diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:32:41 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:32:41 +0100 |
commit | 5e83d4305467c43af144d264674c7d7de303aeb3 (patch) | |
tree | f9dd363971619d77a97db1a44121814ebd14a5c0 /arch/mips/tx4927 | |
parent | beb3ca82fc0c2ec938b7446b006c8f34abb301b2 (diff) | |
download | kernel_samsung_espresso10-5e83d4305467c43af144d264674c7d7de303aeb3.zip kernel_samsung_espresso10-5e83d4305467c43af144d264674c7d7de303aeb3.tar.gz kernel_samsung_espresso10-5e83d4305467c43af144d264674c7d7de303aeb3.tar.bz2 |
Sliceup Kconfig; it's grown too large.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/tx4927')
-rw-r--r-- | arch/mips/tx4927/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/tx4927/Kconfig b/arch/mips/tx4927/Kconfig new file mode 100644 index 0000000..5fbbe12 --- /dev/null +++ b/arch/mips/tx4927/Kconfig @@ -0,0 +1,3 @@ +config TOSHIBA_FPCIB0 + bool "FPCIB0 Backplane Support" + depends on TOSHIBA_RBTX4927 |