From cd872e7a3e9c22fca7caf782f798d2fd95383410 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 20 Jul 2017 09:48:30 -0700 Subject: Re-enable CONFIG_DEVPORT to match the other branches --- kernel-armv7hl.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl.config') diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 4e628ed97..19187df50 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -1212,7 +1212,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 -- cgit