From 2b925161d8315f04598aabe2f40d04ce11ab7630 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 30 Mar 2015 12:47:51 +0000
Subject: [PATCH] xburst: add missing symbol

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 45155
---
 target/linux/xburst/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
GitLab