Jonathan Neuschäfer has uploaded this change for review.

View Change

src/Kconfig: Drop a superfluous word

Change-Id: I2d658e57d52f79c77be08599b9e525a46e30f732
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
M src/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/28798/1
diff --git a/src/Kconfig b/src/Kconfig
index ca75c0b..2777d26 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -153,7 +153,7 @@
a small self-decompression stub to its front. This can drastically
reduce boot time on platforms where the bootblock is loaded over a
very slow connection and bootblock size trumps all other factors for
- speed. Since this using this option usually requires changes to the
+ speed. Since using this option usually requires changes to the
SoC memlayout and possibly extra support code, it should not be
user-selectable. (There's no real point in offering this to the user
anyway... if it works and saves boot time, you would always want it.)

To view, visit change 28798. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d658e57d52f79c77be08599b9e525a46e30f732
Gerrit-Change-Number: 28798
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net>