diff options
Diffstat (limited to 'src/ec/google/common/Kconfig')
-rw-r--r-- | src/ec/google/common/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ec/google/common/Kconfig b/src/ec/google/common/Kconfig new file mode 100644 index 0000000000..2e138a555f --- /dev/null +++ b/src/ec/google/common/Kconfig @@ -0,0 +1,4 @@ +config EC_GOOGLE_COMMON_MEC + bool + help + Google common EC functions for Microchip EMI region. |