summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2017-04-26 22:28:08 -0600
committerTom Rini <[email protected]>2017-04-30 13:41:01 -0400
commit3bd25cb512b912e9c8e9074467e730a73f87371d (patch)
tree563d4b4546beeb307299c94b693d7eb5c8cc877c /arch
parent10c01337d3ad0d4878b4b5fb14145a8e6e6f63c7 (diff)
Convert CONFIG_CMD_DIAG to Kconfig
This converts the following to Kconfig: CONFIG_CMD_DIAG Signed-off-by: Simon Glass <[email protected]> [trini: imply CMD_DIAG on some keymile configs] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-kirkwood/Kconfig1
-rw-r--r--arch/powerpc/cpu/mpc83xx/Kconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
index 4a7e36e8fa4..2dd107a8b3b 100644
--- a/arch/arm/mach-kirkwood/Kconfig
+++ b/arch/arm/mach-kirkwood/Kconfig
@@ -35,6 +35,7 @@ config TARGET_KM_KIRKWOOD
bool "KM_KIRKWOOD Board"
select BOARD_LATE_INIT
imply CMD_CRAMFS
+ imply CMD_DIAG
imply FS_CRAMFS
config TARGET_NET2BIG_V2
diff --git a/arch/powerpc/cpu/mpc83xx/Kconfig b/arch/powerpc/cpu/mpc83xx/Kconfig
index 7ebc27cd28a..02e43bc5155 100644
--- a/arch/powerpc/cpu/mpc83xx/Kconfig
+++ b/arch/powerpc/cpu/mpc83xx/Kconfig
@@ -65,6 +65,7 @@ config TARGET_IDS8313
config TARGET_KM8360
bool "Support km8360"
imply CMD_CRAMFS
+ imply CMD_DIAG
imply FS_CRAMFS
config TARGET_SUVD3