diff options
Diffstat (limited to 'drivers/video/stm32/Kconfig')
-rw-r--r-- | drivers/video/stm32/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/video/stm32/Kconfig b/drivers/video/stm32/Kconfig index 113a2bbb33..78b1facad4 100644 --- a/drivers/video/stm32/Kconfig +++ b/drivers/video/stm32/Kconfig @@ -1,11 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) STMicroelectronics SA 2017 # # Authors: Philippe Cornu <philippe.cornu@st.com> # Yannick Fertre <yannick.fertre@st.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# menuconfig VIDEO_STM32 bool "Enable STM32 video support" |