]> git.sur5r.net Git - u-boot/blobdiff - board/calao/usb_a9263/Kconfig
Merge git://www.denx.de/git/u-boot-imx
[u-boot] / board / calao / usb_a9263 / Kconfig
index 8141c7d692352fb809128f146ce48771bfb7adb8..19e446ded5e92bbba143d60f431d0fc7ddc6ce03 100644 (file)
@@ -1,23 +1,12 @@
 if TARGET_USB_A9263
 
-config SYS_CPU
-       string
-       default "arm926ejs"
-
 config SYS_BOARD
-       string
        default "usb_a9263"
 
 config SYS_VENDOR
-       string
        default "calao"
 
-config SYS_SOC
-       string
-       default "at91"
-
 config SYS_CONFIG_NAME
-       string
        default "usb_a9263"
 
 endif