diff options
author | Furquan Shaikh <furquan@google.com> | 2020-07-02 16:37:17 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-07-05 18:33:53 +0000 |
commit | dfd7e9d560b24a193e8bcfb51782e99e6c4a9142 (patch) | |
tree | 0fc70b8bcb4216cfc80594c79ea090e7295933eb /src/mainboard/system76 | |
parent | ee68b88babe604527e944224740fc2c6161cb351 (diff) |
ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/Kconfig
This change moves `if EC_GOOGLE_CHROMEEC` from chromeec/Kconfig to
chromeec/i2c_tunnel/Kconfig. This is done to make it clear that the
Kconfig file in i2c_tunnel is sourced unconditionally, but the configs
in i2c_tunnel/Kconfig are conditionally defined based on the
evaluation of if condition.
This change addressed the feedback received on
https://review.coreboot.org/c/coreboot/+/40515/11/src/ec/google/chromeec/Kconfig#200.
Change-Id: I66cd91d6b1813ff6d0fb7be719e2da65ac6ac23b
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43040
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/system76')
0 files changed, 0 insertions, 0 deletions