diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-02-07 12:07:38 -0500 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-02-08 10:25:20 -0500 |
commit | b65adbec2d92769242e0ffe742630d88e68f7f22 (patch) | |
tree | add0c936bebd413dbf620e6c1b49e2fe85bb04a9 /arch/arm/configs/at91sam9263_defconfig | |
parent | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 (diff) |
ARM: at91: remove NEOCORE 926 board
The board is not available anymore and it seems its use
is very limited.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <abelloni@adeneo-embedded.com>
Diffstat (limited to 'arch/arm/configs/at91sam9263_defconfig')
-rw-r--r-- | arch/arm/configs/at91sam9263_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/at91sam9263_defconfig b/arch/arm/configs/at91sam9263_defconfig index c5212f43eee6..36fed66bd4b5 100644 --- a/arch/arm/configs/at91sam9263_defconfig +++ b/arch/arm/configs/at91sam9263_defconfig | |||
@@ -18,7 +18,6 @@ CONFIG_ARCH_AT91=y | |||
18 | CONFIG_ARCH_AT91SAM9263=y | 18 | CONFIG_ARCH_AT91SAM9263=y |
19 | CONFIG_MACH_AT91SAM9263EK=y | 19 | CONFIG_MACH_AT91SAM9263EK=y |
20 | CONFIG_MACH_USB_A9263=y | 20 | CONFIG_MACH_USB_A9263=y |
21 | CONFIG_MACH_NEOCORE926=y | ||
22 | CONFIG_MTD_AT91_DATAFLASH_CARD=y | 21 | CONFIG_MTD_AT91_DATAFLASH_CARD=y |
23 | # CONFIG_ARM_THUMB is not set | 22 | # CONFIG_ARM_THUMB is not set |
24 | CONFIG_AEABI=y | 23 | CONFIG_AEABI=y |