aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/cn700/Kconfig
blob: 5395416c19c63c45d93a18db325a5c86345e54af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config NORTHBRIDGE_VIA_CN700
	bool
	default n

config FALLBACK_SIZE
	int
	default 0
	depends on NORTHBRIDGE_VIA_CN700

config HAVE_HIGH_TABLES
	bool
	default y
	depends on NORTHBRIDGE_VIA_CN700