diff options
Diffstat (limited to 'src/devices')
-rw-r--r-- | src/devices/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/devices/Kconfig b/src/devices/Kconfig index 1bfd2d289b..96084f95b2 100644 --- a/src/devices/Kconfig +++ b/src/devices/Kconfig @@ -18,8 +18,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -menu "Devices" - config VGA_BRIDGE_SETUP bool "Setup bridges on path to VGA adapter" default y @@ -82,8 +80,6 @@ config YABEL_DEBUG_FLAGS help See debug.h for values 0 is no debug output, 0x31ff is _verbose_. -endmenu - config CONSOLE_VGA_MULTI bool default n |