mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
[x86] enable RTC_CLASS for Linux 3.2 and 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2134e17cf1
commit
eb0c9b79d7
@ -284,6 +284,7 @@ CONFIG_RD_BZIP2=y
|
||||
CONFIG_RD_GZIP=y
|
||||
# CONFIG_RELOCATABLE is not set
|
||||
CONFIG_RTC=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
||||
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
||||
# CONFIG_SAMSUNG_Q10 is not set
|
||||
|
@ -286,6 +286,7 @@ CONFIG_RD_BZIP2=y
|
||||
CONFIG_RD_GZIP=y
|
||||
# CONFIG_RELOCATABLE is not set
|
||||
CONFIG_RTC=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
||||
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
||||
# CONFIG_SAMSUNG_Q10 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user