|
@@ -3,9 +3,6 @@ if ARCH_AT91
|
|
|
config HAVE_AT91_DATAFLASH_CARD
|
|
|
bool
|
|
|
|
|
|
-config HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
- bool
|
|
|
-
|
|
|
config HAVE_AT91_USART3
|
|
|
bool
|
|
|
|
|
@@ -209,7 +206,6 @@ comment "AT91SAM9260 / AT91SAM9XE Board Type"
|
|
|
config MACH_AT91SAM9260EK
|
|
|
bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
|
|
|
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
|
|
@@ -270,7 +266,6 @@ comment "AT91SAM9261 Board Type"
|
|
|
config MACH_AT91SAM9261EK
|
|
|
bool "Atmel AT91SAM9261-EK Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
|
|
|
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
|
|
@@ -286,7 +281,6 @@ comment "AT91SAM9G10 Board Type"
|
|
|
config MACH_AT91SAM9G10EK
|
|
|
bool "Atmel AT91SAM9G10-EK Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
|
|
|
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
|
|
@@ -302,7 +296,6 @@ comment "AT91SAM9263 Board Type"
|
|
|
config MACH_AT91SAM9263EK
|
|
|
bool "Atmel AT91SAM9263-EK Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
|
|
|
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
|
|
@@ -343,7 +336,6 @@ comment "AT91SAM9G20 Board Type"
|
|
|
config MACH_AT91SAM9G20EK
|
|
|
bool "Atmel AT91SAM9G20-EK Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
|
|
|
that embeds only one SD/MMC slot.
|
|
@@ -351,7 +343,6 @@ config MACH_AT91SAM9G20EK
|
|
|
config MACH_AT91SAM9G20EK_2MMC
|
|
|
depends on MACH_AT91SAM9G20EK
|
|
|
bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
|
|
|
with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
|
|
@@ -416,7 +407,6 @@ comment "AT91SAM9G45 Board Type"
|
|
|
|
|
|
config MACH_AT91SAM9M10G45EK
|
|
|
bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit.
|
|
|
"ES" at the end of the name means that this board is an
|
|
@@ -433,7 +423,6 @@ comment "AT91CAP9 Board Type"
|
|
|
config MACH_AT91CAP9ADK
|
|
|
bool "Atmel AT91CAP9A-DK Evaluation Kit"
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
|
|
|
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
|
|
@@ -450,7 +439,6 @@ config MACH_AT572D940HFEB
|
|
|
bool "AT572D940HF-EK"
|
|
|
depends on ARCH_AT572D940HF
|
|
|
select HAVE_AT91_DATAFLASH_CARD
|
|
|
- select HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
help
|
|
|
Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
|
|
|
<http://www.atmel.com/products/diopsis/default.asp>
|
|
@@ -483,13 +471,6 @@ config MTD_AT91_DATAFLASH_CARD
|
|
|
help
|
|
|
Enable support for the DataFlash card.
|
|
|
|
|
|
-config MTD_NAND_ATMEL_BUSWIDTH_16
|
|
|
- bool "Enable 16-bit data bus interface to NAND flash"
|
|
|
- depends on HAVE_NAND_ATMEL_BUSWIDTH_16
|
|
|
- help
|
|
|
- On AT91SAM926x boards both types of NAND flash can be present
|
|
|
- (8 and 16 bit data bus width).
|
|
|
-
|
|
|
# ----------------------------------------------------------
|
|
|
|
|
|
comment "AT91 Feature Selections"
|