blob: 0e0e1192b348e06313a4e53aaea7456412a97e21 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -380,6 +380,7 @@ config X86_RDC321X
depends on X86_EXTENDED_PLATFORM
select M486
select X86_REBOOTFIXUPS
+ select EMBEDDED
---help---
This option is needed for RDC R-321x system-on-chip, also known
as R-8610-(G).
|