summaryrefslogtreecommitdiff
path: root/doc/README.hwconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:16 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:07:12 -0500
commit19b4040df03813ffeb3af77d4f44b1b08013bf77 (patch)
treead3418b104fa71b27eed08cc4726ac1648fe86b9 /doc/README.hwconfig
parentd9feb83505b3a7c06487a1748db4f20ad189e33a (diff)
Convert CONFIG_HWCONFIG to Kconfig
This converts the following to Kconfig: CONFIG_HWCONFIG Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.hwconfig')
-rw-r--r--doc/README.hwconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/README.hwconfig b/doc/README.hwconfig
index b6ddb438cf..5408a22bb6 100644
--- a/doc/README.hwconfig
+++ b/doc/README.hwconfig
@@ -1,6 +1,3 @@
-To enable this feature just define CONFIG_HWCONFIG in your board
-config file.
-
This implements a simple hwconfig infrastructure: an
interface for software knobs to control hardware.