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-i686-debug.config | |
parent | b9167a3975a16f3e1655b1d9ac741048dbfc8c94 (diff) | |
download | kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.gz kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.tar.xz kernel-2612fb897bea224d4ed98b86c0b8b7c4ad99e7fb.zip |
reenable CONFIG_DEVPORT
Diffstat (limited to 'kernel-i686-debug.config')
-rw-r--r-- | kernel-i686-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config index 31a6aaef5..5698ac052 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -1039,7 +1039,7 @@ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m # CONFIG_DEVFREQ_GOV_USERSPACE is not set # 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 |