]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry
authorAzael Avalos <coproscefalo@gmail.com>
Mon, 14 Dec 2015 20:00:59 +0000 (13:00 -0700)
committerDarren Hart <dvhart@linux.intel.com>
Tue, 19 Jan 2016 23:49:37 +0000 (15:49 -0800)
commit40c1d1b1c085d2c5776c951b0c5b5eea22df028f
tree0cf85d73cc47e2d553fa21c4e596eae2ea9d5e37
parent200d56f9e3641b3477b6470e0b26188f383291da
platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry

Commit 6acc794aaaa1 ("toshiba_acpi: Add WWAN RFKill support") added
WWAN rfkill support to the driver, but the KConfig entry was not
updated to add the RFKill dependency, causing a broken build if
RFKill is not selected.

This patch adds the RFKILL dependency to the KConfig entry, fixing
the build issue.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/Kconfig