On 08/05/2014 22:30, Matthew Fatheree wrote:
> Support I2C, USB, TMP421, On-Die sensor, SATA.
> 
> Signed-off-by: Matthew Fatheree <matthew.fathe...@belkin.com> --- 
> target/linux/mvebu/config-3.10 |   29
> ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1
> deletion(-)
> 

so all boards always have ATA, USB ... ?

i assume not. hence you should use default package selections to add
these instead of building them into the kernel

        John

> diff --git a/target/linux/mvebu/config-3.10
> b/target/linux/mvebu/config-3.10 index 4f41f71..1317e22 100644 ---
> a/target/linux/mvebu/config-3.10 +++
> b/target/linux/mvebu/config-3.10 @@ -22,6 +22,7 @@
> CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y # CONFIG_ARCH_WM8850 is not
> set CONFIG_ARM=y CONFIG_ARMADA_370_XP_TIMER=y 
> +CONFIG_ARMADA_THERMAL=y CONFIG_ARM_APPENDED_DTB=y 
> CONFIG_ARM_ATAG_DTB_COMPAT=y #
> CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set @@ -36,6 +37,7
> @@ CONFIG_ARM_THUMB=y # CONFIG_ARM_THUMBEE is not set 
> CONFIG_ARM_VIRT_EXT=y CONFIG_ASYNC_TX_ENABLE_CHANNEL_SWITCH=y 
> +CONFIG_ATA=y CONFIG_ATAGS=y CONFIG_AUTO_ZRELADDR=y 
> CONFIG_BOUNCE=y @@ -141,7 +143,10 @@
> CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_UID16=y 
> CONFIG_HIGHMEM=y # CONFIG_HIGHPTE is not set +CONFIG_HWMON=y 
> CONFIG_HZ_PERIODIC=y +CONFIG_I2C=y +CONFIG_I2C_BOARDINFO=y 
> CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_DOMAIN=y @@
> -198,6 +203,7 @@ CONFIG_OF_DEVICE=y CONFIG_OF_EARLY_FLATTREE=y 
> CONFIG_OF_FLATTREE=y CONFIG_OF_GPIO=y +CONFIG_OF_I2C=y 
> CONFIG_OF_IRQ=y CONFIG_OF_MDIO=y CONFIG_OF_MTD=y @@ -235,8 +241,10
> @@ CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_RTC_CLASS=y #
> CONFIG_RTC_DRV_MV is not set +CONFIG_SATA_MV=y 
> CONFIG_SCHED_HRTICK=y -# CONFIG_SCSI_DMA is not set +CONFIG_SCSI=y 
> +CONFIG_SENSORS_TMP421=y CONFIG_SERIAL_8250_DW=y CONFIG_SMP=y 
> CONFIG_SMP_ON_UP=y @@ -248,6 +256,15 @@ CONFIG_STOP_MACHINE=y #
> CONFIG_SWP_EMULATE is not set CONFIG_SYS_SUPPORTS_APM_EMULATION=y #
> CONFIG_TEGRA_HOST1X is not set +CONFIG_THERMAL=y +#
> CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set 
> +CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y +#
> CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set +#
> CONFIG_THERMAL_EMULATION is not set +#
> CONFIG_THERMAL_GOV_FAIR_SHARE is not set 
> +CONFIG_THERMAL_GOV_STEP_WISE=y +# CONFIG_THERMAL_GOV_USER_SPACE is
> not set +CONFIG_THERMAL_HWMON=y # CONFIG_THUMB2_KERNEL is not set 
> CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TIMER_STATS=y @@ -255,8 +272,18
> @@ CONFIG_TREE_RCU=y CONFIG_UID16=y CONFIG_UIDGID_CONVERTED=y 
> CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" +CONFIG_USB=y 
> CONFIG_USB_ARCH_HAS_XHCI=y +CONFIG_USB_COMMON=y 
> +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_HCD_ORION=y +#
> CONFIG_USB_EHCI_HCD_PLATFORM is not set +CONFIG_USB_EHCI_PCI=y 
> +CONFIG_USB_STORAGE=y CONFIG_USB_SUPPORT=y +CONFIG_USB_UHCI_HCD=y 
> +CONFIG_USB_XHCI_HCD=y +# CONFIG_USB_XHCI_HCD_DEBUGGING is not set 
> CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_USE_OF=y 
> CONFIG_VECTORS_BASE=0xffff0000 -- 1.7.9.5
> 
> 
> 
> __________________________________________________________________
> Confidential This e-mail and any files transmitted with it are the
> property of Belkin International, Inc. and/or its affiliates, are
> confidential, and are intended solely for the use of the individual
> or entity to whom this e-mail is addressed. If you are not one of
> the named recipients or otherwise have reason to believe that you
> have received this e-mail in error, please notify the sender and
> delete this message immediately from your computer. Any other use,
> retention, dissemination, forwarding, printing or copying of this
> e-mail is strictly prohibited. Pour la version française:
> http://www.belkin.com/email-notice/French.html Für die deutsche
> Übersetzung: http://www.belkin.com/email-notice/German.html
> __________________________________________________________________ 
> _______________________________________________ openwrt-devel
> mailing list openwrt-devel@lists.openwrt.org 
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to