Fix dependencies in Configs
This commit is contained in:
parent
371c487a0d
commit
3603cb5114
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user