ec/google/wilco: Hide wilco symbols when unused
This cleans up .config file from unused wilco symbols. Change-Id: I813d3fe57b97e2c1ba67e1e3674de256c2529029 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34539 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Martin Roth
parent
c9c80c6907
commit
77f778c0c3
@@ -6,6 +6,8 @@ config EC_GOOGLE_WILCO
|
|||||||
help
|
help
|
||||||
Google Wilco Embedded Controller interface.
|
Google Wilco Embedded Controller interface.
|
||||||
|
|
||||||
|
if EC_GOOGLE_WILCO
|
||||||
|
|
||||||
config EC_BASE_ACPI_DATA
|
config EC_BASE_ACPI_DATA
|
||||||
hex
|
hex
|
||||||
default 0x930
|
default 0x930
|
||||||
@@ -46,3 +48,5 @@ config EC_BASE_PACKET
|
|||||||
mailbox interface data region. This data buffer is used along
|
mailbox interface data region. This data buffer is used along
|
||||||
with the host command and data registers to drive the EC
|
with the host command and data registers to drive the EC
|
||||||
mailbox interface. This is also the MEC EMI base address.
|
mailbox interface. This is also the MEC EMI base address.
|
||||||
|
|
||||||
|
endif # EC_GOOGLE_WILCO
|
||||||
|
Reference in New Issue
Block a user