Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:21:41 +0000 (14:21 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:21:41 +0000 (14:21 -0800)
This reverts commit 4b61b4f205eabfc9f863f805858aa5b32deb3de5.

As reported by Oliver, this change was unnecessary.

Reported-by: Oliver Neukum <oneukum@suse.com>
Cc: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/Kconfig

index ea10059d1b48e2894758f3df4c0339c17dc864ce..f7a7fc21be8a7b75795077e9493f217059b04f29 100644 (file)
@@ -150,7 +150,6 @@ config USB_FTDI_ELAN
 
 config USB_APPLEDISPLAY
        tristate "Apple Cinema Display support"
-       depends on HAS_IOMEM
        select BACKLIGHT_LCD_SUPPORT
        select BACKLIGHT_CLASS_DEVICE
        help
This page took 0.025262 seconds and 5 git commands to generate.