summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 41c1048163..102d96c587 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -171,7 +171,7 @@
171 configuration fragment. 171 configuration fragment.
172 For example, if you want to add support for a basic serial 172 For example, if you want to add support for a basic serial
173 console, create a file named <filename>8250.cfg</filename> in the 173 console, create a file named <filename>8250.cfg</filename> in the
174 <filename>${FILES}</filename> directory with the following 174 <filename>files</filename> directory with the following
175 content (without indentation): 175 content (without indentation):
176 <literallayout class='monospaced'> 176 <literallayout class='monospaced'>
177 CONFIG_SERIAL_8250=y 177 CONFIG_SERIAL_8250=y