summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2016-02-26 12:18:47 (GMT)
committerTom Rini <trini@konsulko.com>2016-02-29 19:49:37 (GMT)
commit23a004a63f617d565a9f714873fe60f31c9c548b (patch)
tree6c642618dc5e10703b66b6eb6465c39fcc5ab03f /arch/arm
parentba10b852fe3a5d6188dfa43cced4bfbaf3515df1 (diff)
downloadu-boot-23a004a63f617d565a9f714873fe60f31c9c548b.tar.xz
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
This introduces some minor cleanups, regarding aspects such as board name, code and headers organization as well as deprecated and missing config options. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/cpu/armv7/omap3/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/omap3/Kconfig b/arch/arm/cpu/armv7/omap3/Kconfig
index 652d319..c6168e9 100644
--- a/arch/arm/cpu/armv7/omap3/Kconfig
+++ b/arch/arm/cpu/armv7/omap3/Kconfig
@@ -110,7 +110,7 @@ config TARGET_OMAP3_CAIRO
select DM_GPIO
config TARGET_SNIPER
- bool "Sniper"
+ bool "LG Optimus Black"
select SUPPORT_SPL
select DM
select DM_SERIAL