summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-10-28 20:26:54 -0400
committerTom Rini <[email protected]>2022-11-10 09:45:53 -0500
commit9244b2fda9edbc5f1c2b9b9bb827022993663d4a (patch)
treeb68c9fa94af2becba060931f6fc8bc1c4870052c /include
parent77b5cc2948f5d93fe3d275302f596ffd8701a875 (diff)
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_INIT_BOARD Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/km/pg-wcom-ls102xa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/pg-wcom-ls102xa.h b/include/configs/km/pg-wcom-ls102xa.h
index 43471e08d60..9565cea083e 100644
--- a/include/configs/km/pg-wcom-ls102xa.h
+++ b/include/configs/km/pg-wcom-ls102xa.h
@@ -155,7 +155,6 @@
/*
* I2C
*/
-#define CONFIG_SYS_I2C_INIT_BOARD
#define CONFIG_I2C_MULTI_BUS
#define CONFIG_SYS_I2C_MAX_HOPS 1