diff --git a/[refs] b/[refs] index dedb7744d091..f645ef8d5561 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 760e4518788df6762700e6bb9dd8692379f11168 +refs/heads/master: ecf926bcda5ba1da7269dcaa71a1b6920dc48349 diff --git a/trunk/drivers/mfd/Kconfig b/trunk/drivers/mfd/Kconfig index b670d10d5c92..d957373d77e4 100644 --- a/trunk/drivers/mfd/Kconfig +++ b/trunk/drivers/mfd/Kconfig @@ -205,7 +205,7 @@ config MFD_WM831X functionality of the device. config MFD_WM8350 - tristate + bool config MFD_WM8350_CONFIG_MODE_0 bool @@ -256,9 +256,9 @@ config MFD_WM8352_CONFIG_MODE_3 depends on MFD_WM8350 config MFD_WM8350_I2C - tristate "Support Wolfson Microelectronics WM8350 with I2C" + bool "Support Wolfson Microelectronics WM8350 with I2C" select MFD_WM8350 - depends on I2C + depends on I2C=y help The WM8350 is an integrated audio and power management subsystem with watchdog and RTC functionality for embedded