[source] kernel: add missing config symbols

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 29 09:08:28 PDT 2016


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/0b828e32497cc5ee437601c1a0d144c1b5cad60c

commit 0b828e32497cc5ee437601c1a0d144c1b5cad60c
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Sep 29 18:07:13 2016 +0200

    kernel: add missing config symbols
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-4.4 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 456accc..1f3f585 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -3158,7 +3158,9 @@ CONFIG_RCU_TORTURE_TEST_SLOW_INIT_DELAY=3
 # CONFIG_RFD_FTL is not set
 CONFIG_RFKILL=y
 # CONFIG_RFKILL_FULL is not set
+# CONFIG_RFKILL_GPIO is not set
 # CONFIG_RFKILL_INPUT is not set
+# CONFIG_RFKILL_LEDS is not set
 # CONFIG_RFKILL_REGULATOR is not set
 # CONFIG_RING_BUFFER_BENCHMARK is not set
 # CONFIG_RING_BUFFER_STARTUP_TEST is not set



More information about the lede-commits mailing list