coreboot-kgpe-d16/src/arch
Duncan Laurie 8312df4173 Kconfig: Add system type entries for common enclosures
These are more common system types and in some cases it is important
to know when a device is a convertible or a tablet or detachable
instead of just a laptop.

This change will select the appropriate SMBIOS enclosure type based
on the selected system type.

This is important for the Intel Virtual Button driver as it does a
check on the SMBIOS enclosure type and only enables the tablet mode
events if it is set to convertible:
https://patchwork.kernel.org/patch/10236253/

Change-Id: I148ec2329a1dd38ad55c60ba277a514c66376fcc
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/31206
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-02-05 16:03:29 +00:00
..
arm src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
arm64 bootmem: add new memory type for BL31 2019-02-05 13:41:45 +00:00
mips src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
ppc64 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
riscv riscv: Show hart id in trap handler 2019-02-02 16:53:53 +00:00
x86 Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00