mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 05:06:15 +02:00
e3f8bc694c
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34754 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
308 B
Diff
12 lines
308 B
Diff
--- a/arch/x86/Kconfig
|
|
+++ b/arch/x86/Kconfig
|
|
@@ -466,6 +466,8 @@ config X86_RDC321X
|
|
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).
|