diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-09-16 17:35:10 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-09-16 17:35:10 +0100 |
commit | 91200bf53b8683dbe3673105b171d3ed6dc2b8f5 (patch) | |
tree | bdeaf99aa387eebbf0b4785f5fbc53f6d12cfe6b /kernel-aarch64.config | |
parent | 7ee000f18c69931c01f514dc1382a5d18c09aac7 (diff) | |
download | kernel-91200bf53b8683dbe3673105b171d3ed6dc2b8f5.tar.gz kernel-91200bf53b8683dbe3673105b171d3ed6dc2b8f5.tar.xz kernel-91200bf53b8683dbe3673105b171d3ed6dc2b8f5.zip |
Build TCG_TIS_I2C_INFINEON on all ARM
Diffstat (limited to 'kernel-aarch64.config')
-rw-r--r-- | kernel-aarch64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64.config b/kernel-aarch64.config index 2e0b4c350..5776c3a32 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -6070,7 +6070,7 @@ CONFIG_TCG_CRB=y # CONFIG_TCG_INFINEON is not set CONFIG_TCG_NSC=m CONFIG_TCG_TIS_I2C_ATMEL=m -# CONFIG_TCG_TIS_I2C_INFINEON is not set +CONFIG_TCG_TIS_I2C_INFINEON=m # CONFIG_TCG_TIS_I2C_NUVOTON is not set # CONFIG_TCG_TIS_SPI is not set # CONFIG_TCG_TIS_ST33ZP24_I2C is not set |