kbuild: Don't require intel/common changes for every soc
commit9616f3ceb7e6bb2a55b0de01a5364fca011a1ecb
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 29 Apr 2015 17:45:22 +0000 (29 10:45 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 30 Apr 2015 10:00:14 +0000 (30 12:00 +0200)
tree21c39434e204ce2732d1f85f64154acbb6936b50
parentae5ab604d51815bfed964017fad815c002aca9fe
kbuild: Don't require intel/common changes for every soc

In the true spirit of separating components more strictly
and allowing to add new components to coreboot without touching
existing code, move Intel common code selection to the soc
Kconfig and out of src/soc/intel/common/Makefile.inc

Change-Id: I0a70656bb9f4550b6088e9f45e68b5106c0eb9af
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10031
Tested-by: build bot (Jenkins)
Reviewed-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/soc/intel/baytrail/Kconfig
src/soc/intel/broadwell/Kconfig
src/soc/intel/common/Kconfig
src/soc/intel/common/Makefile.inc