diff options
author | John Crispin <john@phrozen.org> | 2017-02-13 10:07:57 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-13 10:24:32 +0100 |
commit | 60a52cd4b458a23e4b019d7354fba3e40dc26843 (patch) | |
tree | 6bbede2274de069e387a69e9416f88901ee28f72 /target/linux/apm821xx/config-4.9 | |
parent | a896611acd540411b7520ded6e8c99c6bb57556f (diff) | |
download | upstream-60a52cd4b458a23e4b019d7354fba3e40dc26843.tar.gz upstream-60a52cd4b458a23e4b019d7354fba3e40dc26843.tar.bz2 upstream-60a52cd4b458a23e4b019d7354fba3e40dc26843.zip |
apm821xx: adds missing symbol to v4.9 default config
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/apm821xx/config-4.9')
-rw-r--r-- | target/linux/apm821xx/config-4.9 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/apm821xx/config-4.9 b/target/linux/apm821xx/config-4.9 index d9b3283f29..b31df63083 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 |