forked from Ivasoft/openwrt
brcm2708: add Raspberry Pi 2 support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44403
This commit is contained in:
17
target/linux/brcm2708/bcm2709/config-default
Normal file
17
target/linux/brcm2708/bcm2709/config-default
Normal file
@@ -0,0 +1,17 @@
|
||||
CONFIG_ARCH_BCM2709=y
|
||||
# CONFIG_ARM_LPAE is not set
|
||||
# CONFIG_ARM_THUMBEE is not set
|
||||
CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
|
||||
CONFIG_BCM2708_NOL2CACHE=y
|
||||
# CONFIG_BCM2709_DT is not set
|
||||
# CONFIG_CRYPTO_SHA1_ARM_NEON is not set
|
||||
# CONFIG_CRYPTO_SHA512_ARM_NEON is not set
|
||||
CONFIG_HAVE_ARM_ARCH_TIMER=y
|
||||
CONFIG_KERNEL_MODE_NEON=y
|
||||
CONFIG_LOCALVERSION="-v7"
|
||||
CONFIG_NEON=y
|
||||
CONFIG_NR_CPUS=4
|
||||
CONFIG_SMP=y
|
||||
CONFIG_SMP_ON_UP=y
|
||||
# CONFIG_THUMB2_KERNEL is not set
|
||||
CONFIG_VMSPLIT_2G=y
|
||||
Reference in New Issue
Block a user