Changeset 56302cb3 in freewrt
- Timestamp:
- Jul 10, 2007, 6:38:20 PM (18 years ago)
- Children:
- 2933e11
- Parents:
- 260e3a0
- File:
-
- 1 edited
-
package/busybox/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/busybox/Config.in
r260e3a0 r56302cb3 2450 2450 table for properly debugging support. If you are not interested in 2451 2451 Oops messages from kernel modules, say N. 2452 2453 config BUSYBOX_CONFIG_FEATURE_INSMOD_LOADINKMEM2454 bool "In kernel memory optimization (uClinux only)"2455 default n2456 depends on BUSYBOX_CONFIG_INSMOD && BUSYBOX_CONFIG_FEATURE_2_4_MODULES2457 help2458 This is a special uClinux only memory optimization that lets insmod2459 load the specified kernel module directly into kernel space, reducing2460 memory usage by preventing the need for two copies of the module2461 being loaded into memory.2462 2452 2463 2453 config BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP
Note:
See TracChangeset
for help on using the changeset viewer.
