58e2047a148d3b7d5189c61a6db284301a6b4cb2
[coreboot.git] / src / northbridge / via / cx700 / Kconfig
1 config NORTHBRIDGE_VIA_CX700
2         bool
3         select HAVE_HIGH_TABLES
4         select HAVE_HARD_RESET
5         select IOAPIC
6         select SMP
7
8 # this is done by the northbridge's vgabios.c already
9 config VGA_ROM_RUN
10         bool
11         default n
12         depends on NORTHBRIDGE_VIA_CX700
13
14 config PCI_ROM_RUN
15         bool
16         default n
17         depends on NORTHBRIDGE_VIA_CX700
18