Home
last modified time | relevance | path

Searched hist:"6 e4484ee354872ecdc8dfa3e239c710cb5b7b7c5" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A DKconfigdiff 6e4484ee354872ecdc8dfa3e239c710cb5b7b7c5 Wed Mar 13 11:37:17 CET 2019 Bartosz Golaszewski <bgolaszewski@baylibre.com> gpio: mockup: move the driver out of the IOMEM drivers section

The testing driver doesn't really depend on HAS_IOMEM. We may want to
build it for testing purposes on architectures not supporting IOMEM,
for example: on user-mode linux. Move it out of the "Memory Mapped GPIO
drivers" section.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>