You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
config AT91_DFBOOT
|
|
bool "Build dataflashboot loader"
|
|
depends on TARGET_at91
|
|
default n
|
|
|
|
config FLEXIBITY_ROOT
|
|
bool "Build Flexibity RootFS (with embedded kernel)"
|
|
depends on TARGET_at91_flexibity
|
|
default n
|
|
|
|
|