]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/palmtreo680/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / 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