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/ite-boards | |
parent | beb3ca82fc0c2ec938b7446b006c8f34abb301b2 (diff) | |
download | linux-3.10-5e83d4305467c43af144d264674c7d7de303aeb3.tar.gz linux-3.10-5e83d4305467c43af144d264674c7d7de303aeb3.tar.bz2 linux-3.10-5e83d4305467c43af144d264674c7d7de303aeb3.zip |
Sliceup Kconfig; it's grown too large.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ite-boards')
-rw-r--r-- | arch/mips/ite-boards/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/ite-boards/Kconfig b/arch/mips/ite-boards/Kconfig new file mode 100644 index 00000000000..a6d59ad8f84 --- /dev/null +++ b/arch/mips/ite-boards/Kconfig @@ -0,0 +1,8 @@ +config IT8172_REVC + bool "Support for older IT8172 (Rev C)" + depends on MIPS_ITE8172 + help + Say Y here to support the older, Revision C version of the Integrated + Technology Express, Inc. ITE8172 SBC. Vendor page at + <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the + board at <http://www.mvista.com/partners/semiconductor/ite.html>. |