[oe] at91sam9263ek default defconfig

Shane Dixon shane.dixon at atmel.com
Mon Apr 20 15:13:28 UTC 2009


I'm not sure what the "typical" distro defconfig should look like, but
it seems to me like everything ought to work that's on a particular
board by default.  I found that the I2C_GPIO pins (pins 9 & 10) on the
9263ek don't work with a fresh build of the bootstrap-image.  I created
a patch with what I think are the only necessary changes to fix it.

--- defconfig.orig      2009-04-17 11:01:25.000000000 -0600
+++ defconfig   2009-04-16 14:10:32.000000000 -0600
@@ -779,7 +779,7 @@
#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
-# CONFIG_I2C_GPIO is not set
+CONFIG_I2C_GPIO=y
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set

Does anyone see any reason why this shouldn't be included in the default
kernel configuration?

-- 
Shane Dixon
Linux Engineer
Atmel Corporation
E-mail: shane.dixon at atmel.com




More information about the Openembedded-devel mailing list