mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-06 18:27:06 +08:00
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
![]() |
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
|
||
|
|