From 41b0ab9366754294549445e55ffd0c0a265b3a7e Mon Sep 17 00:00:00 2001 From: Kalle Vahlman Date: Fri, 9 Dec 2011 14:59:31 +0000 Subject: LINARO: Enable reading kernel config on runtime from /proc/config.gz --- debian.linaro/config/config.common.ubuntu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu index 3771e247a6c..11300bf1be0 100644 --- a/debian.linaro/config/config.common.ubuntu +++ b/debian.linaro/config/config.common.ubuntu @@ -848,7 +848,8 @@ CONFIG_I2C_NOMADIK=y # CONFIG_IDE is not set # CONFIG_IEEE802154 is not set # CONFIG_IIO is not set -# CONFIG_IKCONFIG is not set +CONFIG_IKCONFIG=y +CONFIG_IKCONFIG_PROC=y # CONFIG_IMA is not set CONFIG_INET=y # CONFIG_INET6_AH is not set -- cgit v1.2.3