diff options
author | Roland Stigge <stigge@antcom.de> | 2013-03-27 04:37:01 -0400 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2013-03-27 04:37:01 -0400 |
commit | 17e7979f83c1de305fa81efb0aa7a3a56bd8121c (patch) | |
tree | 2b8679d6a5dd387bfa5ae9bbefe4f4a4be129a89 | |
parent | d41655ee22c8a86c3ebba2a648f11ca4696140de (diff) |
ARM: LPC32xx: defconfig update: Cleanup (EXPERIMENTAL)
Remove CONFIG_EXPERIMENTAL from the defconfig since it's deprecated.
Signed-off-by: Roland Stigge <stigge@antcom.de>
-rw-r--r-- | arch/arm/configs/lpc32xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
1 | CONFIG_EXPERIMENTAL=y | ||
2 | CONFIG_SYSVIPC=y | 1 | CONFIG_SYSVIPC=y |
3 | CONFIG_NO_HZ=y | 2 | CONFIG_NO_HZ=y |
4 | CONFIG_HIGH_RES_TIMERS=y | 3 | CONFIG_HIGH_RES_TIMERS=y |