diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2007-05-11 07:44:30 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-05-11 09:28:33 -0400 |
commit | c3543e253a79e1383300953fb9c6f688e8be312d (patch) | |
tree | b49d0e91a9e7ddcbb87d80a7d137969c337b6b18 /arch/mips/configs/pb1500_defconfig | |
parent | 7b239bb1068eda3f7e8befd9b43671093c206f0e (diff) |
[MIPS] Separate Alchemy processor based boards config
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/pb1500_defconfig')
-rw-r--r-- | arch/mips/configs/pb1500_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/pb1500_defconfig b/arch/mips/configs/pb1500_defconfig index 070672799dac..b11f0e8b6059 100644 --- a/arch/mips/configs/pb1500_defconfig +++ b/arch/mips/configs/pb1500_defconfig | |||
@@ -9,6 +9,7 @@ CONFIG_MIPS=y | |||
9 | # Machine selection | 9 | # Machine selection |
10 | # | 10 | # |
11 | CONFIG_ZONE_DMA=y | 11 | CONFIG_ZONE_DMA=y |
12 | CONFIG_MACH_ALCHEMY=y | ||
12 | # CONFIG_MIPS_MTX1 is not set | 13 | # CONFIG_MIPS_MTX1 is not set |
13 | # CONFIG_MIPS_BOSPORUS is not set | 14 | # CONFIG_MIPS_BOSPORUS is not set |
14 | # CONFIG_MIPS_PB1000 is not set | 15 | # CONFIG_MIPS_PB1000 is not set |