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:
parent
0481c185aa
commit
aa1bbf4322
@ -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
|
||||
|
@ -8,3 +8,4 @@ VFP opt_global.h
|
||||
|
||||
# SoC Support
|
||||
SOC_CAVM_THUNDERX opt_soc.h
|
||||
SOC_HISI_HI6220 opt_soc.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user