Long ago we agreed on kicking the _direct appendix because everything in
[coreboot.git] / src / mainboard / msi / Kconfig
index 1a85e15afd1afe3b3d4e63da1cfb5ea9c5ab9841..5070294962a2b9f80f4780a9e667b7e5172f970d 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
@@ -21,7 +20,7 @@
 choice
        prompt "Mainboard model"
        depends on VENDOR_MSI
-       
+
 source "src/mainboard/msi/ms6119/Kconfig"
 source "src/mainboard/msi/ms6147/Kconfig"
 source "src/mainboard/msi/ms6156/Kconfig"
@@ -30,6 +29,7 @@ source "src/mainboard/msi/ms7135/Kconfig"
 source "src/mainboard/msi/ms7260/Kconfig"
 source "src/mainboard/msi/ms9185/Kconfig"
 source "src/mainboard/msi/ms9282/Kconfig"
+source "src/mainboard/msi/ms9652_fam10/Kconfig"
 
 endchoice