diff options
Diffstat (limited to 'src/mainboard/amd/rumba/Kconfig')
-rw-r--r-- | src/mainboard/amd/rumba/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/amd/rumba/Kconfig b/src/mainboard/amd/rumba/Kconfig index 92b329116f..74537fbe03 100644 --- a/src/mainboard/amd/rumba/Kconfig +++ b/src/mainboard/amd/rumba/Kconfig @@ -1,5 +1,3 @@ - - ## ## This file is part of the coreboot project. ## @@ -19,6 +17,7 @@ ## along with this program; if not, write to the Free Software ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## + config BOARD_AMD_RUMBA bool "Rumba" select ARCH_X86 |