Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373228
b: refs/heads/master
c: d95c785
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and Samuel Ortiz committed Apr 9, 2013
1 parent 758521d commit c4c9977
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 54 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3cec5f4e7536de1c2c1e9ae6be9bf2d62c783262
refs/heads/master: d95c785500f60c59e4257385af2cfee7d4044809
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -481,8 +481,6 @@ config MACH_MX31ADS_WM1133_EV1
depends on MACH_MX31ADS
depends on MFD_WM8350_I2C
depends on REGULATOR_WM8350 = y
select MFD_WM8350_CONFIG_MODE_0
select MFD_WM8352_CONFIG_MODE_0
help
Include support for the Wolfson Microelectronics 1133-EV1 PMU
and audio module for the MX31ADS platform.
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-s3c64xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,7 @@ endchoice
config SMDK6410_WM1190_EV1
bool "Support Wolfson Microelectronics 1190-EV1 PMIC card"
depends on MACH_SMDK6410
select MFD_WM8350_CONFIG_MODE_0
select MFD_WM8350_CONFIG_MODE_3
select MFD_WM8350_I2C
select MFD_WM8352_CONFIG_MODE_0
select REGULATOR
select REGULATOR_WM8350
select SAMSUNG_GPIO_EXTRA64
Expand Down
48 changes: 0 additions & 48 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -715,54 +715,6 @@ config MFD_WM8350
bool
depends on GENERIC_HARDIRQS

config MFD_WM8350_CONFIG_MODE_0
bool
depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_1
bool
depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_2
bool
depends on MFD_WM8350

config MFD_WM8350_CONFIG_MODE_3
bool
depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_0
bool
depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_1
bool
depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_2
bool
depends on MFD_WM8350

config MFD_WM8351_CONFIG_MODE_3
bool
depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_0
bool
depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_1
bool
depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_2
bool
depends on MFD_WM8350

config MFD_WM8352_CONFIG_MODE_3
bool
depends on MFD_WM8350

config MFD_WM8350_I2C
bool "Support Wolfson Microelectronics WM8350 with I2C"
select MFD_WM8350
Expand Down

0 comments on commit c4c9977

Please sign in to comment.