From 17e7979f83c1de305fa81efb0aa7a3a56bd8121c Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Wed, 27 Mar 2013 09:37:01 +0100 Subject: [PATCH] ARM: LPC32xx: defconfig update: Cleanup (EXPERIMENTAL) Remove CONFIG_EXPERIMENTAL from the defconfig since it's deprecated. Signed-off-by: Roland Stigge --- arch/arm/configs/lpc32xx_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig index e534b5efe803..8fee514ee4b6 100644 --- a/arch/arm/configs/lpc32xx_defconfig +++ b/arch/arm/configs/lpc32xx_defconfig @@ -1,4 +1,3 @@ -CONFIG_EXPERIMENTAL=y CONFIG_SYSVIPC=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y -- 2.39.2