From 85ccbb37849db4e5b8f3367379da7307a790511d Mon Sep 17 00:00:00 2001 From: Wilson Callan Date: Tue, 23 Oct 2007 14:37:54 +1000 Subject: [PATCH] --- yaml --- r: 72158 b: refs/heads/master c: c1057c6500b6c5508c095f0022402cb63b747d5d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/Kconfig | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d269bcb11874..c23f392f4ba7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a65c1ec666f2557f3486dbe729411dfc0f6d888f +refs/heads/master: c1057c6500b6c5508c095f0022402cb63b747d5d diff --git a/trunk/arch/m68knommu/Kconfig b/trunk/arch/m68knommu/Kconfig index f52c627bdadd..f4b582cbb567 100644 --- a/trunk/arch/m68knommu/Kconfig +++ b/trunk/arch/m68knommu/Kconfig @@ -451,6 +451,12 @@ config MOD5272 help Support for the Netburner MOD-5272 board. +config SAVANTrosie1 + bool "Savant Rosie1 board support" + depends on M523x + help + Support for the Savant Rosie1 board. + config ROMFS_FROM_ROM bool "ROMFS image not RAM resident" depends on (NETtel || SNAPGEAR) @@ -492,7 +498,12 @@ config SNEHA bool default y depends on CPU16B - + +config SAVANT + bool + default y + depends on SAVANTrosie1 + config AVNET bool default y