Fix dependencies in Configs

This commit is contained in:
Ulf Samuelsson 2008-05-06 01:37:26 +00:00
parent 371c487a0d
commit 3603cb5114
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ comment "Selection criteria"
config BR2_TARGET_ATMEL_ALL
bool "Allow all ARM targets"
depends BR2_arm
default y
config BR2_TARGET_ATMEL_NET

View File

@ -80,4 +80,5 @@ config BR2_AT91BOOTSTRAP_JUMP_ADDR
depends on BR2_TARGET_AT91BOOTSTRAP
comment "It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)"
depends on BR2_TARGET_AT91BOOTSTRAP