summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2024-11-13 08:29:39 -0800
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-11-18 11:45:06 +0100
commitbef29ca3a6458582ac13320d47bf2646e5734dc8 (patch)
tree1331814da2bf63640157985d6034d8c4a6874e03 /tools/perf/scripts/python/export-to-postgresql.py
parent050b23d081da0f29474de043e9538c1f7a351b3b (diff)
downloadkernel-bef29ca3a6458582ac13320d47bf2646e5734dc8.tar.gz
gpio: tegra186: Allow to enable driver on Tegra234
Support for Tegra234 was added to the tegra186 driver in 1db9b241bb56 ( "gpio: tegra186: Add support for Tegra234"). But the driver is not selectable on Tegra234. Update the Kconfig entry to allow the driver to be enabled on Tegra234. Enable the driver by default on Tegra 234 as well, similar to the other platforms it supports. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20241113162939.886242-1-lars@metafoo.de Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
45 +0100'>2015-01-28ALSA: line6: Remove struct usb_line6_podhdTakashi Iwai 2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai 2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai 2015-01-28ALSA: line6: Let snd_card_new() allocate private dataTakashi Iwai 2015-01-28ALSA: line6: Drop interface argument from private_init and disconnect callbacksTakashi Iwai 2015-01-28ALSA: line6: Remove superfluous NULL checks in each driverTakashi Iwai 2015-01-20ALSA: line6: Refer to manufacturer as "Line 6"Chris Rorvick 2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai 2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai 2015-01-20ALSA: line6: Split to each driverTakashi Iwai 2015-01-12ALSA: move line6 usb driver into sound/usbTakashi Iwai