]> 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..ff191811ba068702ece02751cb1f65b56dcb7045 100644 (file)
@@ -1,19 +1,15 @@
 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