diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-07-05 12:13:56 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-07-05 12:13:56 +0100 |
commit | 6616079724d6ad412efb567b8a643a157ff8a72a (patch) | |
tree | 1856473881ae4e4750688b22f60b0bc7bcdcf053 | |
parent | 6a2768a937ce46eb52cf07be1c7965eabe08d41a (diff) | |
download | kernel-6616079724d6ad412efb567b8a643a157ff8a72a.tar.gz kernel-6616079724d6ad412efb567b8a643a157ff8a72a.tar.xz kernel-6616079724d6ad412efb567b8a643a157ff8a72a.zip |
minor tegra 186 tweaks
-rw-r--r-- | configs/fedora/generic/CONFIG_GPIO_TEGRA186 | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA186_CPUFREQ (renamed from configs/fedora/generic/arm/CONFIG_ARM_TEGRA186_CPUFREQ) | 0 | ||||
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_GPIO_TEGRA186 | 1 | ||||
-rw-r--r-- | kernel-aarch64-debug.config | 2 | ||||
-rw-r--r-- | kernel-aarch64.config | 2 | ||||
-rw-r--r-- | kernel-armv7hl-debug.config | 2 | ||||
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 2 | ||||
-rw-r--r-- | kernel-armv7hl-lpae.config | 2 | ||||
-rw-r--r-- | kernel-armv7hl.config | 2 | ||||
-rw-r--r-- | kernel-i686-PAE.config | 1 | ||||
-rw-r--r-- | kernel-i686-PAEdebug.config | 1 | ||||
-rw-r--r-- | kernel-i686-debug.config | 1 | ||||
-rw-r--r-- | kernel-i686.config | 1 | ||||
-rw-r--r-- | kernel-ppc64-debug.config | 1 | ||||
-rw-r--r-- | kernel-ppc64.config | 1 | ||||
-rw-r--r-- | kernel-ppc64le-debug.config | 1 | ||||
-rw-r--r-- | kernel-ppc64le.config | 1 | ||||
-rw-r--r-- | kernel-s390x-debug.config | 1 | ||||
-rw-r--r-- | kernel-s390x.config | 1 | ||||
-rw-r--r-- | kernel-x86_64-debug.config | 1 | ||||
-rw-r--r-- | kernel-x86_64.config | 1 |
21 files changed, 3 insertions, 23 deletions
diff --git a/configs/fedora/generic/CONFIG_GPIO_TEGRA186 b/configs/fedora/generic/CONFIG_GPIO_TEGRA186 deleted file mode 100644 index ff21c5964..000000000 --- a/configs/fedora/generic/CONFIG_GPIO_TEGRA186 +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_GPIO_TEGRA186 is not set diff --git a/configs/fedora/generic/arm/CONFIG_ARM_TEGRA186_CPUFREQ b/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA186_CPUFREQ index f0e165dfb..f0e165dfb 100644 --- a/configs/fedora/generic/arm/CONFIG_ARM_TEGRA186_CPUFREQ +++ b/configs/fedora/generic/arm/aarch64/CONFIG_ARM_TEGRA186_CPUFREQ diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_GPIO_TEGRA186 b/configs/fedora/generic/arm/aarch64/CONFIG_GPIO_TEGRA186 new file mode 100644 index 000000000..90765ac52 --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_GPIO_TEGRA186 @@ -0,0 +1 @@ +CONFIG_GPIO_TEGRA186=m diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 59987c947..23f6d3f68 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -1933,7 +1933,7 @@ CONFIG_GPIO_RASPBERRYPI_EXP=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set +CONFIG_GPIO_TEGRA186=m CONFIG_GPIO_TEGRA=y CONFIG_GPIO_THUNDERX=m # CONFIG_GPIO_TPIC2810 is not set diff --git a/kernel-aarch64.config b/kernel-aarch64.config index 97906723b..dab55a442 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -1915,7 +1915,7 @@ CONFIG_GPIO_RASPBERRYPI_EXP=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set +CONFIG_GPIO_TEGRA186=m CONFIG_GPIO_TEGRA=y CONFIG_GPIO_THUNDERX=m # CONFIG_GPIO_TPIC2810 is not set diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 2c9569c82..a14c40616 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -366,7 +366,6 @@ CONFIG_ARM_SP805_WATCHDOG=m CONFIG_ARM_SPE_PMU=m CONFIG_ARM_STI_CPUFREQ=m CONFIG_ARM_TEGRA124_CPUFREQ=m -CONFIG_ARM_TEGRA186_CPUFREQ=m CONFIG_ARM_TEGRA20_CPUFREQ=m CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_ARM_THUMBEE=y @@ -2052,7 +2051,6 @@ CONFIG_GPIO_STMPE=y # CONFIG_GPIO_SX150X is not set CONFIG_GPIO_SYSCON=m # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set CONFIG_GPIO_TEGRA=y # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS65218=m diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 85db8c295..1d2eb54d7 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -353,7 +353,6 @@ CONFIG_ARM_SMMU=y CONFIG_ARM_SP805_WATCHDOG=m CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA124_CPUFREQ=m -CONFIG_ARM_TEGRA186_CPUFREQ=m # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_ARM_THUMBEE=y @@ -1951,7 +1950,6 @@ CONFIG_GPIO_RASPBERRYPI_EXP=m # CONFIG_GPIO_SX150X is not set CONFIG_GPIO_SYSCON=m # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set CONFIG_GPIO_TEGRA=y # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS65910=y diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config index ff91700c1..c3fcf4667 100644 --- a/kernel-armv7hl-lpae.config +++ b/kernel-armv7hl-lpae.config @@ -352,7 +352,6 @@ CONFIG_ARM_SMMU=y CONFIG_ARM_SP805_WATCHDOG=m CONFIG_ARM_SPE_PMU=m CONFIG_ARM_TEGRA124_CPUFREQ=m -CONFIG_ARM_TEGRA186_CPUFREQ=m # CONFIG_ARM_TEGRA20_CPUFREQ is not set CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_ARM_THUMBEE=y @@ -1933,7 +1932,6 @@ CONFIG_GPIO_RASPBERRYPI_EXP=m # CONFIG_GPIO_SX150X is not set CONFIG_GPIO_SYSCON=m # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set CONFIG_GPIO_TEGRA=y # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS65910=y diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 00c1fea3d..870d0e838 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -365,7 +365,6 @@ CONFIG_ARM_SP805_WATCHDOG=m CONFIG_ARM_SPE_PMU=m CONFIG_ARM_STI_CPUFREQ=m CONFIG_ARM_TEGRA124_CPUFREQ=m -CONFIG_ARM_TEGRA186_CPUFREQ=m CONFIG_ARM_TEGRA20_CPUFREQ=m CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_ARM_THUMBEE=y @@ -2034,7 +2033,6 @@ CONFIG_GPIO_STMPE=y # CONFIG_GPIO_SX150X is not set CONFIG_GPIO_SYSCON=m # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set CONFIG_GPIO_TEGRA=y # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS65218=m diff --git a/kernel-i686-PAE.config b/kernel-i686-PAE.config index 3aa2ed2a8..662c1965b 100644 --- a/kernel-i686-PAE.config +++ b/kernel-i686-PAE.config @@ -1762,7 +1762,6 @@ CONFIG_GPIO_SCH=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-i686-PAEdebug.config b/kernel-i686-PAEdebug.config index 7029a3226..15f769acb 100644 --- a/kernel-i686-PAEdebug.config +++ b/kernel-i686-PAEdebug.config @@ -1783,7 +1783,6 @@ CONFIG_GPIO_SCH=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config index 299f579d0..45463df5f 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -1783,7 +1783,6 @@ CONFIG_GPIO_SCH=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-i686.config b/kernel-i686.config index 5e32ff1f8..72e126711 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -1762,7 +1762,6 @@ CONFIG_GPIO_SCH=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config index 7b3daa6c7..ea02daac3 100644 --- a/kernel-ppc64-debug.config +++ b/kernel-ppc64-debug.config @@ -1686,7 +1686,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-ppc64.config b/kernel-ppc64.config index e209c403d..51c4e19e2 100644 --- a/kernel-ppc64.config +++ b/kernel-ppc64.config @@ -1665,7 +1665,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index 76525a1d7..f465f1dad 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -1639,7 +1639,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config index 7349f747b..0112d5713 100644 --- a/kernel-ppc64le.config +++ b/kernel-ppc64le.config @@ -1618,7 +1618,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config index 5a04116b4..182e38171 100644 --- a/kernel-s390x-debug.config +++ b/kernel-s390x-debug.config @@ -1616,7 +1616,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-s390x.config b/kernel-s390x.config index e2f10e39c..de5ac65a9 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -1595,7 +1595,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index a1dc9dbd8..26d64790c 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -1825,7 +1825,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set diff --git a/kernel-x86_64.config b/kernel-x86_64.config index f3bdd4259..dbe3e69d7 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -1804,7 +1804,6 @@ CONFIG_GPIO_PCI_IDIO_16=m # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set # CONFIG_GPIO_SYSFS is not set -# CONFIG_GPIO_TEGRA186 is not set # CONFIG_GPIO_TPIC2810 is not set CONFIG_GPIO_TPS68470=y # CONFIG_GPIO_TS4900 is not set |