]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/atmel/at91sam9260ek/Kconfig
net: Remove the bd* parameter from net stack functions
[karo-tx-uboot.git] / board / atmel / at91sam9260ek / Kconfig
index 24a645bc94de88c8a44f5dc4287704c231a2a37a..3844f086b4c1460ce65e35894cabbba34cfab165 100644 (file)
@@ -1,17 +1,11 @@
 if TARGET_AT91SAM9260EK
 
-config SYS_CPU
-       default "arm926ejs"
-
 config SYS_BOARD
        default "at91sam9260ek"
 
 config SYS_VENDOR
        default "atmel"
 
-config SYS_SOC
-       default "at91"
-
 config SYS_CONFIG_NAME
        default "at91sam9260ek"