| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH][MIPS] add select I8253 to MIPS Atlas |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Thu, 11 Oct 2007 22:56:47 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, linux-mips <linux-mips@linux-mips.org> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Add "select I8253" to MIPS Atlas
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/Kconfig
mips/arch/mips/Kconfig
--- mips-orig/arch/mips/Kconfig 2007-10-11 01:18:44.178964500 +0900
+++ mips/arch/mips/Kconfig 2007-10-11 09:52:57.598382750 +0900
@@ -173,6 +173,7 @@ config MIPS_ATLAS
select SYS_HAS_EARLY_PRINTK
select IRQ_CPU
select HW_HAS_PCI
+ select I8253
select MIPS_BOARDS_GEN
select MIPS_BONITO64
select PCI_GT64XXX_PCI0
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH][MIPS] WRPPMC serial support move to platform device, Yoichi Yuasa |
|---|---|
| Next by Date: | Re: [RFC] Add __initbss section, Ralf Baechle |
| Previous by Thread: | [PATCH][MIPS] WRPPMC serial support move to platform device, Yoichi Yuasa |
| Next by Thread: | Re: [PATCH][MIPS] add select I8253 to MIPS Atlas, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |