Changeset 2737
- Timestamp:
- 15.11.2008 22:14:10 (8 weeks ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 modified
-
Config.in (modified) (1 diff)
-
patches/250-remove_avm_inetd.sh (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.in
r2731 r2737 678 678 FREETZ_TYPE_SPEEDPORT_W701V_7170 679 679 help 680 Select this if your USB port is a host adapter 680 Select this if your USB port is a host adapter. 681 682 config FREETZ_HAS_AVM_INETD 683 bool "AVM inetd" if FREETZ_TYPE_CUSTOM 684 select FREETZ_BUSYBOX_INETD 685 default y if \ 686 FREETZ_TYPE_FON_WLAN_7240 || \ 687 FREETZ_TYPE_FON_WLAN_7270 && \ 688 (FREETZ_TYPE_LABOR_ALL || FREETZ_TYPE_LABOR_DSL) 689 default n 690 691 help 692 Select this if your original firmware has inetd support. 681 693 682 694
