diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-25 18:39:34 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-25 18:39:34 +0000 |
commit | 8eb156edbc47b61f844d77261eba34054e4efb7d (patch) | |
tree | 82f81ceaf733cbc31cc573cab490860908d760fd /target/linux/xburst | |
parent | 09cdbc9d74dbbb53aee39d545d3b9d7a911e6bf8 (diff) |
xburst: Add missing kernel config symbol
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37534 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst')
-rw-r--r-- | target/linux/xburst/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/xburst/config-3.10 b/target/linux/xburst/config-3.10 index 511e6921c8..f7e6dc9c93 100644 --- a/target/linux/xburst/config-3.10 +++ b/target/linux/xburst/config-3.10 @@ -256,6 +256,7 @@ CONFIG_RTC_CLASS=y # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_JZ4740=y # CONFIG_SCSI_DMA is not set +# CONFIG_SENSORS_JZ4740 is not set CONFIG_SERIO=y CONFIG_SERIO_LIBPS2=y CONFIG_SND=y |