Initial commit
This commit is contained in:
10
target/linux/at91/image/Config.in
Normal file
10
target/linux/at91/image/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user