# kconfig ## Description Outputs the kernel config (requires CONFIG_IKCONFIG). ## Usage ```bash usage: kconfig [-h] [config_name] ``` ## Positional Arguments |Positional Argument|Help| | :--- | :--- | |config_name|A config name to search for| ## Optional Arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit|