ODROID-COMMON: config: change PCF8563 as kernel built-in driver

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ieddf21ea4b82425f933c2191dc1efa17394d40e5
This commit is contained in:
Dongjin Kim
2020-07-14 20:16:18 +09:00
parent 8462849733
commit e80c76c445

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.229 Kernel Configuration
# Linux/arm64 4.9.230 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@@ -5119,7 +5119,7 @@ CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set