summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-03-01 15:52:56 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-01 17:14:37 +0100
commit971e331c54e08e82b4ed28a4eca8305933fa1cb0 (patch)
treea26a8660e7f7b84c4724bbf87086aea507d67956 /Config.in.legacy
parent6ff1538579ed15cc9c682f8131463b43240399ab (diff)
downloadbuildroot-971e331c54e08e82b4ed28a4eca8305933fa1cb0.tar.gz
buildroot-971e331c54e08e82b4ed28a4eca8305933fa1cb0.zip
package/linux-headers: remove 2.6 snapshot
As Thomas states: It is completely weird to ask the tarball to be named exactly linux-2.6.tar.bz2. IMO, we should simply get rid of this feature. Make it so! ;-) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 09c3a2ba59..cfcf5a3407 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -101,6 +101,13 @@ endif
###############################################################################
comment "Legacy options removed in 2014.05"
+config BR2_KERNEL_HEADERS_SNAP
+ bool "Local Linux snapshot support removed"
+ select BR2_LEGACY
+ help
+ Support for using a custom snapshot to install the Linux
+ kernel headers has been removed.
+
config BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
bool "/dev management by udev removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud