Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1057c65 authored by Wilson Callan's avatar Wilson Callan Committed by Linus Torvalds
Browse files

m68knommu: add config support for Savant/Rosie1 board



Add configure support for the Savant/Rosie1 board.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a65c1ec6
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -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)
@@ -493,6 +499,11 @@ config SNEHA
	default y
	depends on CPU16B

config SAVANT
	bool
	default y
	depends on SAVANTrosie1

config AVNET
	bool
	default y