Config.in 205 B

1234567891011
  1. config BR2_PACKAGE_HURD
  2. bool "Hurd kernel (see helptext)"
  3. depends on BR2_KERNEL_HURD
  4. default y
  5. help
  6. The GNU/Hurd kernel.
  7. http://www.gnu.org/software/hurd/
  8. FIXME: Currently not implemented.