From 2ba42cb1711dca8999816482d4a181d33692ddd6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 27 Apr 2011 22:18:07 +0200 Subject: config: reorder the architectures sub-menu Re-organise the sub-menu so that: - the archs list comes first, - followed by archs generic options - followed by archs specific options Signed-off-by: "Yann E. MORIN" diff --git a/config/target.in b/config/target.in index 125db59..e56fcc3 100644 --- a/config/target.in +++ b/config/target.in @@ -37,11 +37,11 @@ config ARCH_FLOAT_SW config TARGET_CFLAGS config TARGET_LDFLAGS -comment "General target options" - source "config.gen/arch.in" #-------------------------------------- +comment "Generic target options" + config ARCH_SUPPORTS_BOTH_MMU bool default n @@ -136,8 +136,6 @@ config ARCH_64 endchoice -source "config.gen/arch.in.2" - #-------------------------------------- comment "Target optimisations" @@ -313,4 +311,6 @@ config TARGET_LDFLAGS Leave blank if you don't know better. +source "config.gen/arch.in.2" + endmenu -- cgit v0.10.2-6-g49f6