Searched hist:d143493c01b7fc3a9b9369a795e20329561222c5 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpiolib-cdev.h | diff d143493c01b7fc3a9b9369a795e20329561222c5 Mon Sep 28 02:27:52 CEST 2020 Kent Gibson <warthog618@gmail.com> gpiolib: make cdev a build option
Make the gpiolib-cdev module a build option. This allows the CDEV interface to be removed from the kernel to reduce kernel size in applications where is it not required, and provides the parent for other CDEV interface specific build options to follow.
Suggested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Kent Gibson <warthog618@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Makefile | diff d143493c01b7fc3a9b9369a795e20329561222c5 Mon Sep 28 02:27:52 CEST 2020 Kent Gibson <warthog618@gmail.com> gpiolib: make cdev a build option
Make the gpiolib-cdev module a build option. This allows the CDEV interface to be removed from the kernel to reduce kernel size in applications where is it not required, and provides the parent for other CDEV interface specific build options to follow.
Suggested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Kent Gibson <warthog618@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Kconfig | diff d143493c01b7fc3a9b9369a795e20329561222c5 Mon Sep 28 02:27:52 CEST 2020 Kent Gibson <warthog618@gmail.com> gpiolib: make cdev a build option
Make the gpiolib-cdev module a build option. This allows the CDEV interface to be removed from the kernel to reduce kernel size in applications where is it not required, and provides the parent for other CDEV interface specific build options to follow.
Suggested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Kent Gibson <warthog618@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|