Kbuild: Fix for Kconfig menu typo.

This commit fixes a simple Kconfig menu typing error.

Change-Id: I470be613d24a51aefa477cdbebfeb35ee3ec5bc8
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
This commit is contained in:
Juan Manuel Cruz 2015-05-20 15:18:46 -05:00 committed by Anas Nashif
commit cc438c208e

View file

@ -62,7 +62,7 @@ config BSP_PCMINUTEIA
select BSP_GENERIC_PC
config BSP_PCPENTIUM4
bool "Minimum configuratio for PENTIUM 4 BSP"
bool "Minimum configuration for PENTIUM 4 BSP"
select CPU_PENTIUM4
select PIC
select PIT