]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i2c: give i2c it's own Kconfig
authorRob Clark <robdclark@gmail.com>
Thu, 24 Jan 2013 21:46:07 +0000 (21:46 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Feb 2013 03:34:07 +0000 (13:34 +1000)
commitbed447e2f3d82928bfe427b57a3d890239e6e4d9
tree4664cef58baf0bb62d64f8678413257e6e09d577
parent90d908892e7695c1fea4362d65efb54e3b743ed6
drm/i2c: give i2c it's own Kconfig

Move this out of nouveau directory.  As we start to add more encoder
slaves used by other drivers, it makes sense to put the Kconfig bits in
one place.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/i2c/Kconfig [new file with mode: 0644]
drivers/gpu/drm/nouveau/Kconfig