mb/google/octopus: Create Lick variant
commit41fe62b6dccd6be84e9d3685c73f1d8683af78de
authorHash.Hung <hash1.hung@lcfc.corp-partner.google.com>
Tue, 26 Nov 2019 15:36:40 +0000 (26 23:36 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 4 Dec 2019 14:10:02 +0000 (4 14:10 +0000)
tree6aa07e212626328dd576ff01937132d299c58382
parentafd687f71f629bbdf6c5bb25ac43e32079853a0c
mb/google/octopus: Create Lick variant

Create new variant for Lick that is copied from phaser variant.
Remove unnecessary code, due to not support touchscreen and stylus.
Set to default_override_table.
Remove variant.c.

BUG=b:145181137
BRANCH=octopus
TEST=./util/abuild/abuild -p none -t google/octopus -x -a

Change-Id: If732d94194defb9f5ee9c847ee93dd58aef01174
Signed-off-by: Hash.Hung <hash1.hung@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37247
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Henry Sun <henrysun@google.com>
Reviewed-by: Marco Chen <marcochen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/google/octopus/Kconfig
src/mainboard/google/octopus/Kconfig.name
src/mainboard/google/octopus/variants/lick/Makefile.inc [new file with mode: 0644]
src/mainboard/google/octopus/variants/lick/gpio.c [new file with mode: 0644]
src/mainboard/google/octopus/variants/lick/include/variant/acpi/dptf.asl [new file with mode: 0644]
src/mainboard/google/octopus/variants/lick/include/variant/ec.h [new file with mode: 0644]
src/mainboard/google/octopus/variants/lick/include/variant/gpio.h [new file with mode: 0644]
src/mainboard/google/octopus/variants/lick/overridetree.cb [new file with mode: 0644]