summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
authorGiuseppe Coviello <cjg@cruxppc.org>2008-05-19 17:20:47 +0200
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-06-11 14:32:49 +0200
commitb6014e15bc38a33cf9591d33674dd870027cb623 (patch)
tree6a1fd99c29fb0f81ac88aeaa8c9899cadc93b336 /arch/powerpc/platforms/44x/Kconfig
parentpowerpc/4xx: PCIe driver now detects if a port is disabled via the dev-tree (diff)
downloadlinux-b6014e15bc38a33cf9591d33674dd870027cb623.tar.xz
linux-b6014e15bc38a33cf9591d33674dd870027cb623.zip
powerpc/4xx: Sam440ep support
The Sam440ep is an high customizable general purpose mini-itx board, based on the AMCC 440EP and with a LatticeXP FPGA onboard. It's poduced by ACube Systems Srl (Bassano del Grappa, Italy), http://www.acube-systems.biz. Signed-off-by: Giuseppe Coviello <gicoviello@gmail.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/44x/Kconfig')
-rw-r--r--arch/powerpc/platforms/44x/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 6abe91357eee..bee49ca704ef 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -17,6 +17,15 @@ config EBONY
help
This option enables support for the IBM PPC440GP evaluation board.
+config SAM440EP
+ bool "Sam440ep"
+ depends on 44x
+ default n
+ select 440EP
+ select PCI
+ help
+ This option enables support for the ACube Sam440ep board.
+
config SEQUOIA
bool "Sequoia"
depends on 44x