diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-07-20 09:48:30 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-07-20 09:48:50 -0700 |
commit | cd872e7a3e9c22fca7caf782f798d2fd95383410 (patch) | |
tree | 6a66cd52ebef7791bd73f22808cbec647761671a /kernel-armv7hl-lpae.config | |
parent | 10e581375562e2074fdb9d68be6796075ba3d872 (diff) | |
download | kernel-cd872e7a3e9c22fca7caf782f798d2fd95383410.tar.gz kernel-cd872e7a3e9c22fca7caf782f798d2fd95383410.tar.xz kernel-cd872e7a3e9c22fca7caf782f798d2fd95383410.zip |
Re-enable CONFIG_DEVPORT to match the other branches
Diffstat (limited to 'kernel-armv7hl-lpae.config')
-rw-r--r-- | kernel-armv7hl-lpae.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index 914a8f803..b9666f82a 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.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 |