summaryrefslogtreecommitdiff
path: root/include/configs/MPC8544DS.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-12-04 06:37:00 +0300
committerTom Rini <trini@konsulko.com>2017-12-26 21:10:24 +0300
commit7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498 (patch)
treee7e58e4c50524b234a5f4eb5639a994b669d1c01 /include/configs/MPC8544DS.h
parent48a346061d1f0a7eff566f6a7cc7eeeba7efb1e2 (diff)
downloadu-boot-7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498.tar.xz
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 <yamada.masahiro@socionext.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/MPC8544DS.h')
-rw-r--r--include/configs/MPC8544DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h
index bec8a09b5f..9d9456c5e5 100644
--- a/include/configs/MPC8544DS.h
+++ b/include/configs/MPC8544DS.h
@@ -46,7 +46,6 @@ extern 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_PANIC_HANG /* do not reset board on panic */
#define CONFIG_SYS_CCSRBAR 0xe0000000
#define CONFIG_SYS_CCSRBAR_PHYS_LOW CONFIG_SYS_CCSRBAR