Cleanup AT91 board support

This commit is contained in:
Ulf Samuelsson 2009-01-29 21:29:19 +00:00
parent 6087c68fe5
commit 38986e2cc2
1 changed files with 3 additions and 27 deletions

View File

@ -164,15 +164,6 @@ config BR2_TARGET_AT91CAP9
help help
Atmel AT91CAP9 ARM based systems Atmel AT91CAP9 ARM based systems
config BR2_TARGET_AT91SAM9262
bool "Atmel ATR0663 Microprocessor"
depends on BR2_TARGET_AT91
depends on !BR2_TARGET_ATMEL_FPDSP
depends on !BR2_TARGET_ATMEL_MPB
depends on ! BR2_TARGET_AT91_ADVANCED_INFO
help
Atmel ATR0663 ARM based systems (Not Yet Implemented)
endchoice endchoice
comment "Development Board Selection" comment "Development Board Selection"
@ -192,13 +183,6 @@ config BR2_TARGET_AT91RM9200DF
help help
The Atmel AT91RM9200EK Development Board using Dataflashcard The Atmel AT91RM9200EK Development Board using Dataflashcard
config BR2_TARGET_AT91RM9200SE
bool "Atmel AT91RM9200 Generic Dataflash(Card) Board Support (SE)"
depends on BR2_TARGET_AT91RM9200
select BR2_BOOTSOURCE_DATAFLASHCARD
help
The Atmel AT91RM9200EK Development Board using Dataflashcard (SE)
config BR2_TARGET_AT91RM9200EK config BR2_TARGET_AT91RM9200EK
bool "Atmel AT91RM9200EK Development Board Support" bool "Atmel AT91RM9200EK Development Board Support"
depends on BR2_TARGET_AT91RM9200 depends on BR2_TARGET_AT91RM9200
@ -275,21 +259,13 @@ config BR2_TARGET_AT91SAM9RL64EK
help help
The Atmel AT91SAM9RL64 Development Board The Atmel AT91SAM9RL64 Development Board
config BR2_TARGET_AT91SAM9262EK
bool "Atmel AT91SAM9262EK"
depends on BR2_TARGET_AT91SAM9262
select BR2_BOOTSOURCE_DATAFLASHCARD
select BR2_BOOTSOURCE_NANDFLASH
help
The Atmel AT91SAM9262 Development Board (Not Yet Implemented)
config BR2_TARGET_AT91SAM9263EK config BR2_TARGET_AT91SAM9263EK
bool "Atmel AT91SAM9263EK" bool "Atmel AT91SAM9263EK"
depends on BR2_TARGET_AT91SAM9263 depends on BR2_TARGET_AT91SAM9263
select BR2_BOOTSOURCE_DATAFLASHCARD select BR2_BOOTSOURCE_DATAFLASHCARD
select BR2_BOOTSOURCE_NANDFLASH select BR2_BOOTSOURCE_NANDFLASH
help help
The Atmel AT91SAM9263 Development Board (Not Yet Implemented) The Atmel AT91SAM9263 Development Board
config BR2_TARGET_AT572D940DCM config BR2_TARGET_AT572D940DCM
bool "Atmel AT572D940 Diopsis Computer Module" bool "Atmel AT572D940 Diopsis Computer Module"
@ -308,8 +284,8 @@ config BR2_TARGET_AT91CAP9DK
help help
The Atmel AT91CAP9 Development Kit (Not Yet Implemented) The Atmel AT91CAP9 Development Kit (Not Yet Implemented)
config BR2_TARGET_AT91CAP9STK config BR2_TARGET_AT91CAP9ADK
bool "Atmel AT91CAP9STK" bool "Atmel AT91CAP9ADK"
depends on BR2_TARGET_AT91CAP9 depends on BR2_TARGET_AT91CAP9
select BR2_BOOTSOURCE_DATAFLASHCARD select BR2_BOOTSOURCE_DATAFLASHCARD
select BR2_BOOTSOURCE_DATAFLASH select BR2_BOOTSOURCE_DATAFLASH