diff options
Diffstat (limited to 'target/linux/brcm2708/bcm2709/config-default')
-rw-r--r-- | target/linux/brcm2708/bcm2709/config-default | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/brcm2708/bcm2709/config-default b/target/linux/brcm2708/bcm2709/config-default new file mode 100644 index 0000000000..e9d87ca659 --- /dev/null +++ b/target/linux/brcm2708/bcm2709/config-default @@ -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 |