lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 19 Mar 2013 12:55:18 +0100
From:	Fabio Baltieri <fabio.baltieri@...aro.org>
To:	Linus Walleij <linus.walleij@...aro.org>
Cc:	linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: ux500: select WATCHDOG and MUSB for ux500

Hi Linus,

On Mon, Mar 18, 2013 at 12:00:57PM +0100, Fabio Baltieri wrote:
> Enable ux500 specific USB and watchdog drivers by default on
> u8500_defconfig.

Please ignore this patch, some new Kconfig menus are being added in
-next so ab8500 USB will need additional options.  I'll send a v2 soon.

Thanks,
Fabio

> diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
> index 426270f..92b1347 100644
> --- a/arch/arm/configs/u8500_defconfig
> +++ b/arch/arm/configs/u8500_defconfig
> @@ -71,6 +71,7 @@ CONFIG_GPIO_TC3589X=y
>  # CONFIG_AB8500_BATTERY_THERM_ON_BATCTRL is not set
>  CONFIG_THERMAL=y
>  CONFIG_CPU_THERMAL=y
> +CONFIG_WATCHDOG=y
>  CONFIG_MFD_STMPE=y
>  CONFIG_MFD_TC3589X=y
>  CONFIG_AB5500_CORE=y
> @@ -80,7 +81,12 @@ CONFIG_REGULATOR_AB8500=y
>  CONFIG_REGULATOR_FIXED_VOLTAGE=y
>  CONFIG_REGULATOR_GPIO=y
>  # CONFIG_HID_SUPPORT is not set
> +CONFIG_USB=y
> +CONFIG_USB_MUSB_HDRC=y
> +CONFIG_USB_MUSB_UX500=y
>  CONFIG_USB_GADGET=y
> +CONFIG_USB_GADGET_MUSB_HDRC=y
> +CONFIG_USB_ETH=m
>  CONFIG_AB8500_USB=y
>  CONFIG_MMC=y
>  CONFIG_MMC_CLKGATE=y
> -- 
> 1.8.1.3
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Fabio Baltieri
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ