[U-Boot] [PATCH v2 01/22] x86: kconfig: Select TIMER and X86_TSC_TIMER
Simon Glass
sjg at chromium.org
Tue Aug 1 09:11:31 UTC 2017
On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> Without a timer, U-Boot just doesn't boot. This is not something
> we can turn off.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
>
> ---
>
> Changes in v2:
> - sync defconfigs
>
> arch/Kconfig | 2 ++
> configs/bayleybay_defconfig | 3 +--
> configs/chromebook_link64_defconfig | 5 ++---
> configs/chromebook_link_defconfig | 5 ++---
> configs/chromebook_samus_defconfig | 3 +--
> configs/chromebox_panther_defconfig | 5 ++---
> configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 -
> configs/conga-qeval20-qa3-e3845_defconfig | 1 -
> configs/coreboot-x86_defconfig | 1 -
> configs/cougarcanyon2_defconfig | 3 +--
> configs/crownbay_defconfig | 3 +--
> configs/dfi-bt700-q7x-151_defconfig | 1 -
> configs/edison_defconfig | 1 -
> configs/efi-x86_defconfig | 1 -
> configs/galileo_defconfig | 1 -
> configs/minnowmax_defconfig | 3 +--
> configs/qemu-x86_64_defconfig | 1 -
> configs/qemu-x86_defconfig | 1 -
> configs/qemu-x86_efi_payload32_defconfig | 1 -
> configs/qemu-x86_efi_payload64_defconfig | 1 -
> configs/som-db5800-som-6867_defconfig | 3 +--
> configs/theadorable-x86-dfi-bt700_defconfig | 1 -
> drivers/timer/Kconfig | 1 -
> 23 files changed, 14 insertions(+), 34 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list