diff options
author | Arnd Bergmann | 2022-07-20 15:45:59 +0200 |
---|---|---|
committer | Arnd Bergmann | 2022-07-22 12:33:42 +0200 |
commit | f0993936ff4589c55affed172ed20fb2b480683e (patch) | |
tree | c4063a964e8571d5028afeb5de5b60b6860c5078 /arch/sh | |
parent | 2002f3968714e5426fa97399b24fac3db66a7f06 (diff) |
ARM: defconfig: remove irda remnants
A couple of ARM defconfig files (and one for sh) still refer to the
IRDA options that were removed in linux-4.14. Remove the entries
as well now.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/configs/ecovec24_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/configs/ecovec24_defconfig b/arch/sh/configs/ecovec24_defconfig index d90d29d44469..e699e2e04128 100644 --- a/arch/sh/configs/ecovec24_defconfig +++ b/arch/sh/configs/ecovec24_defconfig @@ -29,8 +29,6 @@ CONFIG_IP_PNP_DHCP=y # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_IPV6 is not set -CONFIG_IRDA=y -CONFIG_SH_SIR=y CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_BLOCK=y |