patch-2.1.124 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/i386/boot/video.S
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Oct 1 10:02:21 1998
- Orig file:
v2.1.123/linux/arch/i386/config.in
- Orig date:
Thu Sep 17 17:53:34 1998
diff -u --recursive --new-file v2.1.123/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -135,8 +135,9 @@
mainmenu_option next_comment
comment 'Console drivers'
bool 'VGA text console' CONFIG_VGA_CONSOLE
+ bool 'Video mode selection support' CONFIG_VIDEO_SELECT
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
- bool 'Video mode selection support' CONFIG_VIDEO_SELECT
+ tristate 'MDA text console (dual-headed) (EXPERIMENTAL)' CONFIG_MDA_CONSOLE
bool 'Support for frame buffer devices (EXPERIMENTAL)' CONFIG_FB
fi
source drivers/video/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov