diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-07-20 16:45:59 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-07-22 13:33:42 +0300 |
commit | f0993936ff4589c55affed172ed20fb2b480683e (patch) | |
tree | c4063a964e8571d5028afeb5de5b60b6860c5078 /arch/arm/configs/clps711x_defconfig | |
parent | 2002f3968714e5426fa97399b24fac3db66a7f06 (diff) | |
download | linux-f0993936ff4589c55affed172ed20fb2b480683e.tar.xz |
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/arm/configs/clps711x_defconfig')
-rw-r--r-- | arch/arm/configs/clps711x_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/clps711x_defconfig b/arch/arm/configs/clps711x_defconfig index b56d82d4eacd..8d86599e4de3 100644 --- a/arch/arm/configs/clps711x_defconfig +++ b/arch/arm/configs/clps711x_defconfig @@ -22,8 +22,6 @@ CONFIG_PACKET=y CONFIG_UNIX=y CONFIG_INET=y # CONFIG_IPV6 is not set -CONFIG_IRDA=y -CONFIG_IRTTY_SIR=y # CONFIG_WIRELESS is not set CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y |