2012-12-18 22:50:47 +08:00
|
|
|
--- a/arch/x86/Kconfig
|
|
|
|
+++ b/arch/x86/Kconfig
|
2012-12-18 23:13:31 +08:00
|
|
|
@@ -462,6 +462,8 @@ config X86_RDC321X
|
2012-12-18 22:50:47 +08:00
|
|
|
depends on X86_EXTENDED_PLATFORM
|
|
|
|
select M486
|
|
|
|
select X86_REBOOTFIXUPS
|
|
|
|
+ select EMBEDDED
|
|
|
|
+ select ARCH_REQUIRE_GPIOLIB
|
|
|
|
---help---
|
|
|
|
This option is needed for RDC R-321x system-on-chip, also known
|
|
|
|
as R-8610-(G).
|