projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3323b7
)
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 3 Nov 2009 14:42:10 +0000
(14:42 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Mon, 9 Nov 2009 23:40:21 +0000
(23:40 +0000)
The WM835x has some GPIOs on it, allocate some space so we can use
them with gpiolib.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6410/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c6410/Kconfig
b/arch/arm/mach-s3c6410/Kconfig
index 53fc3ff657f7b7855c0907d76f470af1ad8f0476..72d4b11b207783efec5633eccd926989052992bc 100644
(file)
--- a/
arch/arm/mach-s3c6410/Kconfig
+++ b/
arch/arm/mach-s3c6410/Kconfig
@@
-77,6
+77,7
@@
config SMDK6410_WM1190_EV1
depends on MACH_SMDK6410
select REGULATOR
select REGULATOR_WM8350
+ select S3C24XX_GPIO_EXTRA64
select MFD_WM8350_I2C
select MFD_WM8350_CONFIG_MODE_0
select MFD_WM8350_CONFIG_MODE_3