[source] apm821xx: adds missing symbol to v4.9 default config

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 13 01:24:39 PST 2017


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/60a52cd4b458a23e4b019d7354fba3e40dc26843

commit 60a52cd4b458a23e4b019d7354fba3e40dc26843
Author: John Crispin <john at phrozen.org>
AuthorDate: Mon Feb 13 10:07:57 2017 +0100

    apm821xx: adds missing symbol to v4.9 default config
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 target/linux/apm821xx/config-4.9 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/apm821xx/config-4.9 b/target/linux/apm821xx/config-4.9
index d9b3283..b31df63 100644
--- a/target/linux/apm821xx/config-4.9
+++ b/target/linux/apm821xx/config-4.9
@@ -295,6 +295,7 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
 CONFIG_SCHED_HRTICK=y
 # CONFIG_SCHED_INFO is not set
 # CONFIG_SCSI_DMA is not set
+# CONFIG_SENSORS_TC654 is not set
 # CONFIG_SEQUOIA is not set
 CONFIG_SERIAL_8250_EXTENDED=y
 CONFIG_SERIAL_8250_FSL=y



More information about the lede-commits mailing list