summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnatolij Gustschin <[email protected]>2024-07-19 23:51:23 +0200
committerTom Rini <[email protected]>2024-07-23 10:36:46 -0600
commit3efd925d701065bde609a622c3a011088c439237 (patch)
tree7eb43c7e6347fc02c1e2dc09cbdb18c08a2a6403 /include
parent123f6f75dfcb5f88d821e4eb91ddedfb7718d601 (diff)
board: beagle: convert to CONFIG_DM_I2C
Rework to remove use of legacy I2C API. Signed-off-by: Anatolij Gustschin <[email protected]> Cc: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap3_beagle.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index af7cb3513f8..b616dd2608c 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -28,9 +28,6 @@
/* NAND: SPL falcon mode configs */
#endif /* CONFIG_MTD_RAW_NAND */
-/* Enable Multi Bus support for I2C */
-#define CFG_I2C_MULTI_BUS
-
/* DSS Support */
/* TWL4030 LED Support */