u-boot/drivers
Tom Rini 9b4b86f90c Kconfig: Fix "warning: style: quotes recommended" warnings
We have three warnings about needing to use quotes around some strings
in Kconfig files today. In two of these cases we can just add the
missing strings. In the case of INTEL_PINCTRL_PADCFG_PADTOL the symbol
is never referenced and should be dropped.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-01 08:46:18 -06:00
..
adc
ata
axi
bios_emulator
block blkmap: pass information on ISO image to the OS 2025-03-26 13:28:08 +02:00
bootcount Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig 2025-02-14 10:19:24 -06:00
bus
button
cache
clk Merge patch series "airoha: Add initial support AN7581" 2025-04-01 08:45:46 -06:00
core core: ofnode: add of_graph parsing helpers 2025-03-08 16:35:46 +02:00
cpu cpu: imx8_cpu: Print Speed grade if IMX_TMU 2025-03-25 08:32:16 -03:00
crypto crypto: fsl_hash: fix flush dcache alignment in caam_hash() 2025-03-03 14:18:50 +08:00
ddr ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
demo
dfu
dma Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
extcon
fastboot fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enable 2025-01-31 08:57:39 +01:00
firmware
fpga fpga: Avoid ignored-qualifiers warning 2025-02-05 16:22:55 +01:00
fuzz
fwu-mdata
gpio Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
hwspinlock
i2c i2c: Add support for ADI SC5XX-family I2C peripheral 2025-03-12 10:24:58 -06:00
input
iommu
led led: Fix next Coverity scan error 2025-03-04 12:07:23 -06:00
mailbox Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour" 2025-03-30 09:11:07 -06:00
memory memory: ti-gpmc: Alloc per driver private struct 2025-03-13 14:23:05 -06:00
mfd
misc Merge patch series "upl: Prerequite patches for updated spec" 2025-01-22 17:08:47 -06:00
mmc sunxi: mmc: Improve reset procedure 2025-03-27 00:26:35 +00:00
mtd Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next 2025-03-17 10:18:18 -06:00
mux
net net: am65-cpsw: cpsw_mdio: fix typo in error message 2025-03-31 17:04:20 -06:00
nvme
pch
pci pci_auto: Downgrade prefetch if necessary 2025-03-12 10:23:59 -06:00
pci_endpoint
phy phy: rcar: Support RZ/G2L USB PHY 2025-03-19 03:36:19 +01:00
pinctrl Kconfig: Fix "warning: style: quotes recommended" warnings 2025-04-01 08:46:18 -06:00
power sunxi: pmic_bus: Move SPL I2C addresses into Kconfig 2025-03-27 00:26:35 +00:00
pwm pwm: mediatek: add pwm support for MediaTek MT7987 SoC 2025-03-30 09:14:44 -06:00
qe
ram ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data() 2025-03-29 02:33:24 +01:00
reboot-mode
remoteproc Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
reset Merge patch series "airoha: Add initial support AN7581" 2025-04-01 08:45:46 -06:00
rng rng: msm: keep core clock disabled when PRNG not in use 2025-03-17 13:38:18 +00:00
rtc rtc: emul_rtc: Make emul_rtc_probe() static 2025-02-10 10:29:10 -06:00
scsi scsi: do not fill the LUN in the second CDB byte 2025-01-31 11:28:55 -06:00
serial serial: mxc: Support bulk enabling clocks 2025-03-19 13:17:21 -03:00
sm
smem
soc arm64: versal2: Show major and minor silicon version 2025-03-03 16:09:59 +01:00
sound
spi Merge patch series "drivers: Driver support for ADI SC5xx SoCs" 2025-03-12 10:25:13 -06:00
spmi
sysinfo sysinfo: Add driver for IOT2050 boards 2025-02-28 08:41:54 -06:00
sysreset sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency 2025-03-17 13:38:19 +00:00
tee
thermal
timer test: Keep track of suite duration 2025-02-11 20:10:58 -06:00
tpm tpm: unconstify tpm_tis_chip_data 2025-02-18 08:26:43 -06:00
ufs ufs: core: sync ufshci.h with Linux v6.12 2025-03-18 15:55:08 +01:00
usb Prepare v2025.04-rc5 2025-03-24 20:10:55 -06:00
video video: ti: am335x: Fix tilcdc clock names. 2025-03-31 17:04:20 -06:00
virtio
w1
w1-eeprom
watchdog Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour" 2025-03-30 09:11:07 -06:00
xen
Kconfig
Makefile