X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fof%2FKconfig;h=3a7a11a75fb464017ce284d34a41388f2875dd15;hb=61d97f4fcf73d30864a52373a34093be25be6a03;hp=3354ad766a4914361c3fa51e2cc0c1b4cee1cd7f;hpb=863fbf4966a7ac301a4077e4a04d73e8abfdd7b2;p=linux-2.6 diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index 3354ad766a..3a7a11a75f 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -7,3 +7,9 @@ config OF_GPIO depends on OF && PPC_OF && HAVE_GPIO_LIB help OpenFirmware GPIO accessors + +config OF_I2C + def_tristate I2C + depends on PPC_OF && I2C + help + OpenFirmware I2C accessors