gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535
authorEd Wildgoose <kernel@wildgooses.com>
Thu, 7 Apr 2011 22:51:15 +0000 (15:51 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 26 May 2011 19:54:18 +0000 (13:54 -0600)
commit073cc4e95ad5dd2d86f5328b9ea5c9355907c6a2
tree90f695fc07f12936b19b03ba3b98bc3b894b332f
parent14587a2a25447813996e6fb9e48d48627cb75a5d
gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535

cs5535-gpio.c has been split into two, with various setup moved
into cs5535-mfd.c.  Given that cs5535-gpio will not load without
the -mfd part, lets make that dependency explicit in Kconfig

Signed-off-by: Ed Wildgoose <kernel@wildgooses.com>
Acked-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/Kconfig