mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x config update
This commit is contained in:
parent
8bb02baa24
commit
64d7de914f
2 changed files with 5 additions and 2 deletions
|
@ -25,7 +25,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'b3c0e8532e50893f6b7f502fed99f447'
|
||||
'216d770c43e35651777927a9df1bd3a4'
|
||||
'8b5b7fbec3d124448e083debe6ccdd77'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -2181,11 +2181,13 @@ CONFIG_GPIOLIB=y
|
|||
CONFIG_OF_GPIO=y
|
||||
CONFIG_DEBUG_GPIO=y
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_GPIO_OF_HELPER=y
|
||||
CONFIG_GPIO_GENERIC=m
|
||||
|
||||
#
|
||||
# Memory mapped GPIO drivers:
|
||||
#
|
||||
# CONFIG_GPIO_GENERIC_PLATFORM is not set
|
||||
CONFIG_GPIO_GENERIC_PLATFORM=m
|
||||
# CONFIG_GPIO_EM is not set
|
||||
# CONFIG_GPIO_TS5500 is not set
|
||||
|
||||
|
@ -3957,6 +3959,7 @@ CONFIG_IIO_ST_GYRO_SPI_3AXIS=m
|
|||
CONFIG_ADIS16480=m
|
||||
CONFIG_IIO_ADIS_LIB=m
|
||||
CONFIG_IIO_ADIS_LIB_BUFFER=y
|
||||
# CONFIG_INV_MPU6050_IIO is not set
|
||||
|
||||
#
|
||||
# Light sensors
|
||||
|
|
Loading…
Reference in a new issue