diff options
author | Dmitry Osipenko <[email protected]> | 2021-01-22 21:55:43 +0300 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-02-15 11:43:30 +0100 |
commit | 4a6eac2b4b129800a2ab37d7127e2244bce37653 (patch) | |
tree | 0cc91da988c0f71b625086eef0da75953f4392f3 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions