commit | 296e2603cfdb9e80cb4c7c4535d904524d1eac13 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Jan 12 11:05:49 2010 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Mon Jan 18 16:35:52 2010 +0100 |
tree | 05fa079376af8d7ec5ac65e04c00473a3441a160 | |
parent | 90974cb4cc283b36fe00b594446aba9177ac3287 [diff] [blame] |
microblaze: Add missing double apostrophe in Kconfig Signed-off-by: Michal Simek <monstr@monstr.eu>
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index fd53e50..cd5837e 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig
@@ -90,7 +90,7 @@ menu "Processor type and features" -source kernel/time/Kconfig +source "kernel/time/Kconfig" source "kernel/Kconfig.preempt"