mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
configs: vexpress: Extra options needed for TC2
Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
CONFIG_ARCH_VEXPRESS=y
|
||||
CONFIG_ARCH_VEXPRESS_CA9X4=y
|
||||
CONFIG_HAVE_ARM_ARCH_TIMER=y
|
||||
CONFIG_NR_CPUS=8
|
||||
CONFIG_HIGHMEM=y
|
||||
CONFIG_HIGHPTE=y
|
||||
CONFIG_CMDLINE="console=ttyAMA0,38400n8 root=/dev/mmcblk0p2 rootwait mmci.fmax=4000000"
|
||||
CONFIG_VFP=y
|
||||
CONFIG_NEON=y
|
||||
|
||||
Reference in New Issue
Block a user