123456789101112131415161718 |
- config ADK_COMPILE_LVM
- bool
- default n
- help
- config ADK_PACKAGE_LVM
- prompt "lvm............................... logical volume management"
- tristate
- select ADK_COMPILE_LVM
- default n
- help
- config ADK_PACKAGE_DEVICE_MAPPER
- prompt "device-mapper..................... device-mapper"
- tristate
- select ADK_COMPILE_LVM
- default n
- help
|