diff options
author | Roland Stigge <stigge@antcom.de> | 2013-03-27 09:37:01 +0100 |
---|---|---|
committer | Roland Stigge <stigge@antcom.de> | 2013-03-27 09:37:01 +0100 |
commit | 17e7979f83c1de305fa81efb0aa7a3a56bd8121c (patch) | |
tree | 2b8679d6a5dd387bfa5ae9bbefe4f4a4be129a89 /arch/arm/configs/lpc32xx_defconfig | |
parent | ARM: LPC32xx: defconfig update: Remove the museum NAND option (diff) | |
download | linux-17e7979f83c1de305fa81efb0aa7a3a56bd8121c.tar.xz linux-17e7979f83c1de305fa81efb0aa7a3a56bd8121c.zip |
ARM: LPC32xx: defconfig update: Cleanup (EXPERIMENTAL)
Remove CONFIG_EXPERIMENTAL from the defconfig since it's deprecated.
Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-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 @@ -CONFIG_EXPERIMENTAL=y CONFIG_SYSVIPC=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y |