On Mon, Mar 17, 2014 at 03:48:23PM +0100, Jean Delvare wrote: > ACPI_VIDEO no longer depends on VIDEO_OUTPUT_CONTROL, so drivers which > want to select ACPI_VIDEO no longer have to select > VIDEO_OUTPUT_CONTROL. > > Signed-off-by: Jean Delvare <[email protected]> > Cc: "Lee, Chun-Yi" <[email protected]> > Cc: Matthew Garrett <[email protected]> > --- > drivers/platform/x86/Kconfig | 2 -- > 1 file changed, 2 deletions(-) > > --- linux-3.14-rc7.orig/drivers/platform/x86/Kconfig 2014-03-17 > 14:23:31.511815259 +0100 > +++ linux-3.14-rc7/drivers/platform/x86/Kconfig 2014-03-17 > 14:24:32.100155709 +0100 > @@ -27,8 +27,6 @@ config ACER_WMI > depends on ACPI_WMI > select INPUT_SPARSEKMAP > # Acer WMI depends on ACPI_VIDEO when ACPI is enabled > - # but for select to work, need to select ACPI_VIDEO's dependencies, ick > - select VIDEO_OUTPUT_CONTROL if ACPI > select ACPI_VIDEO if ACPI > ---help--- > This is a driver for newer Acer (and Wistron) laptops. It adds > > > -- > Jean Delvare > SUSE L3 Support
Acked-by: "Lee, Chun-Yi" <[email protected]> Thanks a lot! Joey Lee -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
