From: jogo Date: Tue, 9 Jul 2013 07:51:09 +0000 (+0000) Subject: kernel: add missing config symbol X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b8fbe28864fe2fe90c14edbff61e9fe9ab7c1c86;p=openwrt.git kernel: add missing config symbol Should fix buildbot builds of ixp4xx. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37208 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index b736ed08b4..ed53b57b1d 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -2556,6 +2556,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_EP93XX is not set # CONFIG_RTC_DRV_FM3130 is not set # CONFIG_RTC_DRV_GENERIC is not set +# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set # CONFIG_RTC_DRV_ISL12022 is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_M41T80 is not set