Bladeren bron

microblaze: Add missing double apostrophe in Kconfig

Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 15 jaren geleden
bovenliggende
commit
296e2603cf
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      arch/microblaze/Kconfig

+ 1 - 1
arch/microblaze/Kconfig

@@ -90,7 +90,7 @@ source "arch/microblaze/platform/Kconfig.platform"
 
 
 menu "Processor type and features"
 menu "Processor type and features"
 
 
-source kernel/time/Kconfig
+source "kernel/time/Kconfig"
 
 
 source "kernel/Kconfig.preempt"
 source "kernel/Kconfig.preempt"