Skip to content

Commit 55f2fa1

Browse files
antonblanchardozbenh
authored andcommitted
powerpc/defconfigs: Disable token ring in powerpc defconfigs
Token what? Lets save some space in our powerpc kernels and remove token ring support. Signed-off-by: Anton Blanchard <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
1 parent c2613c7 commit 55f2fa1

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

arch/powerpc/configs/g5_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,8 @@ CONFIG_NETDEV_10000=y
794794
# CONFIG_BNX2X is not set
795795
# CONFIG_QLGE is not set
796796
# CONFIG_SFC is not set
797-
CONFIG_TR=y
798-
CONFIG_IBMOL=y
797+
# CONFIG_TR is not set
798+
# CONFIG_IBMOL is not set
799799
# CONFIG_3C359 is not set
800800
# CONFIG_TMS380TR is not set
801801

arch/powerpc/configs/iseries_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -714,8 +714,8 @@ CONFIG_NETDEV_10000=y
714714
# CONFIG_BNX2X is not set
715715
# CONFIG_QLGE is not set
716716
# CONFIG_SFC is not set
717-
CONFIG_TR=y
718-
CONFIG_IBMOL=y
717+
# CONFIG_TR is not set
718+
# CONFIG_IBMOL is not set
719719
# CONFIG_3C359 is not set
720720
# CONFIG_TMS380TR is not set
721721

arch/powerpc/configs/ppc64_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,8 +1023,8 @@ CONFIG_PASEMI_MAC=y
10231023
# CONFIG_BNX2X is not set
10241024
# CONFIG_QLGE is not set
10251025
# CONFIG_SFC is not set
1026-
CONFIG_TR=y
1027-
CONFIG_IBMOL=y
1026+
# CONFIG_TR is not set
1027+
# CONFIG_IBMOL is not set
10281028
# CONFIG_3C359 is not set
10291029
# CONFIG_TMS380TR is not set
10301030

arch/powerpc/configs/ppc64e_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,8 +1008,8 @@ CONFIG_IXGB=m
10081008
# CONFIG_QLGE is not set
10091009
# CONFIG_SFC is not set
10101010
# CONFIG_BE2NET is not set
1011-
CONFIG_TR=y
1012-
CONFIG_IBMOL=y
1011+
# CONFIG_TR is not set
1012+
# CONFIG_IBMOL is not set
10131013
# CONFIG_3C359 is not set
10141014
# CONFIG_TMS380TR is not set
10151015
CONFIG_WLAN=y

arch/powerpc/configs/pseries_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,8 +834,8 @@ CONFIG_S2IO=m
834834
# CONFIG_BNX2X is not set
835835
# CONFIG_QLGE is not set
836836
# CONFIG_SFC is not set
837-
CONFIG_TR=y
838-
CONFIG_IBMOL=y
837+
# CONFIG_TR is not set
838+
# CONFIG_IBMOL is not set
839839
# CONFIG_3C359 is not set
840840
# CONFIG_TMS380TR is not set
841841

0 commit comments

Comments
 (0)