OSDN Git Service

dell-wmi, dell-laptop: depends DMI
authorAndy Lutomirski <luto@kernel.org>
Tue, 20 Feb 2018 11:55:00 +0000 (12:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Feb 2018 10:03:51 +0000 (11:03 +0100)
commit5381db24f6471272901fd0c0a9a016f7c34f5252
tree6dbf21735629c99e38f1a98af82e0f9bf966cbf3
parent15a242fd439a2f630f170ff92c2e1019f0337c17
dell-wmi, dell-laptop: depends DMI

commit a570af4850043260b87fb1b8aa27a4484e648878 upstream.

dell-wmi and dell-laptop will compile but won't work right if DMI
isn't selected.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
[arnd: Use depends instead of selects to avoid recursive dependencies]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
[arnd: rebase to 4.4-stable]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/x86/Kconfig