Changeset 5088


Ignore:
Timestamp:
Feb 5, 2010 5:10:01 PM (3 years ago)
Author:
stepan
Message:

this should get the VIA VT8454c in shape with Kconfig
Signed-off-by: Stefan Reinauer <stepan@…>
Acked-by: Stefan Reinauer <stepan@…>

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mainboard/via/vt8454c/Kconfig

    r5052 r5088  
    44        select CPU_VIA_C7 
    55        select NORTHBRIDGE_VIA_CX700 
    6 #       select SOUTHBRIDGE_INTEL_I82801GX 
    76        select SUPERIO_VIA_VT1211 
    87        select HAVE_PIRQ_TABLE 
  • trunk/src/northbridge/via/cx700/Kconfig

    r4753 r5088  
    11config NORTHBRIDGE_VIA_CX700 
    22        bool 
     3        select HAVE_HIGH_TABLES 
     4        select HAVE_HARD_RESET 
     5        select IOAPIC 
     6        select SMP 
    37 
    48# this is done by the northbridge's vgabios.c already 
Note: See TracChangeset for help on using the changeset viewer.