Mercurial > flash_v2
diff packages/kernel/current/cdl/kernel.cdl @ 263:c0d53837cb68
Allow configurations which have the kernel but not the memalloc
package.
| author | bartv |
|---|---|
| date | Mon, 05 Aug 2002 21:52:58 +0000 |
| parents | 6eb55882e01c |
| children | fddb77989fbb |
line wrap: on
line diff
--- a/packages/kernel/current/cdl/kernel.cdl +++ b/packages/kernel/current/cdl/kernel.cdl @@ -258,8 +258,6 @@ cdl_package CYGPKG_KERNEL { cdl_option CYGFUN_KERNEL_API_C { display "Provide C API" default_value 1 - requires CYGPKG_MEMALLOC - requires CYGFUN_MEMALLOC_KAPI description " The eCos kernel is implemented in C++, but there is an optional C API for use by application code. This C API can be
