Move CONFIG_PANIC_HANG to Kconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 4 Dec 2017 03:37:00 +0000 (12:37 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 26 Dec 2017 18:10:24 +0000 (13:10 -0500)
commit7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498
treee7e58e4c50524b234a5f4eb5639a994b669d1c01
parent48a346061d1f0a7eff566f6a7cc7eeeba7efb1e2
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>
49 files changed:
README
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/powerpc/cpu/mpc85xx/Kconfig
configs/TWR-P1025_defconfig
configs/UCP1020_SPIFLASH_defconfig
configs/UCP1020_defconfig
configs/adp-ae3xx_defconfig
configs/qemu-ppce500_defconfig
configs/tricorder_defconfig
configs/tricorder_flash_defconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_v7_defconfig
configs/uniphier_v8_defconfig
configs/xpedite517x_defconfig
configs/xpedite520x_defconfig
configs/xpedite537x_defconfig
configs/xpedite550x_defconfig
include/configs/B4860QDS.h
include/configs/C29XPCIE.h
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h
include/configs/MPC8572DS.h
include/configs/P1010RDB.h
include/configs/P1023RDB.h
include/configs/P2041RDB.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T1040QDS.h
include/configs/T104xRDB.h
include/configs/T4240RDB.h
include/configs/UCP1020.h
include/configs/adp-ae3xx.h
include/configs/corenet_ds.h
include/configs/cyrus.h
include/configs/ls1012a_common.h
include/configs/ls1088a_common.h
include/configs/ls2080a_common.h
include/configs/p1_p2_rdb_pc.h
include/configs/p1_twr.h
include/configs/qemu-ppce500.h
include/configs/t4qds.h
include/configs/tricorder.h
include/configs/uniphier.h
include/configs/xpedite517x.h
include/configs/xpedite520x.h
include/configs/xpedite537x.h
include/configs/xpedite550x.h
include/configs/xtfpga.h
lib/Kconfig