odroid: remove CONFIG_DM_I2C_COMPAT config
[platform/kernel/u-boot.git] / board / intercontrol / digsy_mtc / Kconfig
index 0b14bc0..1cf2275 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_DIGSY_MTC
 
 config SYS_BOARD
-       string
        default "digsy_mtc"
 
 config SYS_VENDOR
-       string
        default "intercontrol"
 
 config SYS_CONFIG_NAME
-       string
        default "digsy_mtc"
 
 endif