some progress on kconfig:
[coreboot.git] / src / northbridge / via / cn700 / Kconfig
1 config NORTHBRIDGE_VIA_CN700
2         bool
3         default n
4
5 config FALLBACK_SIZE
6         int
7         default 0
8         depends on NORTHBRIDGE_VIA_CN700
9
10 config HAVE_HIGH_TABLES
11         bool
12         default y
13         depends on NORTHBRIDGE_VIA_CN700