mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi: config update
This commit is contained in:
parent
eeed46bf80
commit
5b5e0ccb82
2 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
# Maintainer: Dave ... <pepdog?@?>
|
||||
# Maintainer: Dave Higham <pepedog@archlinuxarm.org>
|
||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
buildarch=18
|
||||
|
||||
|
@ -20,7 +21,7 @@ source=('config'
|
|||
'args-uncompressed.txt'
|
||||
'boot-uncompressed.txt'
|
||||
'imagetool-uncompressed.py')
|
||||
md5sums=('6c9146e8df86714caf14f7a7720bd1eb'
|
||||
md5sums=('3eddd59705b8d33a6aa7e9eb180b0aa0'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.1.9-33 Kernel Configuration
|
||||
# Linux/arm 3.1.9 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
CONFIG_HAVE_SCHED_CLOCK=y
|
||||
CONFIG_GENERIC_GPIO=y
|
||||
# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
|
||||
CONFIG_GENERIC_CLOCKEVENTS=y
|
||||
|
@ -923,6 +924,9 @@ CONFIG_MAC80211_LEDS=y
|
|||
CONFIG_WIMAX=m
|
||||
CONFIG_WIMAX_DEBUG_LEVEL=8
|
||||
CONFIG_RFKILL=y
|
||||
CONFIG_RFKILL_LEDS=y
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL_GPIO=m
|
||||
CONFIG_NET_9P=m
|
||||
# CONFIG_NET_9P_DEBUG is not set
|
||||
# CONFIG_CAIF is not set
|
||||
|
@ -1257,6 +1261,7 @@ CONFIG_USB_KC2190=y
|
|||
CONFIG_USB_NET_ZAURUS=m
|
||||
CONFIG_USB_NET_CX82310_ETH=m
|
||||
CONFIG_USB_NET_KALMIA=m
|
||||
# CONFIG_USB_HSO is not set
|
||||
CONFIG_USB_NET_INT51X1=m
|
||||
CONFIG_USB_IPHETH=m
|
||||
CONFIG_USB_SIERRA_NET=m
|
||||
|
@ -1809,6 +1814,7 @@ CONFIG_USB_MR800=m
|
|||
#
|
||||
# Texas Instruments WL128x FM driver (ST based)
|
||||
#
|
||||
# CONFIG_RADIO_WL128X is not set
|
||||
CONFIG_DVB_MAX_ADAPTERS=8
|
||||
CONFIG_DVB_DYNAMIC_MINORS=y
|
||||
CONFIG_DVB_CAPTURE_DRIVERS=y
|
||||
|
|
Loading…
Reference in a new issue