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 /configs | |
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 'configs')
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_RTC_DRV_WILCO_EC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_RTC_DRV_WILCO_EC b/configs/fedora/generic/x86/CONFIG_RTC_DRV_WILCO_EC index 4bd669a69..4b86ecbf5 100644 --- a/configs/fedora/generic/x86/CONFIG_RTC_DRV_WILCO_EC +++ b/configs/fedora/generic/x86/CONFIG_RTC_DRV_WILCO_EC @@ -1 +1 @@ -CONFIG_RTC_DRV_WILCO_EC=m +# CONFIG_RTC_DRV_WILCO_EC is not set |