aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/panda.conf
AgeCommit message (Collapse)Author
2014-09-26configs: panda: enable WiFi driverAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-09-26Revert "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>
2014-09-26panda.conf: disable CPU_IDLE to workaround Panda ES boot failureAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-09-26configs: 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>