]> git.sur5r.net Git - u-boot/blobdiff - board/palmtc/Kconfig
sandbox: Implement host dev [device]
[u-boot] / 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