i2c-pnx: Fix interrupt handler, get rid of EARLY config option
[linux-drm-fsl-dcu.git] / drivers / i2c / busses / Kconfig
index e1989f3a268404226155f0b9ef93bcce4c5fc747..9367c4cfe936f533f9500cd10f73a2b293dfd538 100644 (file)
@@ -564,13 +564,4 @@ config I2C_PNX
          This driver can also be built as a module.  If so, the module
          will be called i2c-pnx.
 
-config I2C_PNX_EARLY
-       bool "Early initialization for I2C on PNXxxxx"
-       depends on I2C_PNX=y
-       help
-         Under certain circumstances one may need to make sure I2C on PNXxxxx
-         is initialized earlier than some other driver that depends on it
-         (for instance, that might be USB in case of PNX4008). With this
-         option turned on you can guarantee that.
-
 endmenu