m5a99x-evo: grml, strange romstage ld warning... dunno why :/
[coreboot.git] / src / mainboard / amd / torpedo / Kconfig
index 57d8c05a649d4e05d2e073f0437efaf66907dc13..bc4030c0370aba9ae816ef5d539eea4a3ec55786 100755 (executable)
@@ -1,7 +1,7 @@
 #
 # This file is part of the coreboot project.
 #
-# Copyright (C) 2010 Advanced Micro Devices, Inc.
+# Copyright (C) 2011 Advanced Micro Devices, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -43,17 +43,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
         select HAVE_ACPI_TABLES
   select BOARD_ROMSIZE_KB_2048
   select ENABLE_APIC_EXT_ID
-  select TINY_BOOTBLOCK
         select GFXUMA
 
-config AMD_AGESA
-        bool
-        default y
-
-config AMD_CIMX_SB900
-        bool
-        default y
-
 config MAINBOARD_DIR
         string
         default amd/torpedo
@@ -126,14 +117,6 @@ config SIO_PORT
         hex
         default 0x2e
 
-config DRIVERS_PS2_KEYBOARD
-       bool
-       default y
-
-config WARNINGS_ARE_ERRORS
-       bool
-       default n
-
 config ONBOARD_VGA_IS_PRIMARY
        bool
        default y
@@ -180,6 +163,14 @@ config XHC_BIOS_ID
        depends on XHC_BIOS
        default "1022,7812"
 
+config DRIVERS_PS2_KEYBOARD
+       bool
+       default y
+
+config WARNINGS_ARE_ERRORS
+       bool
+       default n
+
 config CONSOLE_POST
        bool
        depends on !NO_POST