Fix a typo just introduced to a Kconfig file

This commit is contained in:
Gregory Nutt 2018-02-04 15:53:01 -06:00
parent 5beab6fbf0
commit 8187858d79

View file

@ -212,7 +212,7 @@ config ARCH_HAVE_RTC_SUBSECONDS
config ARCH_GLOBAL_IRQDISABLE
bool
defautl n
default n
config ARCH_USE_MMU
bool "Enable MMU"