summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/820g1/bootblock.c
blob: 3c1a9414b23cb734c238d180d74fcd40cc1fef67 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */

#include <southbridge/intel/lynxpoint/pch.h>

void mainboard_config_superio(void)
{
}