Commit 5b93fe31 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"



This reverts commit 4b61b4f2.

As reported by Oliver, this change was unnecessary.

Reported-by: default avatarOliver Neukum <oneukum@suse.com>
Cc: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 264904cc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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