diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-24 15:17:21 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-07-29 13:08:06 +0200 |
commit | 0fcce25b7743d634cc1ddce83382f51333933f76 (patch) | |
tree | d1fa9c7a977f5e8a795250a734eae9d754d3ff28 /arch/powerpc/configs/pseries_defconfig | |
parent | powerpc/configs: Drop old symbols from ppc6xx_defconfig (diff) | |
download | linux-0fcce25b7743d634cc1ddce83382f51333933f76.tar.xz linux-0fcce25b7743d634cc1ddce83382f51333933f76.zip |
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/pseries_defconfig')
-rw-r--r-- | arch/powerpc/configs/pseries_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig index 894e8d85fb48..efd5398928d5 100644 --- a/arch/powerpc/configs/pseries_defconfig +++ b/arch/powerpc/configs/pseries_defconfig @@ -223,7 +223,6 @@ CONFIG_INFINIBAND=m CONFIG_INFINIBAND_USER_MAD=m CONFIG_INFINIBAND_USER_ACCESS=m CONFIG_INFINIBAND_MTHCA=m -CONFIG_INFINIBAND_CXGB3=m CONFIG_INFINIBAND_CXGB4=m CONFIG_MLX4_INFINIBAND=m CONFIG_INFINIBAND_IPOIB=m |