summaryrefslogtreecommitdiff
path: root/include/configs/ls2080a_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:34 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:08 (GMT)
commitd3662dff78e94d8d836fc61b84ce46fef91b9aa7 (patch)
tree0368152453418fd1d0d2599a51b0219733051627 /include/configs/ls2080a_common.h
parent86bb5bab0b1e0e10e43c736e6af5f90d9ec2d581 (diff)
downloadu-boot-d3662dff78e94d8d836fc61b84ce46fef91b9aa7.tar.xz
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ls2080a_common.h')
-rw-r--r--include/configs/ls2080a_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h
index ebe1415..20e7726 100644
--- a/include/configs/ls2080a_common.h
+++ b/include/configs/ls2080a_common.h
@@ -265,7 +265,6 @@ unsigned long long get_qixis_addr(void);
#define CONFIG_SPL_BSS_START_ADDR 0x80100000
#define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
-#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
#define CONFIG_SPL_ENV_SUPPORT
#define CONFIG_SPL_FRAMEWORK
#define CONFIG_SPL_I2C_SUPPORT