aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-28 11:37:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-28 11:37:08 +0000
commit0f6b70764ad906bb0b7ffbbba3b5db20e35ce966 (patch)
tree39a6748749415380ee3c38b27ff0a48e759f3ede /target/linux/x86/image/Config.in
parentbf7383c87c3649c652ae92d6498b725b7e54f4f2 (diff)
downloadupstream-0f6b70764ad906bb0b7ffbbba3b5db20e35ce966.tar.gz
upstream-0f6b70764ad906bb0b7ffbbba3b5db20e35ce966.tar.bz2
upstream-0f6b70764ad906bb0b7ffbbba3b5db20e35ce966.zip
x86: remove the olpc subtarget, it has been unmaintained for a long time
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45083 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/image/Config.in')
-rw-r--r--target/linux/x86/image/Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/x86/image/Config.in b/target/linux/x86/image/Config.in
index d2ef9fb7fa..f232c647a5 100644
--- a/target/linux/x86/image/Config.in
+++ b/target/linux/x86/image/Config.in
@@ -12,9 +12,3 @@ config X86_ETHERBOOT_BOOTOPTS
default "ip=dhcp root=/dev/nfs nfsroot=192.168.0.1:/srv/dbe61"
help
Kernel arguments to pass to the kernel eg. NFS root location etc.
-
-config OLPC_BOOTSCRIPT_IMAGES
- bool "Build images with bootscript"
- depends on TARGET_x86_olpc
- depends on TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS
- default TARGET_x86_olpc