usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY

warning: (USB_APPLEDISPLAY) selects BACKLIGHT_LCD_SUPPORT which has unmet direct dependencies (HAS_IOMEM)

Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Vegard Nossum 2016-02-10 15:29:50 +01:00 committed by Greg Kroah-Hartman
parent 1b4ea40bbd
commit 4b61b4f205
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ 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