Changeset 5160


Ignore:
Timestamp:
Feb 25, 2010 2:45:08 PM (3 years ago)
Author:
stepan
Message:

Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per
default.

Signed-off-by: Stefan Reinauer <stepan@…>
Acked-by: Ronald G. Minnich <rminnich@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Kconfig

    r5159 r5160  
    248248config HAVE_HIGH_TABLES 
    249249        bool 
    250         default n 
     250        default y 
    251251        help 
    252252          This variable specifies whether a given northbridge has high table 
Note: See TracChangeset for help on using the changeset viewer.