Move SOC_BRCM_BCM2837 to GENERIC-UP since does not support SMP

This commit is contained in:
gonzo 2016-10-19 02:03:30 +00:00
parent 80ecadfdb9
commit 3f40ad67cc
2 changed files with 2 additions and 1 deletions

View File

@ -90,7 +90,6 @@ options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
options SOC_ALLWINNER_A64
options SOC_CAVM_THUNDERX
options SOC_HISI_HI6220
options SOC_BRCM_BCM2837
# Annapurna Alpine drivers
device al_ccu # Alpine Cache Coherency Unit

View File

@ -21,3 +21,5 @@
include GENERIC
ident GENERIC-UP
nooptions SMP
options SOC_BRCM_BCM2837