mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: cuttlefish_defconfig: Enable CONFIG_RTC_HCTOSYS
This configuration is required for the VTS test VtsKernelApiSysfsTest#testRtcHctosys to pass. Bug: 123860857 Test: run vts-kernel -m VtsKernelApiSysfsTest Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Icae17c74460bcd2aef4cf4e3ec5381de9ea0a66c
This commit is contained in:
committed by
Todd Kjos
parent
59c8f5da34
commit
f9df80a9ae
@@ -369,7 +369,6 @@ CONFIG_MMC=y
|
||||
# CONFIG_PWRSEQ_SIMPLE is not set
|
||||
# CONFIG_MMC_BLOCK is not set
|
||||
CONFIG_RTC_CLASS=y
|
||||
# CONFIG_RTC_HCTOSYS is not set
|
||||
# CONFIG_RTC_SYSTOHC is not set
|
||||
CONFIG_RTC_DRV_PL031=y
|
||||
CONFIG_VIRTIO_PCI=y
|
||||
|
||||
@@ -382,7 +382,6 @@ CONFIG_MMC=y
|
||||
# CONFIG_PWRSEQ_SIMPLE is not set
|
||||
# CONFIG_MMC_BLOCK is not set
|
||||
CONFIG_RTC_CLASS=y
|
||||
# CONFIG_RTC_HCTOSYS is not set
|
||||
CONFIG_SW_SYNC=y
|
||||
CONFIG_VIRTIO_PCI=y
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
|
||||
Reference in New Issue
Block a user