diff options
author | Laura Abbott <labbott@redhat.com> | 2019-07-12 09:27:58 -0400 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-07-12 09:27:58 -0400 |
commit | 14105ee3676ec729dee9d5f7605efd94dba4847b (patch) | |
tree | 07b8b2b23bb435d43f3a7db94d176c58db16d387 /kernel-x86_64-debug.config | |
parent | 46f3e4dbcbf03aedad83694a45fc32a85ef4db17 (diff) | |
download | kernel-14105ee3676ec729dee9d5f7605efd94dba4847b.tar.gz kernel-14105ee3676ec729dee9d5f7605efd94dba4847b.tar.xz kernel-14105ee3676ec729dee9d5f7605efd94dba4847b.zip |
Turn off the driver because it breaks the filtering
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 3496b97ce..ca4a8edf7 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -4708,7 +4708,7 @@ CONFIG_RTC_DRV_SD3078=m CONFIG_RTC_DRV_STK17TA8=m # CONFIG_RTC_DRV_TEST is not set CONFIG_RTC_DRV_V3020=m -CONFIG_RTC_DRV_WILCO_EC=m +# CONFIG_RTC_DRV_WILCO_EC is not set CONFIG_RTC_DRV_X1205=m # CONFIG_RTC_DRV_ZYNQMP is not set CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |