summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorArnd Bergmann2016-01-29 15:06:28 +0100
committerRobert Jarzmik2016-02-01 21:44:17 +0100
commit55e70147e789d0ded8c673acea292bb5a09eb974 (patch)
tree0dd4ec0906add05e4bf0ea7c98b927bcedd9b189 /samples
parentARM: pxa: mark unused eseries code as __maybe_unused (diff)
downloadkernel-qcow2-linux-55e70147e789d0ded8c673acea292bb5a09eb974.tar.gz
kernel-qcow2-linux-55e70147e789d0ded8c673acea292bb5a09eb974.tar.xz
kernel-qcow2-linux-55e70147e789d0ded8c673acea292bb5a09eb974.zip
ARM: pxa: don't select GPIO_SYSFS for MIOA701
GPIO_SYSFS is a common kernel functionality, not something that a board specific Kconfig should have to worry about. In MIOA701, we get a warning about the select when CONFIG_SYSFS is disabled: warning: (MACH_MIOA701) selects GPIO_SYSFS which has unmet direct dependencies (GPIOLIB && SYSFS) This just removes the select and instead enables the symbol in the defconfig file. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions