Browse Source

generic: add missing kconfig symbol

Signed-off-by: Jo-Philipp Wich <[email protected]>

SVN-Revision: 48675
Jo-Philipp Wich 10 years ago
parent
commit
d07d65ec30
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/generic/config-4.1
  2. 1 0
      target/linux/generic/config-4.4

+ 1 - 0
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

+ 1 - 0
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