7592e8bd9c
Adds a new src/ec subdir for embedded controllers (mostly found in laptops) and converts Getac P470 and Roda RK886EX to use the new ACPI EC instead of having their own copies of those functions. Signed-off-by: Sven Schnelle <svens@stackframe.org> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6304 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
4 lines
89 B
Text
4 lines
89 B
Text
config EC_ACPI
|
|
bool
|
|
help
|
|
ACPI Embedded Controller interface. Mostly found in laptops.
|