]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/balloon3/Kconfig
karo: tx6ul: configure some more PMIC regs and disable unused DCDC2 regulator
[karo-tx-uboot.git] / board / balloon3 / Kconfig
index aee21933d5d5be4e0ec4ac077b4596e39b924dc8..53b7a9a5c7e4c1f5e5225cf5277bd26da97052b8 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_BALLOON3
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "balloon3"
 
 config SYS_CONFIG_NAME
-       string
        default "balloon3"
 
 endif