summaryrefslogtreecommitdiff
path: root/doc/README.hwconfig
AgeCommit message (Collapse)Author
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
This converts the following to Kconfig: CONFIG_HWCONFIG Signed-off-by: Tom Rini <trini@konsulko.com>
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
Fix various misspellings of things like "environment", "kernel", "default" and "volatile", and throw in a couple grammar fixes. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
2010-03-12doc: add README for CONFIG_HWCONFIG optionHeiko Schocher
Signed-off-by: Heiko Schocher <hs@denx.de>