Config.in 327 B

12345678910
  1. config ADK_PACKAGE_CFINSTALL
  2. prompt "cfinstall........................... compact flash installer"
  3. tristate
  4. select ADK_PACKAGE_SFDISK
  5. select ADK_PACKAGE_PARTED
  6. select ADK_PACKAGE_GRUB_BIN
  7. depends on ADK_LINUX_X86_ALIX1C || ADK_LINUX_MIPS_RB532
  8. default n
  9. help
  10. Installs a rootfs tar archive onto a Compact Flash disk.