linux_dsm_epyc7002/arch/arm/mach-davinci
Arnd Bergmann 06f07c9ec7 ARM: davinci: fix Kconfig for DA850_EVM
The DAVINCI_DA850_EVM board uses an unusual method to
enable the GPIO_PCA953X and KEYBOARD_GPIO_POLLED symbols,
which leads to the dependencies on these symbols being
ignored. As GPIO_PCA953X actually requires I2C, that
can lead to build failures when I2C is disabled.

This patch removes the duplicate symbol definitions
and instead enables them from the davinci_all_defconfig
file.

A different question whether we actually want to automatically
enable them at all or rather put them into defconfig,
but that should be a separate patch.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: davinci-linux-open-source@linux.davincidsp.com
2014-03-21 18:19:33 +01:00
..
include/mach ARM: driver updates for 3.13 2013-11-11 17:05:37 +09:00
aemif.c ARM: davinci: move platform_data definitions 2012-09-14 11:16:54 +02:00
asp.h ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific 2012-08-27 11:12:09 -07:00
board-da830-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-da850-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-dm355-evm.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-dm355-leopard.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-dm365-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-dm644x-evm.c ARM: davinci: make dm644x-evm phy fixup conditional 2014-03-21 18:19:32 +01:00
board-dm646x-evm.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
board-mityomapl138.c misc: (at24) move header to linux/platform_data/ 2013-09-30 06:02:34 +02:00
board-neuros-osd2.c ARM: davinci: board: gpio device creation 2013-09-25 04:15:40 +05:30
board-omapl138-hawk.c ARM: driver updates for 3.13 2013-11-11 17:05:37 +09:00
board-sffsdr.c misc: (at24) move header to linux/platform_data/ 2013-09-30 06:02:34 +02:00
board-tnetv107x-evm.c ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
cdce949.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
clock.c ARM: davinci: clock: return 0 upon error from clk_round_rate() 2013-11-27 14:48:33 +05:30
clock.h ARM: davinci: clk framework support for enable/disable functionality 2013-04-01 16:54:47 +05:30
common.c ARM: davinci: remove obsoleted init_consistent_dma_size() 2012-11-13 10:13:20 +01:00
cp_intc.c ARM: davinci: cp_intc: Add OF support for TI interrupt controller 2012-07-05 14:12:35 +05:30
cpuidle.c ARM: davinci: cpuidle: Fix target residency 2013-07-27 07:56:37 +02:00
da8xx-dt.c watchdog: davinci: rename platform driver to davinci-wdt 2014-01-09 16:48:31 +05:30
da830.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
da850.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
davinci.h ARM: davinci: support gpio platform device 2013-09-24 12:03:34 +05:30
devices-da8xx.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
devices-tnetv107x.c ARM: davinci: serial: get rid of davinci_uart_config 2013-08-22 00:38:59 +05:30
devices.c watchdog: davinci: rename platform driver to davinci-wdt 2014-01-09 16:48:31 +05:30
dm355.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
dm365.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
dm644x.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
dm646x.c This patch updates the davinci watchdog 2014-01-16 13:59:52 -08:00
irq.c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-19 22:10:05 -07:00
Kconfig ARM: davinci: fix Kconfig for DA850_EVM 2014-03-21 18:19:33 +01:00
Makefile ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
Makefile.boot ARM: davinci: move dtb targets to common location 2012-11-19 22:25:59 -08:00
mux.c Davinci: pinmux - use ioremap() 2010-05-13 10:05:29 -07:00
mux.h Davinci: eliminate pinmux offset verbosity 2010-05-06 15:02:09 -07:00
pm_domain.c [media] media: davinci: vpss: enable vpss clocks 2013-04-14 20:08:09 -03:00
pm.c ARM: davinci: ensure global variables are declared 2013-04-17 19:26:41 +05:30
psc.c ARM: davinci: psc: introduce reset API 2013-01-22 17:42:59 +05:30
serial.c ARM: davinci: serial: remove davinci_serial_setup_clk() 2013-08-22 00:38:59 +05:30
sleep.S Merge branch 'depends/rmk/memory_h' into next/fixes 2011-10-31 23:11:53 +01:00
sram.c arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c 2013-11-13 12:09:22 +09:00
time.c ARM: davinci: Switch to sched_clock_register() 2013-11-21 15:40:59 -08:00
tnetv107x.c ARM: davinci: uart: move to devid based clk_get 2013-07-22 15:34:55 +05:30
usb.c v3.10 board updates for DaVinci 2013-04-17 23:54:41 -07:00