diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-24 16:17:21 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-29 14:08:06 +0300 |
commit | 0fcce25b7743d634cc1ddce83382f51333933f76 (patch) | |
tree | d1fa9c7a977f5e8a795250a734eae9d754d3ff28 /arch/powerpc/configs/ppc40x_defconfig | |
parent | fbb44c9a08ef994109947c5439e649b18ad509ac (diff) | |
download | linux-0fcce25b7743d634cc1ddce83382f51333933f76.tar.xz |
powerpc/configs: Remove dead symbols
Remove references to symbols that no longer exist as reported by
scripts/checkkconfigsymbols.py.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200724131728.1643966-2-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs/ppc40x_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc40x_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig index 25f6c91e843a..7e48693775f4 100644 --- a/arch/powerpc/configs/ppc40x_defconfig +++ b/arch/powerpc/configs/ppc40x_defconfig @@ -20,9 +20,6 @@ CONFIG_INET=y CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_IP_PNP_BOOTP=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_CONNECTOR=y CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y |