summaryrefslogtreecommitdiff
path: root/configs/pengwyn_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:28:08 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 17:41:01 (GMT)
commit3bd25cb512b912e9c8e9074467e730a73f87371d (patch)
tree563d4b4546beeb307299c94b693d7eb5c8cc877c /configs/pengwyn_defconfig
parent10c01337d3ad0d4878b4b5fb14145a8e6e6f63c7 (diff)
downloadu-boot-fsl-qoriq-3bd25cb512b912e9c8e9074467e730a73f87371d.tar.xz
Convert CONFIG_CMD_DIAG to Kconfig
This converts the following to Kconfig: CONFIG_CMD_DIAG Signed-off-by: Simon Glass <sjg@chromium.org> [trini: imply CMD_DIAG on some keymile configs] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pengwyn_defconfig')
-rw-r--r--configs/pengwyn_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig
index 5dcb46b..4c46f1e 100644
--- a/configs/pengwyn_defconfig
+++ b/configs/pengwyn_defconfig
@@ -45,6 +45,7 @@ CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_CMD_DIAG=y
CONFIG_ISO_PARTITION=y
CONFIG_EFI_PARTITION=y
CONFIG_MMC_OMAP_HS=y