From 1b342263f0d8546b4eb9ba235bd3cb6524c9ffec Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 5 Jan 2011 02:27:53 +0000 Subject: move single options out of main menu and remove stray "options" Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6244 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/console/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/console') diff --git a/src/console/Kconfig b/src/console/Kconfig index 90bfe9caa7..296b668192 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -1,4 +1,4 @@ -menu "Console options" +menu "Console" # TODO: Rename to SERIAL_CONSOLE once Kconfig transition is complete. config CONSOLE_SERIAL8250 bool "Serial port console output" -- cgit v1.2.3