• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3config DRIVERS_LENOVO_HYBRID_GRAPHICS
4	bool
5	default n
6	# for dual graphics we need to set this
7	select ONBOARD_VGA_IS_PRIMARY
8