GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 13 Jan 2011 01:00:21 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:14 +0000 (08:03 -0800)
commit6f7ab5246d63358033497f8cb4e0867bb7b0df1e
treeb183b8a945e65777c9b84e65253326c4669791a6
parent67d15ed7dfba8df6c723623a50a96ed1a08ba834
GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning

Fix kconfig dependency warning to satisfy dependencies:

warning: (GPIO_RDC321X && PCI && GPIOLIB) selects MFD_RDC321X which has unmet direct dependencies (MFD_SUPPORT && PCI)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/Kconfig