blob: 5ca82cb40128d23e02593cd2e5b2135322337d11 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
#ifndef _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_
#define _DRIVERS_LENOVO_HYBRID_GRAPHICS_H_
void early_hybrid_graphics(bool *enable_igd, bool *enable_peg);
#endif /* _DRIVERS_LENOVO_HYBRID_GRAPHICS_CHIP_H_ */