Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_STATIC_LINK
has multiple definitions:
arch/um/Kconfig
The configuration item CONFIG_STATIC_LINK:
CONFIG_CC_CAN_LINK_STATIC_NO_RUNTIME_DEPS || ! CONFIG_MAY_HAVE_RUNTIME_DEPS
This option gives you the ability to force a static link of UML. Normally, UML is linked as a shared binary. This is inconvenient for use in a chroot jail. So, if you intend to run UML inside a chroot, you probably want to say Y here. Additionally, this option enables using higher memory spaces (up to 2.75G) for UML.
NOTE: This option is incompatible with some networking features which depend on features that require being dynamically loaded (like NSS).
arch/um/Kconfig.um
The configuration item CONFIG_STATIC_LINK:
(none)
This option gives you the ability to force a static link of UML. Normally, UML is linked as a shared binary. This is inconvenient for use in a chroot jail. So, if you intend to run UML inside a chroot, you probably want to say Y here. Additionally, this option enables using higher memory spaces (up to 2.75G) for UML.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab