]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
spi: Remove CONFIG_ prefix from Kconfig select
authorJoe Perches <joe@perches.com>
Thu, 5 Mar 2020 15:15:53 +0000 (07:15 -0800)
committerMark Brown <broonie@kernel.org>
Fri, 6 Mar 2020 15:19:16 +0000 (15:19 +0000)
commite14572c52546c16e159c4c1814984843a119e823
tree5d94acc3f33f765c44a074182e653b0462931851
parent4a8ee2ab49ea6f0617e19bb722b9c7ac36ab9400
spi: Remove CONFIG_ prefix from Kconfig select

commit a2ca53b52e00 ("spi: Add HiSilicon v3xx SPI NOR flash
controller driver") likely inadvertently used a select statement
with a CONFIG_ prefix, remove the prefix.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: John Garry <john.garry@huawei.com>
Link: https://lore.kernel.org/r/f8ac6b32a29b9a05b58a7e58ffe8b780642abbf1.camel@perches.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig