diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-05-26 15:02:38 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-05-26 18:42:51 -0400 |
commit | 31789538e3ba7dd164e063d4978c96af1894be4c (patch) | |
tree | 53893754d3ae853d4ca272d05d5d080f1194cc55 | |
parent | dd37a76c10a254ff6ae14cad5c898fa7c57330ff (diff) |
staging: go7007: remove reference to CONFIG_KMOD
The Kconfig symbol KMOD was removed in v2.6.29. Remove CONFIG_KMOD from
this list of options too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | drivers/staging/media/go7007/go7007.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/go7007/go7007.txt b/drivers/staging/media/go7007/go7007.txt index dc0026cff9f6..c8e5eb09d385 100644 --- a/drivers/staging/media/go7007/go7007.txt +++ b/drivers/staging/media/go7007/go7007.txt | |||
@@ -79,7 +79,6 @@ for custom-built kernels, the following options need to be enabled in the | |||
79 | kernel as built-in or modules: | 79 | kernel as built-in or modules: |
80 | 80 | ||
81 | CONFIG_MODULES - Enable loadable module support | 81 | CONFIG_MODULES - Enable loadable module support |
82 | CONFIG_KMOD - Automatic kernel module loading | ||
83 | CONFIG_FW_LOADER - Hotplug firmware loading support | 82 | CONFIG_FW_LOADER - Hotplug firmware loading support |
84 | CONFIG_I2C - I2C support | 83 | CONFIG_I2C - I2C support |
85 | CONFIG_VIDEO_DEV - Video For Linux | 84 | CONFIG_VIDEO_DEV - Video For Linux |