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