]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/afeb9260/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / afeb9260 / Kconfig
index 008d943425943d5589cfc8ba5286a2947bc589cf..6a5a93139dee9f05304a6f58499ef3cd66624ae7 100644 (file)
@@ -1,19 +1,12 @@
 if TARGET_AFEB9260
 
-config SYS_CPU
-       string
-       default "arm926ejs"
-
 config SYS_BOARD
-       string
        default "afeb9260"
 
 config SYS_SOC
-       string
        default "at91"
 
 config SYS_CONFIG_NAME
-       string
        default "afeb9260"
 
 endif