coreboot-kgpe-d16/util/sconfig
Patrick Georgi b6f765e7c8 Provide weak empty declarations of all chip_ops used on a board
sconfig creates empty defaults for all chip_ops, which can be overridden
by drivers simply by providing a concrete implementation.

Change-Id: Ib37515f0b0747bdbf4da780d28690a1e719944b2
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/1567
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-27 21:48:22 +01:00
..
Makefile.inc make sconfig parser regeneration menu selectable 2010-08-09 13:28:18 +00:00
lex.yy.c_shipped sconfig: fix up shipped code 2012-07-13 20:27:28 +02:00
main.c Provide weak empty declarations of all chip_ops used on a board 2012-11-27 21:48:22 +01:00
sconfig.h Every chip must have chip_operations 2012-10-08 13:24:31 +02:00
sconfig.l MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.tab.c_shipped MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.tab.h_shipped MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00
sconfig.y MPTAPLE: generate from devicetree.cb 2012-07-13 08:38:13 +02:00