Searched hist:d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/configs/ |
H A D | mvebu_v7_defconfig | diff 3f620ddc0dde30fe88be4cc80ae9ebda8bd37448 Wed Jun 18 01:08:56 CEST 2014 Ezequiel Garcia <ezequiel.garcia@free-electrons.com> ARM: mvebu: enable Dove SoC in mvebu_v7_defconfig
Since commit:
commit d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45 Author: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Date: Thu Apr 24 22:58:30 2014 +0100
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
fixed the error that prevented Dove SoC from being built with the rest of the mvebu SoCs, we can now add it to the defconfig.
In addition, this commit enables SERIAL_OF_PLATFORM, which is required to have UART on some of the boards.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/arm/kernel/ |
H A D | Makefile | diff d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45 Thu Apr 24 23:58:30 CEST 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Some Marvell PJ4B CPUs also implement iWMMXt extensions. With a proper check for iWMMXt coprocessors now in place, enable it by default on PJ4B. While at it, also allow to manually select the corresponding Kconfig option.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/ |
H A D | Kconfig | diff d93003e8e4e1fbbc8a06ec561a63f5aa105a4c45 Thu Apr 24 23:58:30 CEST 2014 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Some Marvell PJ4B CPUs also implement iWMMXt extensions. With a proper check for iWMMXt coprocessors now in place, enable it by default on PJ4B. While at it, also allow to manually select the corresponding Kconfig option.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: Kevin Hilman <khilman@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|