payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / google / foster / boardid.c
blobfadd0f1b634aa75e107d5352a55ef19fe68be252
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <boardid.h>
4 #include <gpio.h>
6 uint32_t board_id(void)
8 return 0;