mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-14 14:41:54 +00:00
8 lines
236 B
Makefile
8 lines
236 B
Makefile
# Inherit the rest from the base T440p config.
|
|
include $(pwd)/boards/UNTESTED_t440p-maximized/UNTESTED_t440p-maximized.config
|
|
|
|
CONFIG_HOTPKEY=y
|
|
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
|
|
|
export CONFIG_BOARD_NAME="ThinkPad T440p-hotp-maximized"
|