Reordered patches prior to upstream submission (power patches before a new board...
[nslu2-linux/kernel.git] / patches / 2.6.24 / ixp4xx-fsg-defconfig-leds.patch
blob14136ab10d18c558de739fd448a737f2f517f3d7
1 From b28b8d0e7873fc910aa7c6837b76c736f4c8b75c Mon Sep 17 00:00:00 2001
2 From: Rod Whitby <rod@whitby.id.au>
3 Date: Wed, 30 Jan 2008 11:08:18 +1030
4 Subject: ixp4xx: Add fsg led support to ixp4xx_defconfig
6 Signed-off-by: Rod Whitby <rod@whitby.id.au>
7 --
8 PATCH FOLLOWS
9 KernelVersion: 2.6.24-git6
11 diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
12 index 11a1b3e..b0a9639 100644
13 --- a/arch/arm/configs/ixp4xx_defconfig
14 +++ b/arch/arm/configs/ixp4xx_defconfig
15 @@ -1336,6 +1336,7 @@ CONFIG_LEDS_CLASS=y
16 # LED drivers
18 # CONFIG_LEDS_IXP4XX is not set
19 +CONFIG_LEDS_FSG=y
20 CONFIG_LEDS_GPIO=y
23 --
24 1.5.2.5