Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[oweals/u-boot.git] / board / palmld / Kconfig
index bed99b6e8d04615466626e8a7f900adb7929699c..31112957192ce822d0864859fb8ce5abd28eb035 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_PALMLD
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "palmld"
 
 config SYS_CONFIG_NAME
-       string
        default "palmld"
 
 endif