Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
[platform/kernel/u-boot.git] / board / palmld / Kconfig
index bed99b6..3111295 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