Mercurial > ecos
diff packages/io/eth/current/cdl/eth_drivers.cdl @ 162:2395031e7a66
Merge from eCos master repository on 2001-06-15-06:43:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 15 Jun 2001 22:45:04 +0000 |
| parents | 0d0f03f76f6a |
| children | 391299f9e541 |
line wrap: on
line diff
--- a/packages/io/eth/current/cdl/eth_drivers.cdl +++ b/packages/io/eth/current/cdl/eth_drivers.cdl @@ -156,7 +156,7 @@ cdl_package CYGPKG_IO_ETH_DRIVERS { cdl_option CYGSEM_IO_ETH_DRIVERS_DEBUG { display "Print driver debug information" flavor bool - default_value 0 + default_value { 0 != CYGPKG_REDBOOT } description " Selecting this option will enable the stand-alone driver to print lots of information. Useful only when getting a low-level hardware
