[WATCHDOG] max63xx driver depends on ioremap()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 7 Apr 2010 17:57:02 +0000 (19:57 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 16 Apr 2010 12:26:32 +0000 (12:26 +0000)
commitaebaec975f30c4db40bb418fe9117bb6b4655b1b
treef441ed82aac8e5390c717db098393c853fae62ff
parentb1183e064a3f95d27351b2d2c811b50bf4d770a4
[WATCHDOG] max63xx driver depends on ioremap()

Correct fix for the "ioremap() causes build failure on S390" should have been
a dependancy on HAS_IOMEM. So we add this dependancy also (and leave the driver
in the ARM section for now).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig