diff options
Diffstat (limited to 'drivers/video/console/Kconfig')
-rw-r--r-- | drivers/video/console/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig index aa3935df852a..63b85bf81a65 100644 --- a/drivers/video/console/Kconfig +++ b/drivers/video/console/Kconfig | |||
@@ -19,13 +19,6 @@ config VGA_CONSOLE | |||
19 | 19 | ||
20 | Say Y. | 20 | Say Y. |
21 | 21 | ||
22 | # if [ "$CONFIG_PCI" = "y" -a "$CONFIG_VGA_CONSOLE" = "y" ]; then | ||
23 | # bool ' Allow VGA on any bus?' CONFIG_VGA_HOSE | ||
24 | # if [ "$CONFIG_VGA_HOSE" = "y" ]; then | ||
25 | # define_bool CONFIG_DUMMY_CONSOLE y | ||
26 | # fi | ||
27 | # fi | ||
28 | |||
29 | config VGACON_SOFT_SCROLLBACK | 22 | config VGACON_SOFT_SCROLLBACK |
30 | bool "Enable Scrollback Buffer in System RAM" | 23 | bool "Enable Scrollback Buffer in System RAM" |
31 | depends on VGA_CONSOLE | 24 | depends on VGA_CONSOLE |