coreboot/src/ec/google/chromeec
Martin Roth 30d3c9ed48 ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled
Don't set a default bus type for the Chrome EC on x86.  The platform
must select the bus, typically  LPC or ESPI.

BUG=b:140055300
TEST=Build tested only

Change-Id: I736cb9e43292a1b228cd083ca81a8e5db383e878
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35154
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-10-03 15:30:12 +00:00
..
acpi ec/google/chromeec: Pass reference of object to BBST() method 2019-07-18 16:24:44 +00:00
chip.h devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
crosec_proto.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
ec.c google/chromeos: Support AP watchdog flag from Chrome EC 2019-08-23 20:23:19 +00:00
ec.h google/chromeos: Support AP watchdog flag from Chrome EC 2019-08-23 20:23:19 +00:00
ec_boardid.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
ec_commands.h ec/google/chromeec: Update ec_commands.h 2019-08-23 20:22:04 +00:00
ec_i2c.c src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
ec_lpc.c Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
ec_message.h
ec_spi.c src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
Kconfig ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled 2019-10-03 15:30:12 +00:00
Makefile.inc 3rdparty/chromeec: Update to latest master 2019-09-16 13:42:10 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.h chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
switches.c vboot: remove fastboot support 2019-09-02 05:48:35 +00:00
vboot_storage.c
vstore.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00