Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit ec6454b

Browse files
committed
aarch64: kernel: add rtc driver
Signed-off-by: Gao feng <omarapazanadi@gmail.com>
1 parent 3b06e32 commit ec6454b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/arch/aarch64/kernel

-20.1 KB
Binary file not shown.

build/arch/aarch64/kernel_config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 4.9.36 Kernel Configuration
3+
# Linux/arm64 4.9.51 Kernel Configuration
44
#
55
CONFIG_ARM64=y
66
CONFIG_64BIT=y
@@ -1755,8 +1755,8 @@ CONFIG_RTC_INTF_DEV=y
17551755
#
17561756
# on-CPU RTC drivers
17571757
#
1758-
# CONFIG_RTC_DRV_PL030 is not set
1759-
# CONFIG_RTC_DRV_PL031 is not set
1758+
CONFIG_RTC_DRV_PL030=y
1759+
CONFIG_RTC_DRV_PL031=y
17601760
# CONFIG_RTC_DRV_SNVS is not set
17611761

17621762
#

build/arch/aarch64/modules.tar

6.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)