libpayload: Rename Geode video driver to Geode LX video driver.
This is simply wrong, the "Geode" video driver is only good for LX and one of our users got bit by this just now. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Jordan Crouse <jordan.crouse@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3642 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Jordan Crouse
parent
ff9350b798
commit
4b1971cc62
@@ -91,8 +91,8 @@ config VGA_VIDEO_CONSOLE
|
||||
depends on VIDEO_CONSOLE
|
||||
default y
|
||||
|
||||
config GEODE_VIDEO_CONSOLE
|
||||
bool "Geode video console driver"
|
||||
config GEODELX_VIDEO_CONSOLE
|
||||
bool "Geode LX video console driver"
|
||||
depends on VIDEO_CONSOLE
|
||||
default n
|
||||
|
||||
|
Reference in New Issue
Block a user