platform/x86: dell-smbios: Auto-select as needed
authorJean Delvare <jdelvare@suse.de>
Thu, 5 Jan 2017 08:14:43 +0000 (09:14 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 3 Feb 2017 12:04:54 +0000 (14:04 +0200)
commit9893ae86066cf0a59a6beb3908b9cdac4c1347f3
treebbdfc117d2bbaa4f55f33199f072b1fed9b9c3cb
parent596c12423264917bb1086ab11571a5c884a70e9c
platform/x86: dell-smbios: Auto-select as needed

Dell-smbios is a helper module, it serves no purpose on its own, so
do not present it as an option to the user. Instead, select it
automatically whenever a driver which needs it is selected.

Also select DCDBAS as needed, instead of depending on it, so that
the Dell driver options are always visible.

As a clean-up, I removed the "default n" statements as they are not
needed (n is the default default.)

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Michał Kępień <kernel@kempniu.pl>
Cc: Pali Rohár <pali.rohar@gmail.com>
Cc: Darren Hart <dvhart@infradead.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig