]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/mips/txx9/Kconfig
b8cdb192543ad583b8f770638c57b4b76e144e7e
[linux-2.6-omap-h63xx.git] / arch / mips / txx9 / Kconfig
1 config TOSHIBA_FPCIB0
2         bool "FPCIB0 Backplane Support"
3         depends on PCI && (SYS_HAS_CPU_TX49XX || SYS_HAS_CPU_TX39XX)
4         select I8259
5
6 config PICMG_PCI_BACKPLANE_DEFAULT
7         bool "Support for PICMG PCI Backplane"
8         depends on PCI && (SYS_HAS_CPU_TX49XX || SYS_HAS_CPU_TX39XX)
9         default y if !TOSHIBA_FPCIB0
10
11 if TOSHIBA_RBTX4938
12
13 comment "Multiplex Pin Select"
14 choice
15         prompt "PIO[58:61]"
16         default TOSHIBA_RBTX4938_MPLEX_PIO58_61
17
18 config TOSHIBA_RBTX4938_MPLEX_PIO58_61
19         bool "PIO"
20 config TOSHIBA_RBTX4938_MPLEX_NAND
21         bool "NAND"
22 config TOSHIBA_RBTX4938_MPLEX_ATA
23         bool "ATA"
24
25 endchoice
26
27 config TX4938_NAND_BOOT
28         depends on EXPERIMENTAL && TOSHIBA_RBTX4938_MPLEX_NAND
29         bool "NAND Boot Support (EXPERIMENTAL)"
30         help
31           This is only for Toshiba RBTX4938 reference board, which has NAND IPL.
32           Select this option if you need to use NAND boot.
33
34 endif
35
36 config PCI_TX4927
37         bool