[PATCH 2/2] ARM: shmobile: BOCK-W: enable I2C in defconfig
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Thu Apr 18 09:30:09 EDT 2013
Hello.
On 18-04-2013 17:27, Simon Horman wrote:
>> From: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
>> Enable I2C driver in 'bockw_defconfig'.
>> Signed-off-by: Vladimir Barinov <vladimir.barinov at cogentembedded.com>
>> Signed-off-by: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
>> ---
>> arch/arm/configs/bockw_defconfig | 2 ++
>> 1 file changed, 2 insertions(+)
>> Index: renesas/arch/arm/configs/bockw_defconfig
>> ===================================================================
>> --- renesas.orig/arch/arm/configs/bockw_defconfig
>> +++ renesas/arch/arm/configs/bockw_defconfig
>> @@ -73,6 +73,8 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6
>> CONFIG_SERIAL_SH_SCI_CONSOLE=y
>> # CONFIG_HW_RANDOM is not set
>> # CONFIG_HWMON is not set
>> +CONFIG_I2C=y
>> +CONFIG_I2C_RCAR=y
>> CONFIG_USB=y
>> CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
>> CONFIG_USB_EHCI_HCD=y
> I have applied the following after resolving conflicts
> (I don't see CONFIG_USB=y in my tree). Please let me
> know if I made an error.
I wrote in [0/2] that the patch is atop of my unaccepted USB patches.
> I have queued-up the change for v3.11 in the defconfig-bockw branch
> and will push is shortly.
Have you also queued patch #1? The patch #2 doesn't make much sense
without it.
WBR, Sergei
More information about the linux-arm-kernel
mailing list