diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2013-05-23 18:52:06 -0400 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-05-31 10:52:37 -0400 |
commit | ef1ab239c0c7de29072577bc8a39859074603948 (patch) | |
tree | 4518d98f9d7051fdbeefa04ed5b89e8f56619cad /arch/arm/configs | |
parent | d5c669f13759e790caf158d319641757768713be (diff) |
ARM: at91: drop non DT: Calao USB-A96x
as now we have full DT support of those board
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/at91sam9260_9g20_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/at91sam9263_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/at91sam9260_9g20_defconfig b/arch/arm/configs/at91sam9260_9g20_defconfig index f50c404f0d3f..69b6928d3d9d 100644 --- a/arch/arm/configs/at91sam9260_9g20_defconfig +++ b/arch/arm/configs/at91sam9260_9g20_defconfig | |||
@@ -15,7 +15,6 @@ CONFIG_MACH_AT91SAM9260EK=y | |||
15 | CONFIG_MACH_CAM60=y | 15 | CONFIG_MACH_CAM60=y |
16 | CONFIG_MACH_SAM9_L9260=y | 16 | CONFIG_MACH_SAM9_L9260=y |
17 | CONFIG_MACH_AFEB9260=y | 17 | CONFIG_MACH_AFEB9260=y |
18 | CONFIG_MACH_USB_A9260=y | ||
19 | CONFIG_MACH_QIL_A9260=y | 18 | CONFIG_MACH_QIL_A9260=y |
20 | CONFIG_MACH_CPU9260=y | 19 | CONFIG_MACH_CPU9260=y |
21 | CONFIG_MACH_FLEXIBITY=y | 20 | CONFIG_MACH_FLEXIBITY=y |
diff --git a/arch/arm/configs/at91sam9263_defconfig b/arch/arm/configs/at91sam9263_defconfig index 9d72ab684829..e40026364e57 100644 --- a/arch/arm/configs/at91sam9263_defconfig +++ b/arch/arm/configs/at91sam9263_defconfig | |||
@@ -15,7 +15,6 @@ CONFIG_MODULE_UNLOAD=y | |||
15 | CONFIG_ARCH_AT91=y | 15 | CONFIG_ARCH_AT91=y |
16 | CONFIG_ARCH_AT91SAM9263=y | 16 | CONFIG_ARCH_AT91SAM9263=y |
17 | CONFIG_MACH_AT91SAM9263EK=y | 17 | CONFIG_MACH_AT91SAM9263EK=y |
18 | CONFIG_MACH_USB_A9263=y | ||
19 | CONFIG_MTD_AT91_DATAFLASH_CARD=y | 18 | CONFIG_MTD_AT91_DATAFLASH_CARD=y |
20 | # CONFIG_ARM_THUMB is not set | 19 | # CONFIG_ARM_THUMB is not set |
21 | CONFIG_AEABI=y | 20 | CONFIG_AEABI=y |