Move SOC_BRCM_BCM2837 to GENERIC-UP since does not support SMP
This commit is contained in:
parent
80ecadfdb9
commit
3f40ad67cc
@ -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
|
||||
|
@ -21,3 +21,5 @@
|
||||
include GENERIC
|
||||
ident GENERIC-UP
|
||||
nooptions SMP
|
||||
|
||||
options SOC_BRCM_BCM2837
|
||||
|
Loading…
Reference in New Issue
Block a user