mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
a2ebf251e0
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
7 lines
246 B
Makefile
7 lines
246 B
Makefile
# Inherit the rest from the base Z220 CMT config.
|
|
include $(pwd)/boards/z220-cmt-maximized/z220-cmt-maximized.config
|
|
|
|
CONFIG_HOTPKEY=y
|
|
export CONFIG_AUTO_BOOT_TIMEOUT=5
|
|
|
|
export CONFIG_BOARD_NAME="Hewlett-Packard Z220 Convertible Minitower (HOTP)"
|