summaryrefslogtreecommitdiff
path: root/include/configs/sunxi-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:40 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:10 (GMT)
commit9c21df15474b9f722822a95d334796cd97b3448b (patch)
tree30671b4ef6168db60cba852afe54a3ceed749257 /include/configs/sunxi-common.h
parent53b5bf3c1d24c3a0d92c7cf0824a51bde41ee321 (diff)
downloadu-boot-9c21df15474b9f722822a95d334796cd97b3448b.tar.xz
Convert CONFIG_SPL_I2C_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/sunxi-common.h')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 3720079..58eaabf 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -232,7 +232,6 @@
/* I2C */
#if defined CONFIG_AXP152_POWER || defined CONFIG_AXP209_POWER || \
defined CONFIG_SY8106A_POWER
-#define CONFIG_SPL_I2C_SUPPORT
#endif
#if defined CONFIG_I2C0_ENABLE || defined CONFIG_I2C1_ENABLE || \