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/P2041RDB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P2041RDB.h') diff --git a/include/configs/P2041RDB.h b/include/configs/P2041RDB.h index 917e5d5..8e71fdf 100644 --- a/include/configs/P2041RDB.h +++ b/include/configs/P2041RDB.h @@ -116,7 +116,6 @@ unsigned long get_board_sys_clk(unsigned long dummy); #define CONFIG_SYS_MEMTEST_START 0x00200000 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x00400000 #define CONFIG_SYS_ALT_MEMTEST -#define CONFIG_PANIC_HANG /* do not reset board on panic */ /* * Config the L3 Cache as L3 SRAM -- cgit v1.1