mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 16:35:44 +00:00
enable RTC_CLASS for Linux 3.2 and 3.3
SVN-Revision: 30717
This commit is contained in:
parent
280605c2d6
commit
bafdae9233
@ -284,6 +284,7 @@ CONFIG_RD_BZIP2=y
|
|||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
# CONFIG_RELOCATABLE is not set
|
# CONFIG_RELOCATABLE is not set
|
||||||
CONFIG_RTC=y
|
CONFIG_RTC=y
|
||||||
|
CONFIG_RTC_CLASS=y
|
||||||
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
||||||
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
||||||
# CONFIG_SAMSUNG_Q10 is not set
|
# CONFIG_SAMSUNG_Q10 is not set
|
||||||
|
@ -286,6 +286,7 @@ CONFIG_RD_BZIP2=y
|
|||||||
CONFIG_RD_GZIP=y
|
CONFIG_RD_GZIP=y
|
||||||
# CONFIG_RELOCATABLE is not set
|
# CONFIG_RELOCATABLE is not set
|
||||||
CONFIG_RTC=y
|
CONFIG_RTC=y
|
||||||
|
CONFIG_RTC_CLASS=y
|
||||||
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
|
||||||
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
|
||||||
# CONFIG_SAMSUNG_Q10 is not set
|
# CONFIG_SAMSUNG_Q10 is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user