mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
fixing config file for imx233
This commit is contained in:
parent
90d474e846
commit
d0c94da92b
2 changed files with 5 additions and 4 deletions
|
@ -52,7 +52,7 @@ source=(config
|
|||
002_Return_ERESTARTSYS_from_IPU_GET_EVENT.patch
|
||||
003_Sanitise_ipu_interrupt_return_value.patch
|
||||
imx233-olinuxino.patch)
|
||||
md5sums=('2c92cd3654927fd38d1adc39a6e551fe'
|
||||
md5sums=('1b0c625fd3fa0a54dcac600ef1ddbd1e'
|
||||
'bde087470cb0715ca709bd5bcd3803d0'
|
||||
'ef8a1cf2d129de1a0a476a0b40e6f291'
|
||||
'e086ab0b162d292549f9bf453e07ad2e'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.35.3
|
||||
# Mon Jul 16 18:25:41 2012
|
||||
# Linux kernel version: 2.6.35-6
|
||||
# Sun Aug 5 13:12:05 2012
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -667,7 +667,8 @@ CONFIG_RT2X00_LIB_FIRMWARE=y
|
|||
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
# CONFIG_WL12XX is not set
|
||||
CONFIG_ZD1211R=m
|
||||
CONFIG_ZD1211RW=m
|
||||
# CONFIG_ZD1211RW_DEBUG is not set
|
||||
|
||||
#
|
||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||
|
|
Loading…
Reference in a new issue