Changeset 56302cb3 in freewrt


Ignore:
Timestamp:
Jul 10, 2007, 6:38:20 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
2933e11
Parents:
260e3a0
Message:

don't even *OFFER* functions that wreck havoc

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3193 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/busybox/Config.in

    r260e3a0 r56302cb3  
    24502450          table for properly debugging support.  If you are not interested in
    24512451          Oops messages from kernel modules, say N.
    2452 
    2453 config BUSYBOX_CONFIG_FEATURE_INSMOD_LOADINKMEM
    2454         bool "In kernel memory optimization (uClinux only)"
    2455         default n
    2456         depends on BUSYBOX_CONFIG_INSMOD && BUSYBOX_CONFIG_FEATURE_2_4_MODULES
    2457         help
    2458           This is a special uClinux only memory optimization that lets insmod
    2459           load the specified kernel module directly into kernel space, reducing
    2460           memory usage by preventing the need for two copies of the module
    2461           being loaded into memory.
    24622452
    24632453config BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP
Note: See TracChangeset for help on using the changeset viewer.