Add the SOC_HISI_HI6220 option. This will be used to enable drivers for

the HiSilicon hi6220 SoC used in the HiKey 96boards board.

Sponsored by:	ABT Systems Ltd
This commit is contained in:
andrew 2015-08-26 18:09:17 +00:00
parent 0481c185aa
commit aa1bbf4322
2 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,7 @@ options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
# SoC support
options SOC_CAVM_THUNDERX
options SOC_HISI_HI6220
# VirtIO support
device virtio

View File

@ -8,3 +8,4 @@ VFP opt_global.h
# SoC Support
SOC_CAVM_THUNDERX opt_soc.h
SOC_HISI_HI6220 opt_soc.h