]> Git Repo - u-boot.git/commit
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
authorDerald D. Woods <[email protected]>
Mon, 22 Jan 2018 23:17:10 +0000 (17:17 -0600)
committerTom Rini <[email protected]>
Tue, 30 Jan 2018 17:52:57 +0000 (12:52 -0500)
commit405fc8305baef921593b822809fb7bf60474b73f
treec9ac71913be9076fc226ee51603b819e04ee9176
parentf1554b28d31250df5418254e79e0bf75ff3b2e54
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig

This converts the following to Kconfig:
CONFIG_SYS_BOOT_GET_CMDLINE
CONFIG_SYS_BOOT_GET_KBD

Signed-off-by: Derald D. Woods <[email protected]>
Kconfig
arch/Kconfig
arch/m68k/include/asm/config.h
arch/powerpc/include/asm/config.h
scripts/config_whitelist.txt
This page took 0.037042 seconds and 4 git commands to generate.