aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/vexpress64.conf
AgeCommit message (Collapse)Author
2014-06-18config: Enable cpufreq for vexpress64Mark Brown
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-06-18configs: juno: Add some needed configurationRyan Harkin
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
2014-04-04configs: vexpress64: Enable devices used on JunoJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Enable CPU hotplugJon Medhurst
And up to 8 rather than the default 4 CPUs. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Enable CONFIG_COMPATAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-03-31configs: vexpress: Enable the RTCJon Medhurst
The AEMv8 model supports this, so lets enable it. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Disable CONFIG_SERIO_I8042Jon Medhurst
This defaults to 'y' but produces a kernel oops at boot. Perhaps ARM64 should be added to the long list of architectures excluded in drivers/input/serio/Kconfig. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Disable CONFIG_VGA_CONSOLEJon Medhurst
This defaults to 'y' but produces a compilations error. Perhaps ARM64 should be added to the long list of architectures excluded in drivers/video/console/Kconfig. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Reduce config to minimum required for board supportJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Fixes for Linux 3.9Jon Medhurst
CONFIG_PLAT_VEXPRESS has been renamed to CONFIG_ARCH_VEXPRESS and CONFIG_EXPERIMENTAL has been removed. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31configs: vexpress64: Enable regulator configsJon Medhurst
New device-trees include regulators and MMC driver gives errors if it can't find them. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-03-31vexpress64: enable MMC needed for RTSM to bootMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2014-03-31enable VIRTIO_BLKMarcin Juszkiewicz
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-03-31defconfig from latest vexpress_defconfigJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-03-31vexpress64.conf: updating config based on the reference config from omar's treeRicardo Salveti de Araujo
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
2014-03-31update vexpress64.conf to one that actually buildsJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-03-31vexpress64 configJohn Rigby