summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Vahlman <kalle.vahlman@movial.com>2011-12-09 14:59:31 +0000
committerKalle Vahlman <kalle.vahlman@movial.com>2011-12-19 16:39:22 +0000
commit41b0ab9366754294549445e55ffd0c0a265b3a7e (patch)
treec268921c004a9af0c78fba54290af7746534718f
parent0c247effd1cd7f686ee06cc829c739fb9d2d3b11 (diff)
LINARO: Enable reading kernel config on runtime from /proc/config.gz
-rw-r--r--debian.linaro/config/config.common.ubuntu3
1 files changed, 2 insertions, 1 deletions
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