aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-n/Kconfig
AgeCommit message (Expand)Author
2014-12-18Drop VIA Epia-NStefan Reinauer
2014-12-04via/epia-n: Switch to per-device ACPIVladimir Serbinenko
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2010-09-27RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-07oops... this is a critical issue. Some boards in the tree don't compile withStefan Reinauer
2010-02-28- Add config flag for boards that have their own fadt.cPatrick Georgi
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-20Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann
2009-10-16Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-11HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann
2009-10-07Convert all "default y" options to "select FOO" (shorter).Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-03Remove duplicate and not too useful Kconfig board comments asUwe Hermann
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-08-25Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.Uwe Hermann
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-20This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich