From: jow Date: Mon, 8 Feb 2016 14:28:29 +0000 (+0000) Subject: generic: add missing kconfig symbol X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=53d18d418745d68c0ef7122d8218905a1ba1acee;p=openwrt-working-2016%2F.git generic: add missing kconfig symbol Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48675 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 69d31f682c..6ca24c2fd7 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -357,6 +357,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_BACKLIGHT_LP855X is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_PANDORA is not set +# CONFIG_BACKLIGHT_RPI is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index f5ace4a879..fc830b3a78 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -333,6 +333,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_PANDORA is not set # CONFIG_BACKLIGHT_PM8941_WLED is not set +# CONFIG_BACKLIGHT_RPI is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKTRACE_SELF_TEST is not set CONFIG_BASE_FULL=y