Initial commit
This commit is contained in:
17
target/linux/brcm63xx/smp/config-default
Normal file
17
target/linux/brcm63xx/smp/config-default
Normal file
@@ -0,0 +1,17 @@
|
||||
CONFIG_CPU_RMAP=y
|
||||
CONFIG_CRYPTO_AEAD=y
|
||||
CONFIG_CRYPTO_AEAD2=y
|
||||
CONFIG_CRYPTO_HASH2=y
|
||||
CONFIG_CRYPTO_MANAGER=y
|
||||
CONFIG_CRYPTO_MANAGER2=y
|
||||
CONFIG_CRYPTO_NULL2=y
|
||||
CONFIG_NET_FLOW_LIMIT=y
|
||||
CONFIG_NR_CPUS=2
|
||||
CONFIG_PADATA=y
|
||||
CONFIG_RCU_STALL_COMMON=y
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_RPS=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_SMP_UP=y
|
||||
CONFIG_TREE_RCU=y
|
||||
CONFIG_XPS=y
|
||||
8
target/linux/brcm63xx/smp/target.mk
Normal file
8
target/linux/brcm63xx/smp/target.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
BOARDNAME:=smp
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for BCM63XX boards with SMP support.
|
||||
Currently only BCM6362 and BCM6368 supported.
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user