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-aarch64.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64.config') diff --git a/kernel-aarch64.config b/kernel-aarch64.config index 5155ffe0f..b5715c027 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -1150,7 +1150,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