]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/configs: Enable I2C_CHARDEV for pseries and powernv
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>
Thu, 12 Oct 2017 02:16:59 +0000 (13:16 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 22 Oct 2017 10:08:31 +0000 (12:08 +0200)
commit4942c5c7f9a849d2cdaa3105c88b5d27f09c91ba
treec99ee9c43b1e319cd6b2258a318d13b9a6cf09ce
parent3585e43c89b580b1b32e1df9777d1b48db76ebf1
powerpc/configs: Enable I2C_CHARDEV for pseries and powernv

i2c-dev provides an interface for userspace programs to interact with I2C
devices, and is very helpful for I2C-related debugging.

Enable it in pseries_defconfig and powernv_defconfig. It's already enabled
in many other powerpc defconfigs.

Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/powernv_defconfig
arch/powerpc/configs/pseries_defconfig