diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-07-18 10:17:57 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-07-18 10:17:57 -0700 |
commit | 2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb (patch) | |
tree | de954f1bc53d8ed7bfaeea8f53914f0c5b615b17 /kernel-aarch64.config | |
parent | b9167a3975a16f3e1655b1d9ac741048dbfc8c94 (diff) | |
download | kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.gz kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.xz kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.zip |
reenable CONFIG_DEVPORT
Diffstat (limited to 'kernel-aarch64.config')
-rw-r--r-- | kernel-aarch64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64.config b/kernel-aarch64.config index f6b5801eb..be699cd6a 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -1162,7 +1162,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m CONFIG_DEVFREQ_THERMAL=y # CONFIG_DEVKMEM is not set CONFIG_DEVMEM=y -# CONFIG_DEVPORT is not set +CONFIG_DEVPORT=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_DEVTMPFS=y # CONFIG_DGAP is not set |