summaryrefslogtreecommitdiff
path: root/include/configs/tqma6_wru4.h
diff options
context:
space:
mode:
authorMichael Krummsdorf <michael.krummsdorf@ew.tq-group.com>2020-04-09 16:21:40 +0300
committerStefano Babic <sbabic@denx.de>2020-04-17 19:58:20 +0300
commite7ae6b5e046c336217cf89a0c923a407f98db8ec (patch)
treef5f63f5a05f26db179bb427db266041fb48ef049 /include/configs/tqma6_wru4.h
parent45fde2ac7abfb127e24fa4e213bbf4fc9116a356 (diff)
downloadu-boot-e7ae6b5e046c336217cf89a0c923a407f98db8ec.tar.xz
configs: tqma6x_mba6x: update default configs for device model
Fixes compilation for WRU4 board. Signed-off-by: Michael Krummsdorf <michael.krummsdorf@ew.tq-group.com>
Diffstat (limited to 'include/configs/tqma6_wru4.h')
-rw-r--r--include/configs/tqma6_wru4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/tqma6_wru4.h b/include/configs/tqma6_wru4.h
index 0af52e5565..13b87e9b52 100644
--- a/include/configs/tqma6_wru4.h
+++ b/include/configs/tqma6_wru4.h
@@ -30,4 +30,7 @@
/* Bootcounter */
#define CONFIG_SYS_BOOTCOUNT_BE
+/* I2C */
+#define CONFIG_SYS_I2C
+
#endif /* __CONFIG_TQMA6_WRU4_H */