This moves the sniper board from the lge to lg, in order to match the devicetree
vendor prefix already defined in the kernel.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
source "board/technexion/tao3530/Kconfig"
source "board/technexion/twister/Kconfig"
source "board/quipos/cairo/Kconfig"
-source "board/lge/sniper/Kconfig"
+source "board/lg/sniper/Kconfig"
endif
default "sniper"
config SYS_VENDOR
- default "lge"
+ default "lg"
config SYS_CONFIG_NAME
default "sniper"
SNIPER BOARD
M: Paul Kocialkowski <contact@paulk.fr>
S: Maintained
-F: board/lge/sniper/
+F: board/lg/sniper/
F: include/configs/sniper.h
F: configs/sniper_defconfig