| config BR2_PACKAGE_LOADKEYS | |
| bool "loadkeys" | |
| select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE | |
| select BR2_PACKAGE_CHECK | |
| # Uses fork() | |
| depends on BR2_USE_MMU | |
| help | |
| Custom package to install just the 'loadkeys' | |
| binary from the kbd package. | |
| http://kernel.org/pub/linux/utils/kbd/ |