Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
[platform/kernel/u-boot.git] / board / palmtc / Kconfig
index 86fb63b..3eb7198 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_PALMTC
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "palmtc"
 
 config SYS_CONFIG_NAME
-       string
        default "palmtc"
 
 endif