From 41502cf2942d11cd25fd88356ab83b3f0c63792f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 1 Sep 2005 19:45:41 +0000 Subject: [PATCH] remove dead config options for firmware target support SVN-Revision: 1822 --- openwrt/target/linux/Config.in | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index dd0c1d4563..3da36ee478 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -16,21 +16,6 @@ config BR2_LINUX_2_4_BRCM options below for creating device specific files for use with TFTP client too. - config BR2_TARGET_WRT54G - default y - depends BR2_LINUX_2_4_BRCM - bool "Linksys WRT54G" - - config BR2_TARGET_WRT54GS - default y - depends BR2_LINUX_2_4_BRCM - bool "Linksys WRT54GS" - - config BR2_TARGET_MOTOROLA - default y - depends BR2_LINUX_2_4_BRCM - bool "Motorola WR850G" - config BR2_LINUX_2_4_AR7 bool "Support for TI AR7 based devices" default n -- 2.30.2