]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/devs/eth/fec/v2_0/cdl/fec_eth_drivers.cdl
TX53 Release 2011-06-16
[karo-tx-redboot.git] / packages / devs / eth / fec / v2_0 / cdl / fec_eth_drivers.cdl
index 683509f31a43658db2f1123f171f9676a7eef5c0..101d8eb22e2b3e9e4608a3dc89807b0f9ddc1df1 100644 (file)
@@ -85,5 +85,15 @@ cdl_package CYGPKG_DEVS_ETH_FEC {
                 to the set of global flags."
         }
     }
+
+    cdl_option CYGOPT_HAL_ARM_MXC_FEC_MIIGSK {
+        display "MXC FEC MII Gasket for RMII mode"
+       active_if CYGPKG_HAL_ARM_MX25 || CYGPKG_HAL_ARM_MX53
+       flavor bool
+       default_value 1
+        description   "
+            This option enables the use of the MII Gasket for
+           RMII mode found in i.MX25 and i.MX53 processors."
+    }
 }