at91: separate MKUBIFS opts to defaults in the sub target
[openwrt/.git] / target / linux / at91 / image / Config.in
1 config AT91_DFBOOT
2         bool "Build dataflashboot loader"
3         depends on TARGET_at91
4         default n
5
6 config FLEXIBITY_ROOT
7         bool "Build Flexibity RootFS (with embedded kernel)"
8         depends on TARGET_at91_flexibity
9         default n
10