summaryrefslogtreecommitdiff
path: root/include/configs/work_92105.h
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2018-09-17 21:56:36 +0300
committerTom Rini <trini@konsulko.com>2018-10-19 19:56:58 +0300
commit61eb2860757a89eeb4f6573067263424d8452bfe (patch)
treee869fb89b86cb66e16a8362840e144e510ee30a2 /include/configs/work_92105.h
parente3e0819cbc3010829daf02fae1f44ac5c574e72f (diff)
downloadu-boot-61eb2860757a89eeb4f6573067263424d8452bfe.tar.xz
work_92105: remove unused CONFIG_LPC32XX_SPL configuration option
The CONFIG_LPC32XX_SPL option from board include file has never been used, it is safe to remove it. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'include/configs/work_92105.h')
-rw-r--r--include/configs/work_92105.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index f453f01675..471b3f4861 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -25,9 +25,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT
#endif
-/* generate LPC32XX-specific SPL image */
-#define CONFIG_LPC32XX_SPL
-
/*
* Memory configurations
*/