mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 04:57:55 +00:00
d0b0eef844
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
8 lines
232 B
Makefile
8 lines
232 B
Makefile
# Inherit the rest from the base W541 config.
|
|
include $(pwd)/boards/UNTESTED_w541-maximized/UNTESTED_w541-maximized.config
|
|
|
|
CONFIG_HOTPKEY=y
|
|
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
|
|
|
export CONFIG_BOARD_NAME="ThinkPad W541-hotp-maximized"
|