- need to have config MODULE in order to make tristate work..

Thanks to Robert Schwebel for pointing this out. I must be blind..
This commit is contained in:
Bernhard Reutner-Fischer 2006-01-19 14:45:16 +00:00
parent 96002bba67
commit f771d88443

View File

@ -9,6 +9,10 @@ config HAVE_DOT_CONFIG
bool
default y
config MODULES
bool
default y
menu "General Configuration"
choice