From: Jean Delvare <jdelvare@suse.de>
To: platform-driver-x86@vger.kernel.org
Cc: Darren Hart <dvhart@infradead.org>
Subject: [PATCH 2/2] platform/x86: Drop duplicate dependencies on X86
Date: Thu, 26 May 2016 11:43:23 +0200 [thread overview]
Message-ID: <20160526114323.763237f5@endymion> (raw)
The whole menu depends on X86 so there is no point in repeating this
dependency on individual driver entries.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Darren Hart <dvhart@infradead.org>
---
drivers/platform/x86/Kconfig | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--- linux-4.6.orig/drivers/platform/x86/Kconfig 2016-05-26 11:18:50.029103790 +0200
+++ linux-4.6/drivers/platform/x86/Kconfig 2016-05-26 11:35:23.704400044 +0200
@@ -103,7 +103,6 @@ config DELL_SMBIOS
config DELL_LAPTOP
tristate "Dell Laptop Extras"
- depends on X86
depends on DMI
depends on BACKLIGHT_CLASS_DEVICE
depends on ACPI_VIDEO || ACPI_VIDEO = n
@@ -751,7 +750,7 @@ config TOSHIBA_WMI
config ACPI_CMPC
tristate "CMPC Laptop Extras"
- depends on X86 && ACPI
+ depends on ACPI
depends on RFKILL || RFKILL=n
select INPUT
select BACKLIGHT_CLASS_DEVICE
@@ -850,7 +849,7 @@ config INTEL_IMR
config IBM_RTL
tristate "Device driver to enable PRTL support"
- depends on X86 && PCI
+ depends on PCI
---help---
Enable support for IBM Premium Real Time Mode (PRTM).
This module will allow you the enter and exit PRTM in the BIOS via
@@ -884,7 +883,6 @@ config XO15_EBOOK
config SAMSUNG_LAPTOP
tristate "Samsung Laptop driver"
- depends on X86
depends on RFKILL || RFKILL = n
depends on ACPI_VIDEO || ACPI_VIDEO = n
depends on BACKLIGHT_CLASS_DEVICE
--
Jean Delvare
SUSE L3 Support
next reply other threads:[~2016-05-26 9:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 9:43 Jean Delvare [this message]
2016-06-08 20:21 ` [PATCH 2/2] platform/x86: Drop duplicate dependencies on X86 Darren Hart
2016-06-15 8:35 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160526114323.763237f5@endymion \
--to=jdelvare@suse.de \
--cc=dvhart@infradead.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox