config/kernel.in
changeset 61 1207acb66003
parent 34 fbdc53e2ee3e
child 91 aa1d248fa51b
     1.1 --- a/config/kernel.in	Wed Apr 11 17:43:38 2007 +0000
     1.2 +++ b/config/kernel.in	Sun May 06 13:42:10 2007 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  config KERNEL_CYGWIN
     1.5      bool
     1.6      prompt "cygwin"
     1.7 -    depends on ARCH_x86 || ARCH_x86_64
     1.8 +    depends on EXPERIMENTAL && ( ARCH_x86 || ARCH_x86_64 )
     1.9      help
    1.10        Build a toolchain targeting systems running Windows/cygwin as a kernel.
    1.11