]> Git Repo - J-u-boot.git/blobdiff - arch/arm/cpu/armv8/fsl-layerscape/Kconfig
Move CONFIG_PANIC_HANG to Kconfig
[J-u-boot.git] / arch / arm / cpu / armv8 / fsl-layerscape / Kconfig
index 66bc32cc85113aec1b9b3d8b19bd6721dbed37d7..6c03dfb1d58cf015dbb05c8a2618b1aa9fc03798 100644 (file)
@@ -11,6 +11,7 @@ config ARCH_LS1012A
        select SYS_FSL_ERRATUM_A009008
        select ARCH_EARLY_INIT_R
        select BOARD_EARLY_INIT_F
+       imply PANIC_HANG
 
 config ARCH_LS1043A
        bool
@@ -91,6 +92,7 @@ config ARCH_LS1088A
        select ARCH_EARLY_INIT_R
        select BOARD_EARLY_INIT_F
        imply SCSI
+       imply PANIC_HANG
 
 config ARCH_LS2080A
        bool
@@ -129,6 +131,7 @@ config ARCH_LS2080A
        select SYS_FSL_ERRATUM_A009203
        select ARCH_EARLY_INIT_R
        select BOARD_EARLY_INIT_F
+       imply PANIC_HANG
 
 config FSL_LSCH2
        bool
This page took 0.026364 seconds and 4 git commands to generate.