mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/7] setup: remove dead code
@ 2020-06-13  1:32 Roland Hieber
  2020-06-13  1:32 ` [ptxdist] [PATCH 2/7] setup: use https by default for PTXCONF_SETUP_PTXMIRROR Roland Hieber
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Roland Hieber @ 2020-06-13  1:32 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

This lines were already commented out when they were first added…

Fixes: 6871dca3f4003d9ee2ac (2008-07-04, Marc Kleine-Budde: "	* Kconfig: 	added some developer options")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 config/setup/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index b6ed724f5519..de288c95a2ce 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -231,12 +231,6 @@ endmenu
 
 menu "Developer Options "
 
-#config SETUP_CHECK_OMIT_CASE
-#	bool "don't check for case sensitive file system"
-
-#config SETUP_CHECK_OMIT_SPACES
-#	bool "don't check for spaces in important directories"
-
 config SETUP_DISABLE_LOCAL_CHECK
 	bool
 	prompt "disable local disk check"
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2020-06-29  6:20 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-13  1:32 [ptxdist] [PATCH 1/7] setup: remove dead code Roland Hieber
2020-06-13  1:32 ` [ptxdist] [PATCH 2/7] setup: use https by default for PTXCONF_SETUP_PTXMIRROR Roland Hieber
2020-06-19 22:03   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-13  1:32 ` [ptxdist] [PATCH 3/7] ptxd_make_world_get: make 'ptxdist urlcheck' idempotent Roland Hieber
2020-06-19  5:34   ` Michael Olbrich
2020-06-19  8:22     ` Roland Hieber
2020-06-19 11:07       ` Michael Olbrich
2020-06-22 10:19         ` Roland Hieber
2020-06-13  1:32 ` [ptxdist] [PATCH 4/7] ptxd_make_get: print out final redirected URL on dry run Roland Hieber
2020-06-19 22:03   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-13  1:32 ` [ptxdist] [PATCH 5/7] ptxd_make_get: continue with next URL when getting HTML file " Roland Hieber
2020-06-19  5:39   ` Michael Olbrich
2020-06-13  1:32 ` [ptxdist] [PATCH 6/7] libjaylink: fix URL Roland Hieber
2020-06-19  5:44   ` Michael Olbrich
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-13  1:32 ` [ptxdist] [PATCH 7/7] libpopt: replace dead URL with more mirrors Roland Hieber
2020-06-19  5:46   ` Michael Olbrich
2020-06-19  8:24     ` Roland Hieber
2020-06-19 11:07       ` Michael Olbrich
2020-06-28 22:07     ` Roland Hieber
2020-06-29  6:20       ` Michael Olbrich
2020-06-19 22:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-19 22:03 ` [ptxdist] [APPLIED] setup: remove dead code Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox