[linux-yocto] [PATCH 12/89] arm/config: Add the LSI drivers
Paul Butler
butler.paul at gmail.com
Sun Oct 27 12:32:37 PDT 2013
From: John Jacques <john.jacques at lsi.com>
and answer the rest of the questions as recommended (default).
Signed-off-by: John Jacques <john.jacques at lsi.com>
---
arch/arm/configs/lsi_defconfig | 45 ++++++++++++++----------------------------
1 file changed, 15 insertions(+), 30 deletions(-)
diff --git a/arch/arm/configs/lsi_defconfig b/arch/arm/configs/lsi_defconfig
index c26127b..53ee8f6 100644
--- a/arch/arm/configs/lsi_defconfig
+++ b/arch/arm/configs/lsi_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.28 Kernel Configuration
+# Linux/arm 3.4.43 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -744,7 +744,6 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
-# CONFIG_BLK_DEV_ISS is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_MG_DISK is not set
@@ -776,6 +775,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BMP085 is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
+CONFIG_LSI_MTC=y
# CONFIG_C2PORT is not set
#
@@ -1044,6 +1044,7 @@ CONFIG_NET_VENDOR_CIRRUS=y
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_DM9000 is not set
+# CONFIG_LSI_NET is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
@@ -1162,7 +1163,6 @@ CONFIG_PHYLIB=y
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
-# CONFIG_LSI_NET is not set
# CONFIG_ISDN is not set
#
@@ -1819,6 +1819,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# USB Host Controller Drivers
#
+CONFIG_LSI_USB_SW_WORKAROUND=y
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
# CONFIG_USB_EHCI_HCD is not set
@@ -2017,10 +2018,20 @@ CONFIG_DMADEVICES=y
#
# DMA Devices
#
+CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y
# CONFIG_AMBA_PL08X is not set
# CONFIG_DW_DMAC is not set
+CONFIG_LSI_DMA=y
# CONFIG_TIMB_DMA is not set
# CONFIG_PL330_DMA is not set
+CONFIG_DMA_ENGINE=y
+
+#
+# DMA Clients
+#
+# CONFIG_NET_DMA is not set
+# CONFIG_ASYNC_TX_DMA is not set
+# CONFIG_DMATEST is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
@@ -2060,6 +2071,7 @@ CONFIG_CLKSRC_MMIO=y
#
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_PM_DEVFREQ is not set
+CONFIG_IRQCHIP=y
#
# File systems
@@ -2477,30 +2489,3 @@ CONFIG_DQL=y
CONFIG_NLATTR=y
# CONFIG_AVERAGE is not set
# CONFIG_CORDIC is not set
-
-#
-# RapidIO management options
-#
-CONFIG_HAS_RAPIDIO=y
-CONFIG_RAPIDIO=y
-CONFIG_RIO_MAINT_WIN_SIZE=0x400000
-CONFIG_AXXIA_RIO=y
-CONFIG_RIO_MAX_IRQS=0x20
-CONFIG_AXXIA_RIO_STAT=y
-CONFIG_SRIO_IRQ_TIME=y
-CONFIG_AXXIA_RIO_16B_ID=y
-CONFIG_AXXIA_RIO_DEBUG=y
-CONFIG_RAPIDIO_DISC_TIMEOUT=30
-CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS=y
-# CONFIG_RAPIDIO_DIO_DMA is not set
-CONFIG_RAPIDIO_ACCESS_ERR_LIMIT=0
-# CONFIG_RAPIDIO_DYNAMIC_ROUTES is not set
-# CONFIG_RAPIDIO_MULTICAST_PW is not set
-# CONFIG_RAPIDIO_HOTPLUG is not set
-# CONFIG_RAPIDIO_STATIC_DESTID is not set
-# CONFIG_RAPIDIO_DEBUG is not set
-# CONFIG_RAPIDIO_TSI57X is not set
-# CONFIG_RAPIDIO_CPS_XX is not set
-# CONFIG_RAPIDIO_TSI568 is not set
-# CONFIG_RAPIDIO_CPS_GEN2 is not set
-# CONFIG_RAPIDIO_TSI500 is not set
--
1.8.3.4
More information about the linux-yocto
mailing list