[LinuxBIOS] buildrom: add m57sli-s4 config option

Jordan Crouse jordan.crouse at amd.com
Wed Sep 12 22:13:14 CEST 2007


Acked-by: Jordan Crouse <jordan.crouse at amd.com>

On 12/09/07 16:06 -0400, Ward Vandewege wrote:
> -- 
> Ward Vandewege <ward at fsf.org>
> Free Software Foundation - Senior System Administrator

> 
> Add configuration option for the m57sli board in the kconfig menus.
> 
> Signed-off-by: Ward Vandewege <ward at gnu.org>
> 
> Index: config/platforms/Config.in
> ===================================================================
> --- config/platforms/Config.in	(revision 17)
> +++ config/platforms/Config.in	(working copy)
> @@ -26,5 +26,9 @@
>  	bool "AMD DB800"
>  	select PLATFORM
>  
> +config PLATFORM_M57SLI
> +       bool "Gigabyte M57SLI"
> +       select PLATFORM
> +
>  endchoice
>  endmenu
> Index: config/platforms/platforms.conf
> ===================================================================
> --- config/platforms/platforms.conf	(revision 17)
> +++ config/platforms/platforms.conf	(working copy)
> @@ -11,5 +11,6 @@
>  PLATFORM-$(CONFIG_PLATFORM_MSM800SEV) = msm800sev.conf
>  PLATFORM-$(CONFIG_PLATFORM_DB800) = db800.conf
>  PLATFORM-$(CONFIG_PLATFORM_DBE61) = dbe61.conf
> +PLATFORM-$(CONFIG_PLATFORM_M57SLI) = m57sli.conf
>  
>  include $(CONFIG_DIR)/platforms/$(PLATFORM-y)

> -- 
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.linuxbios.org/mailman/listinfo/linuxbios

-- 
Jordan Crouse
Systems Software Development Engineer 
Advanced Micro Devices, Inc.






More information about the coreboot mailing list