]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/a3000/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / a3000 / Kconfig
index 9ce64fdb7e9944f813b159e680f940c87ae39a3c..21a9e487e49c21edaf9ba15632effc0aa6a57318 100644 (file)
@@ -1,11 +1,9 @@
 if TARGET_A3000
 
 config SYS_BOARD
-       string
        default "a3000"
 
 config SYS_CONFIG_NAME
-       string
        default "A3000"
 
 endif