diff options
author | John Crispin <john@openwrt.org> | 2015-03-30 12:47:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-30 12:47:51 +0000 |
commit | 2b925161d8315f04598aabe2f40d04ce11ab7630 (patch) | |
tree | b73a2052b0aa898f5bbd5c860b07ec3ce55a97db /target/linux | |
parent | d5c913705f8ddf4ae160b81fbe3bbe79231a5e49 (diff) | |
download | upstream-2b925161d8315f04598aabe2f40d04ce11ab7630.tar.gz upstream-2b925161d8315f04598aabe2f40d04ce11ab7630.tar.bz2 upstream-2b925161d8315f04598aabe2f40d04ce11ab7630.zip |
xburst: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45155
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/xburst/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/xburst/config-3.18 b/target/linux/xburst/config-3.18 index 93f0a7f148..b91918fe3a 100644 --- a/target/linux/xburst/config-3.18 +++ b/target/linux/xburst/config-3.18 @@ -271,6 +271,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 |