Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - ignore missing helptext for options which are not selectable. | Bernhard Reutner-Fischer | 2006-05-05 | 1 | -0/+3 |
| | |||||
* | - add script to check for missing help entries of config options | Bernhard Reutner-Fischer | 2006-05-04 | 1 | -0/+37 |
Currently we have these errors: ./modutils/Config.in: No helptext for 'CONFIG_FEATURE_QUERY_MODULE_INTERFACE' ./networking/Config.in: No helptext for 'CONFIG_IPADDR' ./networking/Config.in: No helptext for 'CONFIG_IPLINK' ./networking/Config.in: No helptext for 'CONFIG_IPROUTE' ./networking/Config.in: No helptext for 'CONFIG_IPTUNNEL' ./coreutils/Config.in: No helptext for 'CONFIG_UNIX2DOS' |