blob: ae559edca1fe4488a231e114397937027bb3cdde (
plain)
1
2
3
4
5
6
7
8
|
config AT91_DFBOOT
bool "Build dataflashboot loader"
depends on TARGET_at91
config FLEXIBITY_ROOT
bool "Build Flexibity RootFS (with embedded kernel)"
depends on TARGET_at91_flexibity
|