diff options
author | Tom Rini <trini@konsulko.com> | 2017-09-17 11:46:51 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-17 11:46:51 -0400 |
commit | c07f38208a73bbe3efaa939d6742096c1cb7e0ce (patch) | |
tree | 147b5e7f26a4e8e240feeb9c919cdec0c7b6de37 /configs/chromebook_link_defconfig | |
parent | 08cebeeaadd9192dd501308ac6a8b858ffa255c1 (diff) | |
parent | 8a1c44271c55961fb70fb6177f9c02fdb05287c5 (diff) |
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs/chromebook_link_defconfig')
-rw-r--r-- | configs/chromebook_link_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebook_link_defconfig b/configs/chromebook_link_defconfig index aaabb22251..f22a03e1cb 100644 --- a/configs/chromebook_link_defconfig +++ b/configs/chromebook_link_defconfig @@ -49,6 +49,7 @@ CONFIG_DEBUG_UART_BASE=0x3f8 CONFIG_DEBUG_UART_CLOCK=1843200 CONFIG_DEBUG_UART_BOARD_INIT=y CONFIG_SYS_NS16550=y +CONFIG_TIMER_EARLY=y CONFIG_TPM_TIS_LPC=y CONFIG_USB_STORAGE=y CONFIG_USB_KEYBOARD=y |