Bring the AN430TX out of the Dev branch in form of the Packard Bell PB790.

This commit is contained in:
OBattler
2025-05-28 04:20:25 +02:00
parent 27673a68b5
commit 83224dcade
5 changed files with 71 additions and 78 deletions

View File

@@ -173,7 +173,6 @@ endif()
# Option Description Def. Condition Otherwise
# ------ ----------- ---- ------------ ---------
cmake_dependent_option(AMD_K5 "AMD K5" ON "DEV_BRANCH" OFF)
cmake_dependent_option(AN430TX "Intel AN430TX" ON "DEV_BRANCH" OFF)
cmake_dependent_option(CDROM_MITSUMI "Mitsumi CDROM" ON "DEV_BRANCH" OFF)
cmake_dependent_option(G100 "Matrox Productiva G100" ON "DEV_BRANCH" OFF)
cmake_dependent_option(GUSMAX "Gravis UltraSound MAX" ON "DEV_BRANCH" OFF)