license header fixes
[coreboot.git] / src / mainboard / amd / rumba / Kconfig
index 045e0193722fa8bf6785ef1b4b04cc6322f48f62..20aa08a431edb4fe4361401720746fde6fc3728d 100644 (file)
@@ -5,8 +5,7 @@
 ##
 ## 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
-## the Free Software Foundation; either version 2 of the License, or
-## (at your option) any later version.
+## the Free Software Foundation; version 2 of the License.
 ##
 ## This program is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -24,6 +23,7 @@ config BOARD_AMD_RUMBA
        select CPU_AMD_GX2
        select NORTHBRIDGE_AMD_GX2
        select SOUTHBRIDGE_AMD_CS5536
+       select ROMCC
        select UDELAY_TSC
        select HAVE_PIRQ_TABLE
        select BOARD_ROMSIZE_KB_256
@@ -48,7 +48,3 @@ config IRQ_SLOT_COUNT
        default 2
        depends on BOARD_AMD_RUMBA
 
-config USE_INIT
-       bool
-       default n
-       depends on BOARD_AMD_RUMBA