diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-01-22 21:55:43 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-02-15 11:43:30 +0100 |
commit | 4a6eac2b4b129800a2ab37d7127e2244bce37653 (patch) | |
tree | 0cc91da988c0f71b625086eef0da75953f4392f3 /mm | |
parent | 66f7aaa448a71781a623817cd26551e8179927f8 (diff) |
gpio: tegra: Support building driver as a loadable module
Support building driver as a loadable kernel module. This allows to
reduce size of a kernel zImage, which is important for some devices
since size of kernel partition may be limited and since some bootloader
variants have known problems in regards to the initrd placement if kernel
image is too big.
$ lsmod
Module Size Used by
gpio_tegra 16384 27
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions