diff options
author | John Crispin <blogic@openwrt.org> | 2015-03-30 12:47:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-03-30 12:47:51 +0000 |
commit | a67797adae14b46b52af6ccb3b843970b33fd615 (patch) | |
tree | 1bffc8423561a9bcd382f47d7389278421059dc7 /target/linux/xburst/config-3.18 | |
parent | 23de15f094606568b8bd9812e64513199708f998 (diff) | |
download | upstream-a67797adae14b46b52af6ccb3b843970b33fd615.tar.gz upstream-a67797adae14b46b52af6ccb3b843970b33fd615.tar.bz2 upstream-a67797adae14b46b52af6ccb3b843970b33fd615.zip |
xburst: add missing symbol
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45155 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/config-3.18')
-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 |