linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Fix STi support
@ 2013-12-04 13:10 srinivas.kandagatla at st.com
  2013-12-04 21:57 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: srinivas.kandagatla at st.com @ 2013-12-04 13:10 UTC (permalink / raw)
  To: linux-arm-kernel

From: Srinivas Kandagatla <srinivas.kandagatla@st.com>

This patch adds ST serial driver (st-asc) and ICPLUS ethernet PHY to
multi_v7_defconfig. All STi based SOCs use ST-ASC as default serial
console, and most of the STi SOC based boards have ICPLUS external
ethernet PHY. These two options makes the system boot nfs root with
console.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
---
 arch/arm/configs/multi_v7_defconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4a5903e..d5a6f32 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -68,6 +68,7 @@ CONFIG_NET_CALXEDA_XGMAC=y
 CONFIG_KS8851=y
 CONFIG_SMSC911X=y
 CONFIG_STMMAC_ETH=y
+CONFIG_ICPLUS_PHY=y
 CONFIG_MDIO_SUN4I=y
 CONFIG_KEYBOARD_SPEAR=y
 CONFIG_SERIO_AMBAKMI=y
@@ -90,6 +91,8 @@ CONFIG_SERIAL_XILINX_PS_UART=y
 CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
 CONFIG_SERIAL_FSL_LPUART=y
 CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
+CONFIG_SERIAL_ST_ASC=y
+CONFIG_SERIAL_ST_ASC_CONSOLE=y
 CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_I2C_SIRF=y
 CONFIG_I2C_TEGRA=y
-- 
1.7.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: Fix STi support
  2013-12-04 13:10 [PATCH] ARM: multi_v7_defconfig: Fix STi support srinivas.kandagatla at st.com
@ 2013-12-04 21:57 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2013-12-04 21:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Dec 04, 2013 at 01:10:13PM +0000, srinivas.kandagatla at st.com wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@st.com>
> 
> This patch adds ST serial driver (st-asc) and ICPLUS ethernet PHY to
> multi_v7_defconfig. All STi based SOCs use ST-ASC as default serial
> console, and most of the STi SOC based boards have ICPLUS external
> ethernet PHY. These two options makes the system boot nfs root with
> console.
> 
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>


Applied, thanks.


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-04 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 13:10 [PATCH] ARM: multi_v7_defconfig: Fix STi support srinivas.kandagatla at st.com
2013-12-04 21:57 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).