aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/lpc32xx_defconfig
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2019-01-26 00:03:48 +0200
committerVladimir Zapolskiy <vz@mleia.com>2019-01-26 00:06:26 +0200
commitab5d06faffd6f90935d4e142b26eba4e41437db0 (patch)
treee1c8680f85bd8bf50a57674ae7fa1471da15dec9 /arch/arm/configs/lpc32xx_defconfig
parentARM: defconfig: lpc32xx: enable generic SRAM driver (diff)
downloadlinux-dev-ab5d06faffd6f90935d4e142b26eba4e41437db0.tar.xz
linux-dev-ab5d06faffd6f90935d4e142b26eba4e41437db0.zip
ARM: defconfig: lpc32xx: disable superfluous GPIO controllers
The change disables a list of GPIO controllers, which to the best knowledge are not found on any supported NXP LPC32xx powered board. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'arch/arm/configs/lpc32xx_defconfig')
-rw-r--r--arch/arm/configs/lpc32xx_defconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/configs/lpc32xx_defconfig b/arch/arm/configs/lpc32xx_defconfig
index 154bdeefa1a9..19a5e5e742d4 100644
--- a/arch/arm/configs/lpc32xx_defconfig
+++ b/arch/arm/configs/lpc32xx_defconfig
@@ -98,16 +98,8 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_GENERIC_PLATFORM=y
-CONFIG_GPIO_PL061=y
-CONFIG_GPIO_ADP5588=y
-CONFIG_GPIO_ADNP=y
-CONFIG_GPIO_MAX7300=y
-CONFIG_GPIO_MAX732X=y
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCF857X=y
-CONFIG_GPIO_74X164=y
-CONFIG_GPIO_MAX7301=y
-CONFIG_GPIO_MC33880=y
CONFIG_SENSORS_DS620=y
CONFIG_SENSORS_MAX6639=y
CONFIG_WATCHDOG=y