~mmach/netext73/busybox

« back to all changes in this revision

Viewing changes to util-linux/freeramdisk.c

  • Committer: mmach
  • Date: 2023-07-06 04:40:25 UTC
  • Revision ID: netbit73@gmail.com-20230706044025-2ia9985i8wzdn2a7
1.36.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
//config:config FDFLUSH
12
12
//config:       bool "fdflush (1.3 kb)"
13
13
//config:       default y
 
14
//config:       depends on PLATFORM_LINUX
14
15
//config:       help
15
16
//config:       fdflush is only needed when changing media on slightly-broken
16
17
//config:       removable media drives. It is used to make Linux believe that a
23
24
//config:config FREERAMDISK
24
25
//config:       bool "freeramdisk (1.3 kb)"
25
26
//config:       default y
 
27
//config:       depends on PLATFORM_LINUX
26
28
//config:       help
27
29
//config:       Linux allows you to create ramdisks. This utility allows you to
28
30
//config:       delete them and completely free all memory that was used for the