From 7f959345e8d5dd0ced35693d53b85cba7a86eb4f Mon Sep 17 00:00:00 2001 From: Corey Osgood Date: Sat, 1 Nov 2008 04:33:36 +0000 Subject: [PATCH] Minor patch to fix a Kconfig warning (trivial) Signed-off-by: Corey Osgood Acked-by: Corey Osgood git-svn-id: svn://coreboot.org/repository/coreboot-v3@977 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- mainboard/jetway/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mainboard/jetway/Kconfig b/mainboard/jetway/Kconfig index daa700abce..f830a0d7c9 100644 --- a/mainboard/jetway/Kconfig +++ b/mainboard/jetway/Kconfig @@ -66,7 +66,7 @@ config CN700_VIDEO_MB_256 bool "256 MB" help Choose this option to use 256MB of system memory for onboard video. - +endchoice config CN700_VIDEO_MB int @@ -78,7 +78,6 @@ config CN700_VIDEO_MB help Map the config names to an integer. -endchoice config MAINBOARD_DIR string