mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
0817bb762f
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43422
12 lines
308 B
Diff
12 lines
308 B
Diff
--- a/arch/x86/Kconfig
|
|
+++ b/arch/x86/Kconfig
|
|
@@ -480,6 +480,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).
|