[PATCH 07/11] pxa: add type to Kconfig choice

Sascha Hauer s.hauer at pengutronix.de
Wed Dec 7 07:53:03 EST 2011


To avoid Kconfig warning as long we do not have any board
support for pxa.

Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 arch/arm/mach-pxa/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 9e3c53a..9ef11bb 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -27,6 +27,7 @@ if ARCH_PXA27X
 
 choice
 	prompt "PXA27x Board Type"
+	bool
 
 endchoice
 
-- 
1.7.7.3




More information about the barebox mailing list