summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-29linaro/configs: arndale: Enable stub-audio supportconfig-boards-3.13Tushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Load EDID firmware blobTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Enable DRM-HDMI supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Enable SATA supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Disable XHCI supportTushar Behera
Currently we are getting a boot-time panic when XHCI is enabled. Till the issue is fixed, XHCI would be disabled. USB 2.0 port would be active. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Enable RTC supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Enable CMA supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-29linaro/configs: arndale: Set dwc3 to host modeTushar Behera
DWC3 is not working in default 'Dual Role mode'. Till the issue is fixed, setting this to host mode so that at least we can start using USB 3.0 devices on Arndale board. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2014-01-28ARM: config: update hi3xxx.confZhangfei Gao
Update hi3xxx.conf for Hisilicon SoC. It's based on multi_v7.conf. In order to get the final .config file, we need execute the command in below. scripts/kconfig/merge_config.sh linaro/configs/multi_v7.conf linaro/configs/hi3xxx.conf Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org> Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
2014-01-28configs: vexpress64: Enable CPU hotplugJon Medhurst
And up to 8 rather than the default 4 CPUs. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-01-28ARM: VExpress: PSCI: Compile PSCI code by defaultLiviu Dudau
Compile support for PSCI by default and let the command line decide whether support for SMC calls gets enabled or not. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2014-01-28linaro/configs: rtsm: add virtio mmio supportRyan Harkin
Add support for the virtio mmio block device to the configs. This also requires a corresponding DTB change to also add the virtio device. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
2014-01-28arndale_octa.conf: add Arndale Octa config fragmentFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-24beaglebone.conf: explicitely disable CONFIG_ARM_APPENDED_DTBFathi Boudra
It ensures to allows get the dtb files (to support both beaglebone white and black), whenever we use multi_v7 config fragment or not. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-24beaglebone.conf: explicitely enable CONFIG_SOC_AM33XXFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-14beaglebone: fix config fragment file extensionFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-27configs: initial BeagleBone/BeagleBoneBlack config fragmentAndrey Konovalov
Enabled: ethernet, USB host connector, USB OTG connector (the CDC ethernet and Mass Storage gadgets included). Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-12-12configs: initial config fragment for Capri boardAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-12-12configs: panda: enable WiFi driverAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-12-12linaro/configs: arndale: Update config name for EHCI host driverTushar Behera
Config name USB_EHCI_S5P is now replaced by USB_EHCI_EXYNOS. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-12-02configs: vexpress: Enable TC2 cpufreq driverJon Medhurst
Note, for the sake of a faster boot and better performance, we default to maximum CPU clock frequency (CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE) and will rely on user-side scripts on Android and Ubuntu to change this as appropriate for big.LITTLE power saving. E.g. changing LITTLE cores to 'ondemand'. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-12-02configs: vexpress: Enable big.LITTLE power managementJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-12-02configs: vexpress: Extra options needed for TC2Jon Medhurst
TC2 has 5 CPUS and 2GB DRAM so allow the kernel to make use of all of these resources. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2013-11-28Revert "panda.conf: disable CPU_IDLE to workaround Panda ES boot failure"Andrey Konovalov
This reverts commit a434a974ef95057aed905404062d4b45990fd575. This workaround for Panda ES is no longer needed. Commits "Revert "ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()" and "ARM: OMAP4460: cpuidle: WA for ROM bug because of CA9 r2pX gic control register change" by Grygorii Strashko <grygorii.strashko@ti.com> seem to fix the root cause of the issue. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28hi3xxx.conf: disable THUMB2_KERNELAndrey Konovalov
This is required to get arch/arm/mach-hs/hilpm-cpugodp.S compiled. Enabling THUMB2 leads to errors like: hilpm-cpugodp.S:282: Error: SP not allowed in register list -- `stmia r0!,{r1,r13,r14}' Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28configs: add config fragment for Hisilicon Hi36xx/Hi37xx based boardsAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28configs: create multi_v7.conf to track multi_v7_defconfigAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28panda.conf: disable CPU_IDLE to workaround Panda ES boot failureAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28omap2plus.conf: sync up with omap2plus_defconfig from 3.12-rc3Andrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28highbank.conf: enable CONFIG_HIGHMEM and CONFIG_HIGHPTE (fix 1G limit)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-11-28linaro/configs: arndale: Enable USB3503 HSIC driverTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28configs: omap2plus.conf: use distribution.conf choices for conflicting optionsAndrey Konovalov
This lets us merging distribution.conf and omap2plus.conf in any order with the same result. Before that distribution.conf must be merged last to have linux-linaro build to complete ok. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28configs: panda: split the config fragment into mainline and Linaro partsAndrey Konovalov
omap2plus_defconfig is actively maintained by the community. Linaro needs just few kernel config options in addition to the ones in omap2plus_defconfig. So it makes sense to track omap2plus_defconfig by omap2plus.conf, and to keep the small set of Linaro specific options for Panda board in panda.conf. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28linaro/configs: arndale: Enable fixed-voltage regulator supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28arndale.conf: enable CONFIG_TUNAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28arndale.conf: remove DEBUG_LL and EARLY_PRINTKAndrey Konovalov
Also remove DEBUG_S3C_UART2=y as it depends on the above options. These debugging options are causing problems to XEN. If still needed, could be moved to a separate config fragment. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28configs: highbank: Enable SCSI disk supportAndrey Konovalov
This is required by the current highbank CI setup - the rootfs is on hard drive. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28highbank.conf: enforce CONFIG_SCSI in the board config fragment.Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-11-28highbank.conf: remove CONFIG_PREEMPT=yFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-11-28configs: omap4: Update USB config optionsAndrey Konovalov
Drop obsoleted CONFIG_USB_SUSPEND (it is removed from mainline), add proper USB PHY settings required for USB host to work. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-28configs: vexpress64: Enable CONFIG_COMPATAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2013-11-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-11-28linaro/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-11-28linaro/configs: arndale: Enable USB supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28linaro/configs: arndale: Update as per 3.10-rc1 kernelTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28linaro/configs: arndale: Set CONFIG_PREEMPT_NONETushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28linaro/configs: arndale: Remove default/unnecessary optionsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28linaro/configs: arndale: Enable runtime PM supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2013-11-28linaro/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-11-28omap4.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>