From 8bc84bac3137b4a3b35ad1db604f7259adf8b05e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 17 Mar 2013 14:33:07 +0000 Subject: mcs814x: remove PCI code None of the boards we support are using it nor have it wired out of the SoC, just remove it. Signed-off-by: Florian Fainelli SVN-Revision: 36061 --- target/linux/mcs814x/patches-3.3/001-platform.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/mcs814x/patches-3.3/001-platform.patch') diff --git a/target/linux/mcs814x/patches-3.3/001-platform.patch b/target/linux/mcs814x/patches-3.3/001-platform.patch index 70cc355..8cfed8c 100644 --- a/target/linux/mcs814x/patches-3.3/001-platform.patch +++ b/target/linux/mcs814x/patches-3.3/001-platform.patch @@ -1,12 +1,11 @@ --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -869,6 +869,22 @@ config ARCH_EXYNOS +@@ -869,6 +869,21 @@ config ARCH_EXYNOS help Support for SAMSUNG's EXYNOS SoCs (EXYNOS4/5) +config ARCH_MCS814X + bool "Moschip MCS814x" -+ select MIGHT_HAVE_PCI + select FIQ + select GENERIC_IRQ_CHIP + select GENERIC_GPIO -- cgit v1.1