aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-01-16 22:13:59 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-16 23:15:26 -0800
commitfd279197b1df6b46076991ca0e1f7faa8f3d8028 (patch)
tree0e841794a25a54e9288b86dd97d9d5ced8ca112c /drivers/mtd/chips/Kconfig
parent[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN (diff)
downloadlinux-dev-fd279197b1df6b46076991ca0e1f7faa8f3d8028.tar.xz
linux-dev-fd279197b1df6b46076991ca0e1f7faa8f3d8028.zip
[PATCH] build kernel/intermodule.c only when required
Build kernel/intermodule.c only when required. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mtd/chips/Kconfig')
-rw-r--r--drivers/mtd/chips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
index 25f8217a671d..effa0d7a73ac 100644
--- a/drivers/mtd/chips/Kconfig
+++ b/drivers/mtd/chips/Kconfig
@@ -31,6 +31,7 @@ config MTD_JEDECPROBE
config MTD_GEN_PROBE
tristate
+ select OBSOLETE_INTERMODULE
config MTD_CFI_ADV_OPTIONS
bool "Flash chip driver advanced configuration options"