diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-01-10 08:33:19 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-01-10 08:33:19 +0000 |
commit | f031fb843481eaa4d18e314c8d7b5c55db27a412 (patch) | |
tree | 59dbf6fc73a70096f518278763d80fee5216c0d5 /packages | |
parent | 16d5d68588a7c0151bccd7572a524084d608ab51 (diff) |
linux-handhelds-2.6: magician defconfig I2C_PXA=y
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/magician/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6/magician/defconfig b/packages/linux/linux-handhelds-2.6/magician/defconfig index f6572cad55..112a49f206 100644 --- a/packages/linux/linux-handhelds-2.6/magician/defconfig +++ b/packages/linux/linux-handhelds-2.6/magician/defconfig @@ -764,7 +764,7 @@ CONFIG_I2C_CHARDEV=m # # I2C Hardware Bus support # -CONFIG_I2C_PXA=m +CONFIG_I2C_PXA=y # CONFIG_I2C_PXA_SLAVE is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PARPORT_LIGHT is not set |