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:
parent
4964e25101
commit
7f959345e8
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue