12502074fa3badeb4b27e5ad8cc8d5990339313f
[coreboot.git] / src / northbridge / via / vx800 / Kconfig
1 config NORTHBRIDGE_VIA_VX800
2         bool
3
4 config FALLBACK_SIZE
5         int
6         default 0
7         depends on NORTHBRIDGE_VIA_VX800
8
9 # this is done by the northbridge's vgabios.c already
10 config VGA_ROM_RUN
11         bool
12         default n
13         depends on NORTHBRIDGE_VIA_VX800
14
15 config PCI_ROM_RUN
16         bool
17         default n
18         depends on NORTHBRIDGE_VIA_VX800
19