kernel26-olinuxino: add the i2c device and EXT4_FS_SECURITY

This commit is contained in:
Kiril Zyapkov 2012-07-17 01:05:24 +03:00
parent b08babbecc
commit ccd6c6cca9
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@ source=(config
003_Sanitise_ipu_interrupt_return_value.patch
imx233-olinuxino.patch)
md5sums=('e91bd740f0390329fbb5849c2d77db70'
md5sums=('59294a70a3d05931144faed5c885e0ba'
'bde087470cb0715ca709bd5bcd3803d0'
'ef8a1cf2d129de1a0a476a0b40e6f291'
'e086ab0b162d292549f9bf453e07ad2e'

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35-4
# Mon Jul 16 21:23:24 2012
# Linux kernel version: 2.6.35-5
# Tue Jul 17 01:04:27 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -775,7 +775,7 @@ CONFIG_HW_RANDOM=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_HELPER_AUTO=y
#
@ -1349,7 +1349,7 @@ CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
CONFIG_FS_MBCACHE=y