Changeset 2737

Show
Ignore:
Timestamp:
15.11.2008 22:14:10 (8 weeks ago)
Author:
oliver
Message:
  • Fix inetd behaviour with 7240 and 7270 Labors
Location:
trunk
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Config.in

    r2731 r2737  
    678678                FREETZ_TYPE_SPEEDPORT_W701V_7170  
    679679        help 
    680                 Select this if your USB port is a host adapter 
     680                Select this if your USB port is a host adapter. 
     681 
     682config 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. 
    681693 
    682694