aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mv78xx0_defconfig
diff options
context:
space:
mode:
authorSebastien Requiem <sebastien@kolios.dk>2010-02-23 14:51:24 +0100
committerNicolas Pitre <nico@fluxnic.net>2010-02-23 17:10:08 -0500
commitc499546f43f2c31b681271ef7db922839fcde5fe (patch)
treed0b2c61938057dfa82153b29aba5f847d089ffa6 /arch/arm/configs/mv78xx0_defconfig
parentee40ceab234d34abdfeb9922d0f1a18bfa7efdaf (diff)
downloadkernel_samsung_smdk4412-c499546f43f2c31b681271ef7db922839fcde5fe.zip
kernel_samsung_smdk4412-c499546f43f2c31b681271ef7db922839fcde5fe.tar.gz
kernel_samsung_smdk4412-c499546f43f2c31b681271ef7db922839fcde5fe.tar.bz2
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
* Modification of Kconfig to add the Option * 1 new file : buffalo-wxl-setup.c This file is inspired from the db-78xx0-setup.c already present. The following is done: - Configure MPP Lines for the plateform (see my patch for MPP) This is taken from the stock kernel provided by buffalotech (the vendor) - GigaBit Ethernet - Sata - Uart are initiallized in a different way than on the dev board as we have one core only. - USB The kernel has been running for some days now on my plateform. Signed-off-by: Sebastien Requiem <sebastien@kolios.dk> Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/configs/mv78xx0_defconfig')
-rw-r--r--arch/arm/configs/mv78xx0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mv78xx0_defconfig b/arch/arm/configs/mv78xx0_defconfig
index 6afa2c1..da4710dd 100644
--- a/arch/arm/configs/mv78xx0_defconfig
+++ b/arch/arm/configs/mv78xx0_defconfig
@@ -176,6 +176,7 @@ CONFIG_ARCH_MV78XX0=y
#
CONFIG_MACH_DB78X00_BP=y
CONFIG_MACH_RD78X00_MASA=y
+CONFIG_MACH_TERASTATION_WXL=y
CONFIG_PLAT_ORION=y
#