board: stmark2: add i2c0 pinmux pad configuration
authorAngelo Dureghello <angelo@kernel-space.org>
Tue, 4 Apr 2023 22:59:24 +0000 (00:59 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 11 Apr 2023 04:51:38 +0000 (06:51 +0200)
Add CFG option to enable proper pinmux pad setting for i2c0.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
include/configs/stmark2.h

index 05de376..6edaf73 100644 (file)
@@ -97,4 +97,6 @@
 
 #define CFG_MCFTMR
 
+#define CFG_SYS_I2C_0
+
 #endif /* __STMARK2_CONFIG_H */