]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/balloon3/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / balloon3 / Kconfig
index aee21933d5d5be4e0ec4ac077b4596e39b924dc8..fb1cf3f0ef9c23faf1b658876869693d857b4bc3 100644 (file)
@@ -1,15 +1,12 @@
 if TARGET_BALLOON3
 
 config SYS_CPU
-       string
        default "pxa"
 
 config SYS_BOARD
-       string
        default "balloon3"
 
 config SYS_CONFIG_NAME
-       string
        default "balloon3"
 
 endif