diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-06-08 19:10:29 +0300 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2017-06-26 04:53:49 +0300 |
commit | 354b6382847d1d95b576d0c851df7a5743b8a2c2 (patch) | |
tree | 079209c6dfb97b703aa84f54c1e75875dedaaa21 /arch/m68k/configs/m5249evb_defconfig | |
parent | c0bc126f97fb929b3ae02c1c62322645d70eb408 (diff) | |
download | linux-354b6382847d1d95b576d0c851df7a5743b8a2c2.tar.xz |
m68k: defconfig: Cleanup from old Kconfig options
Remove old, dead Kconfig option INET_LRO. It is gone since
commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/m5249evb_defconfig')
-rw-r--r-- | arch/m68k/configs/m5249evb_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/m5249evb_defconfig b/arch/m68k/configs/m5249evb_defconfig index a782f368650f..f7bb9ed3efa8 100644 --- a/arch/m68k/configs/m5249evb_defconfig +++ b/arch/m68k/configs/m5249evb_defconfig @@ -27,7 +27,6 @@ CONFIG_INET=y # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set -# CONFIG_INET_LRO is not set # CONFIG_INET_DIAG is not set # CONFIG_IPV6 is not set # CONFIG_FW_LOADER is not set |