coreboot-kgpe-d16/src/northbridge/intel/i440bx
Jens Rottmann 0d11f2db1f CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
chipset support it.  But this involves a long list of 'depends', which you have
to remember updating manually.  Converted this into HAVE_... properties, which
will be inherited automatically if someone copies a chipset to create a new
one.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5743 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-26 12:46:02 +00:00
..
chip.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
debug.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
i440bx.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00
northbridge.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
northbridge.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
raminit.c Enable 440BX NB to use large memory modules 2010-04-27 08:45:30 +00:00
raminit.h cosmetics. 2010-05-25 16:00:08 +00:00