remove unused multilib option
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5000 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/Config.in

index b5258ddce9892efd68d4b77ec4b9ea42dcc16b82..7b0a0aaeeed8f078496f283511446497804656a2 100644 (file)
@@ -20,13 +20,6 @@ config GDB
        help
                Enable if you want to build the gdb
 
-config ENABLE_MULTILIB
-       bool
-       prompt "Enable multilib support?" if TOOLCHAINOPTS
-       default n
-       help
-           If you want multilib enabled, enable this...
-
 config LARGEFILE
        bool
        prompt "Enable large file (files > 2 GB) support?" if TOOLCHAINOPTS