Move MSI MS-4144 into dev branch

This commit is contained in:
cartifanwlr
2024-01-27 18:34:04 +03:00
parent f7c28f7e32
commit f4fadfe22e
5 changed files with 11 additions and 2 deletions

View File

@@ -7783,6 +7783,7 @@ const machine_t machines[] = {
.snd_device = NULL,
.net_device = NULL
},
#if defined(DEV_BRANCH) && defined(USE_MS4144)
/* AMIKEY-2 */
{
.name = "[SiS 496] MSI MS-4144",
@@ -7823,6 +7824,7 @@ const machine_t machines[] = {
.snd_device = NULL,
.net_device = NULL
},
#endif
/* This has the UMC 88xx on-chip KBC. */
{
.name = "[UMC 8881] A-Trend ATC-1415",