Config.in 212 B

12345678910
  1. config AT91_DFBOOT
  2. bool "Build dataflashboot loader"
  3. depends on TARGET_at91
  4. default n
  5. config FLEXIBITY_ROOT
  6. bool "Build Flexibity RootFS (with embedded kernel)"
  7. depends on TARGET_at91_flexibity
  8. default n