commit | 073cc4e95ad5dd2d86f5328b9ea5c9355907c6a2 | [log] [tgz] |
---|---|---|
author | Ed Wildgoose <kernel@wildgooses.com> | Thu Apr 07 15:51:15 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu May 26 13:54:18 2011 -0600 |
tree | 90f695fc07f12936b19b03ba3b98bc3b894b332f | |
parent | 14587a2a25447813996e6fb9e48d48627cb75a5d [diff] |
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>