kernel: add missing config symbol
Should fix buildbot builds of ixp4xx. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37208
This commit is contained in:
parent
7d4c120557
commit
c183dbc542
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue