From 91200bf53b8683dbe3673105b171d3ed6dc2b8f5 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson@gmail.com>
Date: Sun, 16 Sep 2018 17:35:10 +0100
Subject: [PATCH] Build TCG_TIS_I2C_INFINEON on all ARM

---
 .../fedora/generic/arm/{armv7 => }/CONFIG_TCG_TIS_I2C_INFINEON  | 0
 kernel-aarch64-debug.config                                     | 2 +-
 kernel-aarch64.config                                           | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename configs/fedora/generic/arm/{armv7 => }/CONFIG_TCG_TIS_I2C_INFINEON (100%)

diff --git a/configs/fedora/generic/arm/armv7/CONFIG_TCG_TIS_I2C_INFINEON b/configs/fedora/generic/arm/CONFIG_TCG_TIS_I2C_INFINEON
similarity index 100%
rename from configs/fedora/generic/arm/armv7/CONFIG_TCG_TIS_I2C_INFINEON
rename to configs/fedora/generic/arm/CONFIG_TCG_TIS_I2C_INFINEON
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index baa8eff51..ab6f9ede4 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -6094,7 +6094,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
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