]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00278504-6 imx_v7_defconfig: enable /proc/config.gz
authorDong Aisheng <b29396@freescale.com>
Fri, 6 Sep 2013 03:32:11 +0000 (11:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:28 +0000 (10:06 +0200)
This could make you be able to check the configuration of current kernel
at running time. It is helpful for debug and with minor overhead.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
arch/arm/configs/imx_v7_defconfig

index 88b129649ed5bee9bd396653499f2c47180b167d..03d22632848bcf63e83eb2f0bf47a1b24af5fdf4 100644 (file)
@@ -2,6 +2,8 @@ CONFIG_KERNEL_LZO=y
 CONFIG_SYSVIPC=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
 CONFIG_LOG_BUF_SHIFT=18
 CONFIG_CGROUPS=y
 CONFIG_RELAY=y