Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to...
[openwrt.git] / target / linux / rdc / patches-2.6.32 / 009-rdc321x_select_embedded.patch
1 --- a/arch/x86/Kconfig
2 +++ b/arch/x86/Kconfig
3 @@ -405,6 +405,8 @@ config X86_RDC321X
4 depends on X86_EXTENDED_PLATFORM
5 select M486
6 select X86_REBOOTFIXUPS
7 + select EMBEDDED
8 + select ARCH_REQUIRE_GPIOLIB
9 ---help---
10 This option is needed for RDC R-321x system-on-chip, also known
11 as R-8610-(G).
This page took 0.052466 seconds and 5 git commands to generate.