summaryrefslogtreecommitdiff
path: root/configs/strider_con_dp_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:35 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:29 -0400
commit070f3168fa93f205af3c4c971a307ed8325e7754 (patch)
tree3c5746f363e8f6a8014980c1a559577dfd5ec1c6 /configs/strider_con_dp_defconfig
parent594e8d1c62128fc8391dc9c5649d364e4f69f028 (diff)
downloadu-boot-070f3168fa93f205af3c4c971a307ed8325e7754.tar.gz
Convert CONFIG_CMD_IOLOOP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IOLOOP Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/strider_con_dp_defconfig')
-rw-r--r--configs/strider_con_dp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_con_dp_defconfig b/configs/strider_con_dp_defconfig
index 754db3d2d8..e0040e9e38 100644
--- a/configs/strider_con_dp_defconfig
+++ b/configs/strider_con_dp_defconfig
@@ -2,6 +2,7 @@ CONFIG_PPC=y
CONFIG_IDENT_STRING=" strider con dp 0.01"
CONFIG_MPC83xx=y
CONFIG_TARGET_STRIDER=y
+CONFIG_CMD_IOLOOP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y