linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: socfpga: Update socfpga_defconfig
@ 2016-05-05 20:33 Marek Vasut
  2016-06-14 20:37 ` Dinh Nguyen
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2016-05-05 20:33 UTC (permalink / raw)
  To: linux-arm-kernel

Enable the following bits:

CONFIG_TOUCHSCREEN_STMPE
 - STMPE touchscreen support, needed on MCVEVK as it contains the
   chip. This also enables the STMPE MFD device and touchscreen
   input support.

CONFIG_USB_STORAGE
 - USB storage support is often used, so enable it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
---
 arch/arm/configs/socfpga_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index e277dc6..9e1e096 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -59,6 +59,8 @@ CONFIG_NETDEVICES=y
 CONFIG_STMMAC_ETH=y
 CONFIG_MICREL_PHY=y
 CONFIG_INPUT_EVDEV=y
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_STMPE=y
 # CONFIG_SERIO_SERPORT is not set
 CONFIG_SERIO_AMBAKMI=y
 CONFIG_LEGACY_PTY_COUNT=16
@@ -78,9 +80,11 @@ CONFIG_SENSORS_LTC2978=y
 CONFIG_SENSORS_LTC2978_REGULATOR=y
 CONFIG_WATCHDOG=y
 CONFIG_DW_WATCHDOG=y
+CONFIG_MFD_STMPE=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_USB=y
+CONFIG_USB_STORAGE=y
 CONFIG_USB_DWC2=y
 CONFIG_NOP_USB_XCEIV=y
 CONFIG_USB_GADGET=y
-- 
2.7.0

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

* [PATCH] ARM: socfpga: Update socfpga_defconfig
  2016-05-05 20:33 [PATCH] ARM: socfpga: Update socfpga_defconfig Marek Vasut
@ 2016-06-14 20:37 ` Dinh Nguyen
  2016-06-14 21:08   ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Dinh Nguyen @ 2016-06-14 20:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, 5 May 2016, Marek Vasut wrote:

> Enable the following bits:
> 
> CONFIG_TOUCHSCREEN_STMPE
>  - STMPE touchscreen support, needed on MCVEVK as it contains the
>    chip. This also enables the STMPE MFD device and touchscreen
>    input support.
> 
> CONFIG_USB_STORAGE
>  - USB storage support is often used, so enable it.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> ---
>  arch/arm/configs/socfpga_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)
>

Sorry that this took me a while, I missed it somehow. Anywways, applied! 

Thanks,
Dinh

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

* [PATCH] ARM: socfpga: Update socfpga_defconfig
  2016-06-14 20:37 ` Dinh Nguyen
@ 2016-06-14 21:08   ` Marek Vasut
  0 siblings, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2016-06-14 21:08 UTC (permalink / raw)
  To: linux-arm-kernel

On 06/14/2016 10:37 PM, Dinh Nguyen wrote:
> On Thu, 5 May 2016, Marek Vasut wrote:
> 
>> Enable the following bits:
>>
>> CONFIG_TOUCHSCREEN_STMPE
>>  - STMPE touchscreen support, needed on MCVEVK as it contains the
>>    chip. This also enables the STMPE MFD device and touchscreen
>>    input support.
>>
>> CONFIG_USB_STORAGE
>>  - USB storage support is often used, so enable it.
>>
>> Signed-off-by: Marek Vasut <marex@denx.de>
>> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
>> ---
>>  arch/arm/configs/socfpga_defconfig | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
> 
> Sorry that this took me a while, I missed it somehow. Anywways, applied! 

No problem, thanks!

> Thanks,
> Dinh
> 


-- 
Best regards,
Marek Vasut

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

end of thread, other threads:[~2016-06-14 21:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 20:33 [PATCH] ARM: socfpga: Update socfpga_defconfig Marek Vasut
2016-06-14 20:37 ` Dinh Nguyen
2016-06-14 21:08   ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).