summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-04-11 13:09:36 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-04-12 09:49:23 +0200
commitcf92cd8dc17b821673f2abfafdbae8b791aa1466 (patch)
tree4d70c1b4ede596e005a17f040d53b6d22412b750 /platforms
parent008d21824387abb28c3a55ade039de5040572de7 (diff)
downloadptxdist-cf92cd8dc17b821673f2abfafdbae8b791aa1466.tar.gz
ptxdist-cf92cd8dc17b821673f2abfafdbae8b791aa1466.tar.xz
Revert "readd _SERIES option for u-boot and add it for at91bootstrap (partially reverts dac31c4)"
That broke our usecase back in 2013, but we don't need that anymore now. This reverts commit 4b09a0c4ff4365159d7bfec6bb086743bdb39110. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/u-boot.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/platforms/u-boot.in b/platforms/u-boot.in
index e63830171..5d04a3cbd 100644
--- a/platforms/u-boot.in
+++ b/platforms/u-boot.in
@@ -19,15 +19,6 @@ config U_BOOT_MD5
string
prompt "U-Boot source md5"
-config U_BOOT_SERIES
- prompt "patch series file"
- string
- default "series"
- help
- This entry specifies a patch series file which has to live in
- the u-boot patches directory. This way you can set a different
- series file than the default.
-
choice
prompt "config system"
default U_BOOT_CONFIGSYSTEM_LEGACY