soc/intel/cannonlake: Add initial dummy directory
commit81096041b8da42b17e57c63bdf81902b6ec69d61
authorLijian Zhao <lijian.zhao@intel.com>
Wed, 3 May 2017 01:54:44 +0000 (2 18:54 -0700)
committerMartin Roth <martinroth@google.com>
Thu, 29 Jun 2017 14:50:38 +0000 (29 14:50 +0000)
tree74c22da9b50c3a9cdb91ff8ed28aeae2bb07973c
parent786bd5d29371745bb731e92be0e73e261baf125e
soc/intel/cannonlake: Add initial dummy directory

Add Cannon Lake SoC boilerplate directory with:

 * SoC directory
 * Base Kconfig
 * Dummy cbmem.c

Change-Id: Ie28d8b56a1d1afcf1214ef734a08be6efcc8a931
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/20061
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/cannonlake/Kconfig [new file with mode: 0644]
src/soc/intel/cannonlake/Makefile.inc [new file with mode: 0644]
src/soc/intel/cannonlake/cbmem.c [new file with mode: 0644]