Skip to content

[kernel] Remove CONFIG_HW_VGA configuration option#2421

Merged
ghaerr merged 1 commit intomasterfrom
hwvga
Oct 26, 2025
Merged

[kernel] Remove CONFIG_HW_VGA configuration option#2421
ghaerr merged 1 commit intomasterfrom
hwvga

Conversation

@ghaerr
Copy link
Copy Markdown
Owner

@ghaerr ghaerr commented Oct 26, 2025

The older CONFIG_HW_VGA configuration option required certain BIOS INT 10h functions, none of the results of which are used anymore by the kernel. Removing this option reduces BIOS dependencies and reduces user configuration confusion.

Various application toolkits continue to handle EGA/VGA/CGA modes internally, as the kernel doesn't use any non-text mode graphics hardware directly.

@ghaerr ghaerr merged commit e049f72 into master Oct 26, 2025
2 checks passed
@ghaerr ghaerr deleted the hwvga branch October 26, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant