Commit ba1351b8 authored by Cal Peake's avatar Cal Peake Committed by Sam Ravnborg

fix typo in init/Kconfig

Patch below fixes a typo in init/Kconfig for option CC_ALIGN_FUNCTIONS.
Signed-off-by: default avatarCal Peake <cp@absolutedigital.net>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 65e43343
......@@ -326,7 +326,7 @@ config SHMEM
which may be appropriate on small systems without swap.
config CC_ALIGN_FUNCTIONS
int "Function alignment" if EMBDEDDED
int "Function alignment" if EMBEDDED
default 0
help
Align the start of functions to the next power-of-two greater than n,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment