From: Roman Zippel Date: Fri, 9 Jun 2006 05:12:45 +0000 (-0700) Subject: kconfig: add defconfig_list/module option X-Git-Tag: v2.6.18-rc1~602^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=face4374e288372fba67c865eb0c92337f50d5a4;p=pandora-kernel.git kconfig: add defconfig_list/module option This makes it possible to change two options which were hardcoded sofar. 1. Any symbol can now take the role of CONFIG_MODULES 2. The more useful option is to change the list of default file names, which kconfig uses to load the base configuration if .config isn't available. Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed