Skip to content

Commit

Permalink
ARM: imx: santaro: select i2c
Browse files Browse the repository at this point in the history
The board support tries to access a i2c bus to find out which
touchscreen is connected.

Signed-off-by: Lucas Stach <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
  • Loading branch information
lynxeye-dev authored and saschahauer committed Nov 21, 2017
1 parent 16a2a96 commit e066ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@ config MACH_DFI_FS700_M60
config MACH_GUF_SANTARO
bool "Garz+Fricke Santaro Board"
select ARCH_IMX6
select I2C
select I2C_IMX

config MACH_REALQ7
bool "DataModul i.MX6Q Real Qseven Board"
Expand Down

0 comments on commit e066ea0

Please sign in to comment.