diff options
author | Darren Hart (VMware) <dvhart@infradead.org> | 2018-03-02 17:40:32 -0800 |
---|---|---|
committer | Darren Hart (VMware) <dvhart@infradead.org> | 2018-03-09 09:35:44 -0800 |
commit | 329d58b890be8ac9f2c1a72324fd2bed07dd6bce (patch) | |
tree | 0b9f9b9aa098e25398c3d633c372a600d62632d4 /samples | |
parent | 25d47027e1003546bfd8964b4423cb39bc2d53e9 (diff) | |
download | linux-329d58b890be8ac9f2c1a72324fd2bed07dd6bce.tar.bz2 |
platform/x86: Allow for SMBIOS backend defaults
Avoid accidental configurations by setting default y for DELL_SMBIOS
backends. Avoid this impacting the default build size, by making them
dependent on DELL_SMBIOS, so they only appear when DELL_SMBIOS is
manually selected, or by DELL_LAPTOP or DELL_WMI.
While DELL_SMBIOS does have a prompt, it does not have any dependencies.
Keeping DELL_SMBIOS visible, despite being "select"ed by DELL_LAPTOP and
DELL_WMI, is a deliberate choice to provide context for the WMI and SMM
backends, which would otherwise appear to float without context within
the menu.
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions