Move config item deeper into menu system
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 13 Oct 2007 18:37:24 +0000 (18:37 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sat, 13 Oct 2007 18:37:24 +0000 (18:37 -0000)
target/linux/Config.in.advanced

index 3b3085a2254b8407aa0d37e87ac63b935fbdd29e..cb956bdfc478fd2242d2ebfa35ed11174d961e50 100644 (file)
@@ -487,8 +487,6 @@ config BR2_LINUX_COPYTO
        help
          Copy kernel to secondary location
 
-endmenu
-
 config BR2_LINUX_COPY_CONFIGURATION
        bool "Copy buildroot configuration to Linux file system"
        default y if BR2_TARGET_ATMEL
@@ -497,5 +495,6 @@ config BR2_LINUX_COPY_CONFIGURATION
          The configuration files for buildroot, uclibc, busybox and linux
          are copied to the "<root>/boot" directory.
 
+endmenu
 endif