odroid: remove CONFIG_DM_I2C_COMPAT config
[platform/kernel/u-boot.git] / board / jupiter / Kconfig
index 36e43b7..d71acbb 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_JUPITER
 
 config SYS_BOARD
-       string
        default "jupiter"
 
 config SYS_CONFIG_NAME
-       string
        default "jupiter"
 
 endif