efi_loader: abort on unsupported relocation type
[platform/kernel/u-boot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
index 38121c1..77e8fd4 100644 (file)
@@ -137,6 +137,12 @@ config CMD_CHIP_CONFIG
          and control the CPU and peripehrals clocks. The programmed
          configuration is then used when the board boots.
 
+config CMD_ECCTEST
+       bool "Enable the 'ecctest' command"
+       help
+         This command tests memory ECC by single and double error bit
+         injection.
+
 source "board/amcc/acadia/Kconfig"
 source "board/amcc/bamboo/Kconfig"
 source "board/amcc/bubinga/Kconfig"