Due to popular demand, rename "CMOS" to "NVRAM" (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3199 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -68,8 +68,8 @@ config PC_KEYBOARD
|
||||
depends VGA_CONSOLE
|
||||
default y
|
||||
|
||||
config CMOS
|
||||
bool "Support for reading/writing CMOS bytes"
|
||||
config NVRAM
|
||||
bool "Support for reading/writing NVRAM bytes"
|
||||
default y
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user