diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-01-10 07:37:23 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-01-10 07:37:23 +0000 |
commit | 6f1172ac1e082bae9fc921d3f8cf2b422890427e (patch) | |
tree | 2d3c566f6d2dce1169fb4648fa4d601c368acd58 /packages/linux/linux-handhelds-2.6 | |
parent | c94c025f10f859e08b55053230e9e395da49abb2 (diff) |
linux-handhelds-2.6: magician defconfig: I2C_PXA=y
Diffstat (limited to 'packages/linux/linux-handhelds-2.6')
-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 |