As the end goal is to have platform drivers split by vendor, move both stm32/ and sti/ for them to be inside st/ directory. Acked-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
source "drivers/media/platform/st/sti/bdisp/Kconfig"
|
|
source "drivers/media/platform/st/sti/c8sectpfe/Kconfig"
|
|
source "drivers/media/platform/st/sti/delta/Kconfig"
|
|
source "drivers/media/platform/st/sti/hva/Kconfig"
|