[OpenWrt-Devel] Linux kernel config options handling in OpenWRT

Alexey Brodkin Alexey.Brodkin at synopsys.com
Mon Aug 17 04:43:27 EDT 2015


Hello,

I'm playing with OpenWRT for a new platform and have a question on
how OpenWRT handles KCONFIG kernel options.

For example I select "KernelPackage/crypto-core" in OpenWRT's menuconfig
then KCONFIG is populated with:
------------------>8--------------------
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HW=y
CONFIG_CRYPTO_BLKCIPHER
CONFIG_CRYPTO_ALGAPI
------------------>8--------------------



More information about the openwrt-devel mailing list