diff options
Diffstat (limited to 'target/linux/brcm63xx')
| -rw-r--r-- | target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch b/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch index a7ba79115..90603dcf8 100644 --- a/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch +++ b/target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch @@ -71,7 +71,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>  +	select SYS_SUPPORTS_BIG_ENDIAN  +	select SYS_HAS_EARLY_PRINTK  +	select SWAP_IO_SPACE -+	select GENERIC_GPIO ++	select ARCH_REQUIRE_GPIOLIB  +	help  +	 Support for BCM63XX based boards  + | 
