diff options
author | Anton Blanchard <anton@samba.org> | 2009-12-06 18:45:55 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-12-18 04:54:25 +0100 |
commit | 55f2fa147392ffd23cec56cbb3d85ab5b3ebc125 (patch) | |
tree | 7d67b539f2597bac6d7dc9f8e5544a9be736e1a9 /arch/powerpc/configs/iseries_defconfig | |
parent | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules (diff) | |
download | linux-55f2fa147392ffd23cec56cbb3d85ab5b3ebc125.tar.xz linux-55f2fa147392ffd23cec56cbb3d85ab5b3ebc125.zip |
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 <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/iseries_defconfig')
-rw-r--r-- | arch/powerpc/configs/iseries_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/configs/iseries_defconfig b/arch/powerpc/configs/iseries_defconfig index f925c555508e..76982c51a4c7 100644 --- a/arch/powerpc/configs/iseries_defconfig +++ b/arch/powerpc/configs/iseries_defconfig @@ -714,8 +714,8 @@ CONFIG_NETDEV_10000=y # CONFIG_BNX2X is not set # CONFIG_QLGE is not set # CONFIG_SFC is not set -CONFIG_TR=y -CONFIG_IBMOL=y +# CONFIG_TR is not set +# CONFIG_IBMOL is not set # CONFIG_3C359 is not set # CONFIG_TMS380TR is not set |