From a9e7540d3f32574c33902353dcc9e42102dc8389 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 27 May 2009 12:57:40 +0000 Subject: [setup/Kconfig] cleanup namespace renamed PTXMIRROR_ONLY into SETUP_PTXMIRROR_ONLY Signed-off-by: Marc Kleine-Budde git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10573 33e552b5-05e3-0310-8538-816dae2090ed --- config/setup/Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config') diff --git a/config/setup/Kconfig b/config/setup/Kconfig index 252abaa39..f4b250b6e 100644 --- a/config/setup/Kconfig +++ b/config/setup/Kconfig @@ -73,12 +73,12 @@ endmenu menu "Mirrors " -config PTXMIRROR_ONLY +config SETUP_PTXMIRROR_ONLY bool - default n prompt "Only use PTXdist Mirror to download packages" help - Set this to y if you only want to download packages from PTXCONF_SETUP_PTXMIRROR + Set this to y if you only want to download packages from + PTXCONF_SETUP_PTXMIRROR config SETUP_PTXMIRROR string @@ -87,7 +87,7 @@ config SETUP_PTXMIRROR help Enter the fallback mirror for all packages here. -if !PTXMIRROR_ONLY +if !SETUP_PTXMIRROR_ONLY ######################################################################## # WARNING! # @@ -127,7 +127,7 @@ config SETUP_XORGMIRROR help For all x.org related packages enter an available mirror here. -endif +endif # !SETUP_PTXMIRROR_ONLY endmenu -- cgit v1.2.3