ARM: defconfig: remove broken CONFIG_THUMB disables
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Jul 2022 10:03:39 +0000 (12:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Jul 2022 10:34:07 +0000 (12:34 +0200)
commit5746240f219b0967bb24f79b72c12fe82a5bd6df
tree91fd6524b18221702ec54ec6e20138d73c032bea
parentddd366bf01de51576d34be6a8652a3fec248f427
ARM: defconfig: remove broken CONFIG_THUMB disables

Since commit 1515b186c235 ("ARM: make configuration of userspace
Thumb support an expert option"), CONFIG_THUMB cannot be disabled
unless one turns on CONFIG_EXPERT first.

This is probably for the better, so remove the statements that
turn it off.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/eseries_pxa_defconfig
arch/arm/configs/iop32x_defconfig
arch/arm/configs/ixp4xx_defconfig
arch/arm/configs/lpd270_defconfig
arch/arm/configs/lubbock_defconfig
arch/arm/configs/mainstone_defconfig
arch/arm/configs/omap1_defconfig
arch/arm/configs/pxa255-idp_defconfig