aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/lx/Kconfig
blob: b6fd816d2e120181d948e68b814d799333916f32 (plain)
1
2
3
4
5
6
7
8
9
10
config NORTHBRIDGE_AMD_LX
	bool
	select HAVE_HIGH_TABLES
	# for VSM: 
	select PCI_OPTION_ROM_RUN_REALMODE
	
config VIDEO_MB
	int
	default 8
	depends on NORTHBRIDGE_AMD_LX