Minor patch to fix a Kconfig warning (trivial)

Signed-off-by: Corey Osgood <corey.osgood@gmail.com>
Acked-by: Corey Osgood <corey.osgood@gmail.com>



git-svn-id: svn://coreboot.org/repository/coreboot-v3@977 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Corey Osgood 2008-11-01 04:33:36 +00:00
commit 7f959345e8

View file

@ -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