From f3cc6b0bbc2152baac5759865a7a594c3e6dc13f Mon Sep 17 00:00:00 2001 From: Kleber Sacilotto de Souza Date: Wed, 19 Jul 2017 15:44:43 +0200 Subject: [PATCH] UBUNTU: [Config] updateconfigs caused by kcore fix BugLink: https://bugs.launchpad.net/bugs/1702749 Update raspi2 config with the change caused by commit "arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT". Signed-off-by: Kleber Sacilotto de Souza --- debian.raspi2/config/config.common.ubuntu | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.raspi2/config/config.common.ubuntu b/debian.raspi2/config/config.common.ubuntu index bd534cde4aec..4894d1637287 100644 --- a/debian.raspi2/config/config.common.ubuntu +++ b/debian.raspi2/config/config.common.ubuntu @@ -225,6 +225,7 @@ CONFIG_ARCH_NR_GPIO=0 # CONFIG_ARCH_OMAP1 is not set # CONFIG_ARCH_OMAP3 is not set # CONFIG_ARCH_OMAP4 is not set +CONFIG_ARCH_PROC_KCORE_TEXT=y # CONFIG_ARCH_PXA is not set # CONFIG_ARCH_QCOM is not set # CONFIG_ARCH_REALVIEW is not set -- 2.39.2