All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers
@ 2013-05-14 14:02 Eric Bénard
  2013-05-14 14:08 ` Fabio Estevam
  0 siblings, 1 reply; 10+ messages in thread
From: Eric Bénard @ 2013-05-14 14:02 UTC (permalink / raw)
  To: meta-freescale

tested on SabreLite with :
- PCIe OXPCIe952 dual UART board
- PCIe RTL8168 Gb Ethernet board
- PCIe Sil3125 SATA board
- PCIe TUSB7320 USB3 board (gives warnings but works)

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 recipes-kernel/linux/linux-boundary-3.0.35/defconfig |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-boundary-3.0.35/defconfig b/recipes-kernel/linux/linux-boundary-3.0.35/defconfig
index a0eacb8..ce6c65d 100644
--- a/recipes-kernel/linux/linux-boundary-3.0.35/defconfig
+++ b/recipes-kernel/linux/linux-boundary-3.0.35/defconfig
@@ -107,13 +107,13 @@ CONFIG_SCSI_MULTI_LUN=y
 CONFIG_ATA=y
 # CONFIG_SATA_PMP is not set
 CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_SATA_SIL24=y
 CONFIG_NETDEVICES=y
 CONFIG_TUN=y
-CONFIG_MII=y
 CONFIG_MICREL_PHY=y
 CONFIG_NET_ETHERNET=y
 CONFIG_FEC_NAPI=y
-# CONFIG_NETDEV_1000 is not set
+CONFIG_R8169=y
 # CONFIG_NETDEV_10000 is not set
 CONFIG_HOSTAP=y
 CONFIG_WL12XX_MENU=y
@@ -133,6 +133,7 @@ CONFIG_INPUT_MISC=y
 CONFIG_INPUT_UINPUT=y
 CONFIG_INPUT_ISL29023=y
 CONFIG_VT_HW_CONSOLE_BINDING=y
+CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_IMX=y
 CONFIG_SERIAL_IMX_CONSOLE=y
 CONFIG_FSL_OTP=y
@@ -201,6 +202,7 @@ CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DEVICE_CLASS is not set
 CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG_WHITELIST is not set
+CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_EHCI_ARC=y
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
-- 
1.7.10.4



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

end of thread, other threads:[~2013-05-15 17:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 14:02 [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers Eric Bénard
2013-05-14 14:08 ` Fabio Estevam
2013-05-14 14:20   ` Eric Bénard
2013-05-14 20:22     ` Otavio Salvador
2013-05-15  7:51       ` Eric Bénard
2013-05-15 11:48         ` Otavio Salvador
2013-05-15 14:16         ` Eric Nelson
2013-05-15 14:48           ` Eric Bénard
2013-05-15 16:55             ` Eric Nelson
2013-05-15 17:08               ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.