diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 20:32:41 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 20:32:41 +0200 |
commit | 5e83d4305467c43af144d264674c7d7de303aeb3 (patch) | |
tree | f9dd363971619d77a97db1a44121814ebd14a5c0 /arch/mips/gt64120 | |
parent | More configcheck fixes. (diff) | |
download | linux-5e83d4305467c43af144d264674c7d7de303aeb3.tar.xz linux-5e83d4305467c43af144d264674c7d7de303aeb3.zip |
Sliceup Kconfig; it's grown too large.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/gt64120')
-rw-r--r-- | arch/mips/gt64120/ev64120/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/gt64120/ev64120/Kconfig b/arch/mips/gt64120/ev64120/Kconfig new file mode 100644 index 000000000000..d691762cb0f7 --- /dev/null +++ b/arch/mips/gt64120/ev64120/Kconfig @@ -0,0 +1,3 @@ +config EVB_PCI1 + bool "Enable Second PCI (PCI1)" + depends on MIPS_EV64120 |