]> git.sur5r.net Git - u-boot/blobdiff - board/sbc8641d/Kconfig
dm: i2c: Move definitions to the top of the header file
[u-boot] / board / sbc8641d / Kconfig
index 7f77bca1861447a1e299635f78b6f48c0329de45..8dfc90cf8bc954256f04a6f0eaee2199f3209212 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SBC8641D
 
 config SYS_BOARD
-       string
        default "sbc8641d"
 
 config SYS_CONFIG_NAME
-       string
        default "sbc8641d"
 
 endif