diff options
Diffstat (limited to 'src/arch/ppc/Kconfig')
-rw-r--r-- | src/arch/ppc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/ppc/Kconfig b/src/arch/ppc/Kconfig index 23de36c0e8..66a90515fb 100644 --- a/src/arch/ppc/Kconfig +++ b/src/arch/ppc/Kconfig @@ -1,5 +1,5 @@ config ARCH_POWERPC - boolean + bool help This option is used to set the architecture of a mainboard. It is usually set in mainboard/*/Kconfig. |