]> git.sur5r.net Git - u-boot/blobdiff - board/zeus/Kconfig
dm: i2c: Move definitions to the top of the header file
[u-boot] / board / zeus / Kconfig
index 56786940e318c2fa7fc77f7f99c846288e38ad05..67796508f3e5ce5972fe042e2b66abd884178538 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_ZEUS
 
 config SYS_BOARD
-       string
        default "zeus"
 
 config SYS_CONFIG_NAME
-       string
        default "zeus"
 
 endif