]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: timberdale: simplify dependencies
authorJean Delvare <jdelvare@suse.de>
Thu, 3 Apr 2014 09:33:31 +0000 (11:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Apr 2014 08:22:50 +0000 (10:22 +0200)
commitea15676d8fdfe687583f102260abae6c267078e0
treefeb54b8dbd4714d4a5d424e012bc8914d14313e6
parentde238c8dd984553c0c1e7049c3b2cd6bdf3ae4b1
gpio: timberdale: simplify dependencies

GPIO_TIMBERDALE doesn't need an explicit dependency on HAS_IOMEM,
because it depends on MFD_TIMBERDALE which itself depends on
HAS_IOMEM already.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig