diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2009-03-12 09:48:37 +0100 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2009-03-15 22:21:25 -0400 |
commit | 569106c70e49ad67c69fa7d43a2a5218e63a4619 (patch) | |
tree | fb2ea3a4cfcfe9ff6311431e85def2711adb9d15 /arch/arm/configs/mv78xx0_defconfig | |
parent | 698fe13b215ec6b956e867dcbc4a4c0992a61ca2 (diff) | |
download | linux-569106c70e49ad67c69fa7d43a2a5218e63a4619.tar.bz2 |
[ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design support
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Stanislav Samsonov <samsonov@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/configs/mv78xx0_defconfig')
-rw-r--r-- | arch/arm/configs/mv78xx0_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/mv78xx0_defconfig b/arch/arm/configs/mv78xx0_defconfig index 83c817f31bcc..b0698722e0cb 100644 --- a/arch/arm/configs/mv78xx0_defconfig +++ b/arch/arm/configs/mv78xx0_defconfig @@ -165,6 +165,7 @@ CONFIG_ARCH_MV78XX0=y # Marvell MV78xx0 Implementations # CONFIG_MACH_DB78X00_BP=y +CONFIG_MACH_RD78X00_MASA=y # # Boot options |