9
0
Fork 0
barebox/arch
Sascha Hauer 92fd6af347 pinctrl: fix Kconfig dependencies
- Remove OFDEVICE dependency from PINCTRL. It won't do
  much then, so add a comment to Kconfig when PINCTRL is
  selected without OFDEVICE
- Let Architectures only select PINCTRL instead of the
  particular driver. Change the drivers to 'default y if $SOC'
  to make sure the drivers are still compiled if the corresponding
  SoC is selected

This fixes Kconfig warnings like:

warning: (PINCTRL_ARMADA_370 && PINCTRL_ARMADA_XP && PINCTRL_DOVE && PINCTRL_KIRKWOOD) selects PINCTRL which has unmet direct dependencies (OFDEVICE)

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
2014-09-15 07:17:06 +02:00
..
arm pinctrl: fix Kconfig dependencies 2014-09-15 07:17:06 +02:00
blackfin Add some .gitignore files 2014-09-12 11:59:24 +02:00
efi EFI: add missing include 2014-09-03 15:53:22 +02:00
mips Merge branch 'for-next/rtc' 2014-08-07 13:13:45 +02:00
nios2 sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
openrisc openrisc: add barebox.lds to .gitignore 2014-09-01 14:24:51 +02:00
ppc Add some .gitignore files 2014-09-12 11:59:24 +02:00
sandbox consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
x86 lib: Add bitmap functions from kernel 2014-07-17 23:01:15 +02:00