]> 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)
commit9de98210ca42d4080d85d8b64e92928cb8d98c83
treec99ee9c43b1e319cd6b2258a318d13b9a6cf09ce
parente4c144a43d4182e6feb290aecc08b9f24c2d2aad
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