summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2892/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-15/+6
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-0/+1
* - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer2010-04-071-5/+0
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-5/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+0
* Remove Kconfig entries that disablePatrick Georgi2010-03-081-5/+0
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-0/+1
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-1/+1
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-10/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.Myles Watson2009-10-191-1/+0
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-5/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-1/+2
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-6/+1
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-10/+3
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+4
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-031-15/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-1/+3
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-2/+2
* failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson2009-09-221-0/+142
OpenPOWER on IntegriCloud