aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/ck804/Kconfig
AgeCommit message (Expand)Author
2010-11-21Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 byJonathan Kollasch
2010-10-26Convert all ck804-based boards to tiny bootblock.Jonathan Kollasch
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-09-26Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-22failoverR.diff: Revert my failover change since Kconfig only supports fallback.Myles Watson
2009-08-24Add support for Nvidia Southbridges to Kconfig.Myles Watson