[PATCH] ps3: AV Settings Driver
[powerpc.git] / arch / powerpc / platforms / ps3 / Kconfig
index de52ec4..4be3943 100644 (file)
@@ -51,4 +51,15 @@ config PS3_VUART
          including the System Manager and AV Settings.  In
          general, all users will say Y.
 
+config PS3_PS3AV
+       tristate "PS3 AV settings driver"
+       depends on PPC_PS3
+       select PS3_VUART
+       default y
+       help
+         Include support for the PS3 AV Settings driver.
+
+         This support is required for graphics and sound. In
+         general, all users will say Y or M.
+
 endmenu