linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: efm32: update defconfig
@ 2015-01-15 20:29 Uwe Kleine-König
  2015-01-15 23:50 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2015-01-15 20:29 UTC (permalink / raw)
  To: linux-arm-kernel

Enable i2c driver for efm32. The other two changes are just results from
oldconfig after commits
 - 08b964ff3c51 (ARM: 8198/1: make kuser helpers depend on MMU)
 - 8357041a69b3 (of: remove /proc/device-tree)

Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
---
 arch/arm/configs/efm32_defconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/arch/arm/configs/efm32_defconfig b/arch/arm/configs/efm32_defconfig
index f59fffb3d0c6..c4c17e3a8e1a 100644
--- a/arch/arm/configs/efm32_defconfig
+++ b/arch/arm/configs/efm32_defconfig
@@ -17,7 +17,6 @@ CONFIG_EMBEDDED=y
 # CONFIG_IOSCHED_CFQ is not set
 # CONFIG_MMU is not set
 CONFIG_ARCH_EFM32=y
-# CONFIG_KUSER_HELPERS is not set
 CONFIG_SET_MEM_PARAM=y
 CONFIG_DRAM_BASE=0x88000000
 CONFIG_DRAM_SIZE=0x00400000
@@ -49,7 +48,6 @@ CONFIG_MTD=y
 CONFIG_MTD_BLOCK_RO=y
 CONFIG_MTD_ROM=y
 CONFIG_MTD_UCLINUX=y
-CONFIG_PROC_DEVICETREE=y
 # CONFIG_BLK_DEV is not set
 CONFIG_NETDEVICES=y
 # CONFIG_NET_VENDOR_ARC is not set
@@ -78,6 +76,9 @@ CONFIG_SERIAL_NONSTANDARD=y
 CONFIG_SERIAL_EFM32_UART=y
 CONFIG_SERIAL_EFM32_UART_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
+CONFIG_I2C=y
+# CONFIG_I2C_COMPAT is not set
+CONFIG_I2C_EFM32=y
 CONFIG_SPI=y
 CONFIG_SPI_EFM32=y
 CONFIG_GPIO_SYSFS=y
-- 
2.1.4

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

* [PATCH] ARM: efm32: update defconfig
  2015-01-15 20:29 [PATCH] ARM: efm32: update defconfig Uwe Kleine-König
@ 2015-01-15 23:50 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2015-01-15 23:50 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 15, 2015 at 09:29:10PM +0100, Uwe Kleine-K?nig wrote:
> Enable i2c driver for efm32. The other two changes are just results from
> oldconfig after commits
>  - 08b964ff3c51 (ARM: 8198/1: make kuser helpers depend on MMU)
>  - 8357041a69b3 (of: remove /proc/device-tree)
> 
> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>

Applied, thanks.

-Olof

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

end of thread, other threads:[~2015-01-15 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15 20:29 [PATCH] ARM: efm32: update defconfig Uwe Kleine-König
2015-01-15 23:50 ` Olof Johansson

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).