]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/palmtc/Kconfig
JFFS2: Speed up and fix comparison functions
[karo-tx-uboot.git] / board / palmtc / Kconfig
index 86fb63b5d17950730cc556c24a59b8dad5ef01e1..3eb71988376551e78063d503afbf6e78a075a9ac 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