Config.in.part 308 B

1234567891011121314
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. menu "Partition Types"
  4. config ADK_WALDUX_KERNEL_PARTITION_ADVANCED
  5. bool
  6. default y
  7. config ADK_WALDUX_KERNEL_MSDOS_PARTITION
  8. bool "MSDOS partitions"
  9. default y
  10. endmenu