]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/socrates/Kconfig
net: fec_mxc: use some more appropriate return values
[karo-tx-uboot.git] / board / socrates / Kconfig
index 06abd9d3653a213acad95fc0ecf0d2999d8ccbb1..ca945c278da900bd6c9e25869a551f7295e19116 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_SOCRATES
 
 config SYS_BOARD
-       string
        default "socrates"
 
 config SYS_CONFIG_NAME
-       string
        default "socrates"
 
 endif