diff options
author | Olof Johansson <olof@lixom.net> | 2019-06-27 05:27:25 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-06-27 05:27:25 +0300 |
commit | a151f27537250cf869c8d1c2549ccbb77dcbec2f (patch) | |
tree | c0d1f1a2d014ef16707e14a234b3e8ece752af21 /arch/arm/configs/multi_v7_defconfig | |
parent | 01453179b8c1b85b473ecb9ecc2fba3e92d0f8b5 (diff) | |
parent | dd50a69b5697532666023766688c6ea642e5a443 (diff) | |
download | linux-a151f27537250cf869c8d1c2549ccbb77dcbec2f.tar.xz |
Merge tag 'samsung-defconfig-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/defconfig
Samsung defconfig changes for v5.3
1. Trim several configs with savedefconfig.
2. Enable Lima and Panfrost drivers for Mali GPU.
* tag 'samsung-defconfig-5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
ARM: exynos_defconfig: Enable Panfrost and Lima drivers
ARM: multi_v7_defconfig: Enable Panfrost and Lima drivers
ARM: defconfig: samsung: Cleanup with savedefconfig
ARM: exynos_defconfig: Trim and reorganize with savedefconfig
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 14fc263c3ad0..6a40bc2ef271 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -943,7 +943,6 @@ CONFIG_ARCH_TEGRA_2x_SOC=y CONFIG_ARCH_TEGRA_3x_SOC=y CONFIG_ARCH_TEGRA_114_SOC=y CONFIG_ARCH_TEGRA_124_SOC=y -CONFIG_PM_DEVFREQ=y CONFIG_ARM_TEGRA_DEVFREQ=m CONFIG_TI_AEMIF=y CONFIG_IIO=y |