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:
parent
a558312562
commit
cc438c208e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue