1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 16:58:03 +03:00

Convert brcm63xx to gpiolib

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13373 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-11-27 10:38:01 +00:00
parent 3b8c25b534
commit 4ddb2a30a1

View File

@ -71,7 +71,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
+ select SYS_SUPPORTS_BIG_ENDIAN + select SYS_SUPPORTS_BIG_ENDIAN
+ select SYS_HAS_EARLY_PRINTK + select SYS_HAS_EARLY_PRINTK
+ select SWAP_IO_SPACE + select SWAP_IO_SPACE
+ select GENERIC_GPIO + select ARCH_REQUIRE_GPIOLIB
+ help + help
+ Support for BCM63XX based boards + Support for BCM63XX based boards
+ +