aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs
AgeCommit message (Collapse)Author
2013-06-19linaro/configs: arndale: Enable RTC supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-06-18Merge branch 'tracking-kvm-arm-configs' into merge-linux-linaro-core-trackingAndrey Konovalov
2013-06-18Merge branch 'tracking-big-LITTLE-MP-master' into ↵Andrey Konovalov
merge-linux-linaro-core-tracking
2013-06-18Merge branch 'tracking-basic-board-configs' into ↵Andrey Konovalov
merge-linux-linaro-core-tracking
2013-06-11configs: vexpress64: Enable CONFIG_COMPATAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-06-05distribution: add CONFIG_IP_NF_MANGLE and CONFIG_IP6_NF_MANGLEFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-06-05Rename ubuntu-minimal.conf to distribution.conf:Fathi Boudra
the config fragment is now used for booting various distributions like Fedora, OpenEmbedded, Ubuntu. It isn't specific to Ubuntu anymore. Remove ubuntu.conf: the config fragment is unused. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-05-28ubuntu-minimal.conf: enable more options for OpenStackAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-28omap4.conf: add CONFIG_SERIAL_OMAP and CONFIG_LEDS_CLASSAndrey Konovalov
The SERIAL_OMAP options aren't selected by ARCH_OMAP2PLUS_TYPICAL any more. See the mainline commit eb16d33273532533400cb95189aa50d6b734db57 "ARM: OMAP2+: Fix unmet direct dependencies for SERIAL_OMAP". Also CONFIG_LEDS_CLASS is now needed to have LEDS_GPIO available. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-27ubuntu-minimal.conf: add CONFIG_IP[6]_NF_FILTER=mFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-05-24ubuntu-minimal.conf: add CONFIG_IP[6]_NF_IPTABLES=mAndrey Konovalov
This is for OpenStack support. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-20linaro/configs: arndale: Enable configs to support suspend/resumeTushar Behera
Mark the SD/MMC cards as non-removable and enable support for GPIO buttons. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-20linaro/configs: arndale: Enable USB supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-17configs: Enable NFS in linaro-base.confAndrey Konovalov
As per launchpad bug 1167446, adding NFS is requested for arndale. vexpress[64], panda and snowball have NFS enabled in their board config fragments already. This is natural just to move it to linaro-base.conf. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-16linaro/configs: big-LITTLE-MP: Enable the new tunable sysfs interface by ↵Liviu Dudau
default. Enable the new tunable sysfs interface for HMP scaling invariants. Signed-of-by: Liviu Dudau <Liviu.Dudau@arm.com>
2013-05-16linaro/configs: Enable HMP priority filter by defaultMorten Rasmussen
This updates linaro config fragments to enable the HMP priority filter by default. Signed-off-by: Morten Rasmussen <morten.rasmussen@arm.com>
2013-05-16config-frag/big-LITTLE: Use device-tree to provide fast/slow CPU list for HMPViresh Kumar
Currently there are two ways of passing list of fast-slow CPU's to kernel. One via configs and other via DT. Code tries to get them via configs first an then try for DT. To make it configurable via DT by default, make config strings empty. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reported-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
2013-05-16linaro/configs: Update big LITTLE MP fragment for task placement workViresh Kumar
CONFIG_HMP_FAST_CPU_MASK and CONFIG_HMP_SLOW_CPU_MASK must be set correctly by user platform. For now they are marked 0-1 and 2-3. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2013-05-16configs: Add config fragments for big LITTLE MPViresh Kumar
This patch adds config fragments used to enable most of the features used by big LITTLE MP. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2013-05-13linaro/configs: arndale: Update as per 3.10-rc1 kernelTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13linaro/configs: arndale: Set CONFIG_PREEMPT_NONETushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13linaro/configs: arndale: Remove default/unnecessary optionsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13linaro/configs: arndale: Enable runtime PM supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13linaro/configs: arndale: Use 2G/2G memory splitTushar Behera
Arndale has 2GB of RAM. Using 3G/1G memory split, half of the board's RAM ends up being "highmem", severely impacting system performance. It also means that kernel code must explicitly manage mapping in/out of any code/data resident above physical address 0x80000000. Using 2G/2G memory split is the optimum configuration. Suggested-by: Leif Lindholm <leif.lindholm@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13omap4.conf: Disable OMAP2 supportPeter Ujfalusi
When the kernel is built with CONFIG_ARCH_OMAP2 it will select CPU_V6 and other dependencies which causes issues in user space. For example when clients try to connect to PulseAudio they will crash with: Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting. Remove support for OMAP2 for now. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
2013-05-13configs: vexpress: Enable the RTCJon Medhurst
The AEMv8 model supports this, so lets enable it. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13configs: 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>
2013-05-13configs: 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>
2013-05-13configs: vexpress64: Reduce config to minimum required for board supportJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13configs: arndale: disable CONFIG_DEBUG_MUTEXESAndrey Konovalov
This debug option adds significant overhead. E.g. netperf on the loopback improves by ~200% with DEBUG_MUTEXES disabled. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-13omap4.conf: Enable audio for PandaBoard (OMAP4)Peter Ujfalusi
For audio the twl6040 stack need to be enabled Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
2013-05-13configs: 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>
2013-05-13configs: vexpress: Enable LEDsJon Medhurst
To provide access to LEDs enable CONFIG_LEDS_CLASS=y CONFIG_LEDS_GPIO=y (LED's are available from user side under under /sys/class/leds) To use the motherboard LEDs to show CPU activity... CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_LEDS_TRIGGER_CPU=y Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13u8500.conf: update the conf fragment from v3.9-rc3 u8500_defconfigAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-13omap4.conf: disable CONFIG_CPU_FREQ for 13.03 to make Panda ES to bootAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-13configs: omap4: update omap4.conf for 3.9Andrey Konovalov
The main reason for the update is omap2+ having moved to multiplatform kernel. The new omap4.conf is based on the omap2plus_defconfig, but in addition enables USB_EHCI_HCD and USB_OHCI_HCD, so that USB host and ethernet would work on Panda. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-13configs: 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>
2013-05-13configs: vexpress: Changes needed for Linux 3.9Jon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13configs: vexpress: Changes needed for Linux 3.8Jon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13vexpress64: enable MMC needed for RTSM to bootMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2013-05-13linaro/configs: arndale: Enable USB-Ethernet driversTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13linaro/configs: arndale: Add initial board config fragmentTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13Add config for HighbankFathi Boudra
2013-05-13enable VIRTIO_BLKMarcin Juszkiewicz
Signed-off-by: John Rigby <john.rigby@linaro.org>
2013-05-13u8500.conf: remove CONFIG_LBDAF and add CONFIG_EXT4_FSFathi Boudra
Remove CONFIG_LBDAF: fix Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF. Add CONFIG_EXT4_FS: enable ext4 fs, default filesystem on Linaro rootfs. It will allow to boot out of the box with linaro-image-tools. See https://bugs.launchpad.net/bugs/1081904 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-05-13defconfig from latest vexpress_defconfigJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2013-05-13configs: omap4: enable OMAP DMA engine driverAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-05-13linaro/configs: origen: Enable mainline componentsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-05-13configs: vexpress: Enable CONFIG_SMC91XJon Medhurst
This is the ethernet device RTSM models and we want normal vexpress kernels also working on RTSM. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-05-13configs: vexpress: Basic board config fragmentJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>