From 31789538e3ba7dd164e063d4978c96af1894be4c Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Mon, 26 May 2014 21:02:38 +0200 Subject: [PATCH] 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 Signed-off-by: Jiri Kosina --- drivers/staging/media/go7007/go7007.txt | 1 - 1 file changed, 1 deletion(-) 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 kernel as built-in or modules: CONFIG_MODULES - Enable loadable module support - CONFIG_KMOD - Automatic kernel module loading CONFIG_FW_LOADER - Hotplug firmware loading support CONFIG_I2C - I2C support CONFIG_VIDEO_DEV - Video For Linux -- 2.39.2