]> git.sur5r.net Git - u-boot/blobdiff - board/palmtreo680/Kconfig
powerpc: mpc85xx: remove stxgp3, stxssa support
[u-boot] / board / palmtreo680 / Kconfig
index 4df6c6368a27820a4af32df7218579a2790b2101..b5fdb9a361abad9d35883a128201f1f9a5574f55 100644 (file)
@@ -1,15 +1,9 @@
 if TARGET_PALMTREO680
 
-config SYS_CPU
-       string
-       default "pxa"
-
 config SYS_BOARD
-       string
        default "palmtreo680"
 
 config SYS_CONFIG_NAME
-       string
        default "palmtreo680"
 
 endif