diff options
author | Amos Waterland <apw@us.ibm.com> | 2006-08-01 15:44:11 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-08-08 03:07:02 -0400 |
commit | 3ab2b385c8a5cdf060c6a41582118a0cb27d0910 (patch) | |
tree | 82064e07b6f7ba408d0a3670edba3fafdfe746d7 /arch/powerpc/configs | |
parent | 45934c47237108903ec019f08e124e592ba0b6c2 (diff) |
[POWERPC] Turn on tigon3 support in maple_defconfig
I think that most people who use maple_defconfig are doing so for a JS21,
so it might make sense to turn Tigon3 support on by default.
Built and booted on a JS21.
Signed-off-by: Amos Waterland <apw@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/maple_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig index 80a0db43aeb7..27b18ca1549c 100644 --- a/arch/powerpc/configs/maple_defconfig +++ b/arch/powerpc/configs/maple_defconfig | |||
@@ -474,7 +474,7 @@ CONFIG_E1000=y | |||
474 | # CONFIG_SKY2 is not set | 474 | # CONFIG_SKY2 is not set |
475 | # CONFIG_SK98LIN is not set | 475 | # CONFIG_SK98LIN is not set |
476 | # CONFIG_VIA_VELOCITY is not set | 476 | # CONFIG_VIA_VELOCITY is not set |
477 | # CONFIG_TIGON3 is not set | 477 | CONFIG_TIGON3=y |
478 | # CONFIG_BNX2 is not set | 478 | # CONFIG_BNX2 is not set |
479 | # CONFIG_MV643XX_ETH is not set | 479 | # CONFIG_MV643XX_ETH is not set |
480 | 480 | ||