Asus M2V-MX-SE support in Kbuild

Signed-off-by: Cristi Magherusan <cristi.magherusan@net.utcluj.ro>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4586 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Cristi Magherusan
2009-08-26 16:55:06 +00:00
committed by Myles Watson
parent f608205c35
commit d7e49b40b1
3 changed files with 192 additions and 1 deletions

View File

@@ -21,8 +21,9 @@
choice
prompt "Mainboard model"
depends on VENDOR_ASUS
source "src/mainboard/asus/p2b-f/Kconfig"
source "src/mainboard/asus/m2v-mx_se/Kconfig"
endchoice