aboutsummaryrefslogtreecommitdiff
path: root/include/configs
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 /include/configs
parent594e8d1c62128fc8391dc9c5649d364e4f69f028 (diff)
downloadu-boot-070f3168fa93f205af3c4c971a307ed8325e7754.zip
u-boot-070f3168fa93f205af3c4c971a307ed8325e7754.tar.gz
u-boot-070f3168fa93f205af3c4c971a307ed8325e7754.tar.bz2
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 'include/configs')
-rw-r--r--include/configs/hrcon.h2
-rw-r--r--include/configs/strider.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h
index cfebd2d..405129b 100644
--- a/include/configs/hrcon.h
+++ b/include/configs/hrcon.h
@@ -26,8 +26,6 @@
#define CONFIG_FSL_ESDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC83xx_ESDHC_ADDR
-#define CONFIG_CMD_IOLOOP
-
/*
* System Clock Setup
*/
diff --git a/include/configs/strider.h b/include/configs/strider.h
index 539557d..994ac73 100644
--- a/include/configs/strider.h
+++ b/include/configs/strider.h
@@ -28,8 +28,6 @@
#define CONFIG_SYS_ALT_MEMTEST
-#define CONFIG_CMD_IOLOOP
-
/*
* System Clock Setup
*/