Add missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE

This commit is contained in:
Eric Andersen 2004-07-20 06:09:14 +00:00
parent f9584a19ca
commit 65659be213

View File

@ -81,6 +81,8 @@ config CONFIG_LSMOD
lsmod is used to display a list of loaded modules.
config CONFIG_FEATURE_QUERY_MODULE_INTERFACE
bool
default y
depends on CONFIG_FEATURE_2_4_MODULES && !CONFIG_FEATURE_2_6_MODULES
config CONFIG_MODPROBE