From 7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 4 Dec 2017 12:37:00 +0900 Subject: Move CONFIG_PANIC_HANG to Kconfig Freescale (NXP) boards have lots of defconfig files per board. I used "imply PANIC_HANG" for them. Signed-off-by: Masahiro Yamada Reviewed-by: York Sun --- include/configs/xtfpga.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/xtfpga.h') diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h index 3050f17b81..3119f00797 100644 --- a/include/configs/xtfpga.h +++ b/include/configs/xtfpga.h @@ -130,10 +130,6 @@ #define CONFIG_MX_CYCLIC #define CONFIG_SHOW_BOOT_PROGRESS -#ifdef DEBUG -#define CONFIG_PANIC_HANG 1 /* Require manual reboot */ -#endif - /*=========================================*/ /* FPGA Registers (board info and control) */ -- cgit v1.2.3