Revert "Move MSI MS-4144 into dev branch"

This reverts commit f4fadfe22e.
This commit is contained in:
cartifanwlr
2024-01-27 21:12:27 +03:00
parent f4fadfe22e
commit bc4f09d5a9
5 changed files with 2 additions and 11 deletions

View File

@@ -159,7 +159,6 @@ cmake_dependent_option(PAS16 "Pro Audio Spectrum 16"
cmake_dependent_option(SIO_DETECT "Super I/O Detection Helper" ON "DEV_BRANCH" OFF)
cmake_dependent_option(VGAWONDER "ATI VGA Wonder (ATI-18800)" ON "DEV_BRANCH" OFF)
cmake_dependent_option(XL24 "ATI VGA Wonder XL24 (ATI-28800-6)" ON "DEV_BRANCH" OFF)
cmake_dependent_option(MS4144 "MSI MS-4144" ON "DEV_BRANCH" OFF)
# Ditto but for Qt
if(QT)