From 384884df86540daecfbcff162bf3ab9c25738d0d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 5 Oct 2012 02:46:48 +0000 Subject: [PATCH] core/linux-raspberrypi: config update --- core/linux-raspberrypi/PKGBUILD | 2 +- core/linux-raspberrypi/config | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 0cedd5066..0abf8a5ae 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -21,7 +21,7 @@ source=('config' 'args-uncompressed.txt' 'boot-uncompressed.txt' 'imagetool-uncompressed.py') -md5sums=('3516f098ede07d0b2c2a5dc40467bb83' +md5sums=('c9fe5ea4adb0d245d4930e590327e8b4' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba' '9335d1263fd426215db69841a380ea26' diff --git a/core/linux-raspberrypi/config b/core/linux-raspberrypi/config index e1b0c0232..84c1df733 100644 --- a/core/linux-raspberrypi/config +++ b/core/linux-raspberrypi/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.2.27-9 Kernel Configuration +# Linux/arm 3.2.27 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1470,6 +1470,7 @@ CONFIG_I2C_ALGOBIT=m # I2C system bus drivers (mostly embedded / system-on-chip) # CONFIG_I2C_BCM2708=m +CONFIG_I2C_BCM2708_BAUDRATE=100000 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set CONFIG_I2C_GPIO=m # CONFIG_I2C_OCORES is not set