diff options
author | guoyin.chen <guoyin.chen@freescale.com> | 2013-04-07 13:56:21 +0800 |
---|---|---|
committer | guoyin.chen <guoyin.chen@freescale.com> | 2013-04-07 13:56:21 +0800 |
commit | ea6aa41b21de5095d17d43776c8a8c472fad9cd4 (patch) | |
tree | b7e245793e9306d8f602c87a90c76bd0b2e7be1e /arch/arm/mach-mx6/Kconfig | |
parent | 7c8718a8d86182a1ea3ad6d89e2ff0201ca2a4a9 (diff) | |
parent | 23fae65a58952ca3de64e68c13c0d3527bec6f0a (diff) |
Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.0.0' into imx_3.0.35_android
Diffstat (limited to 'arch/arm/mach-mx6/Kconfig')
-rw-r--r-- | arch/arm/mach-mx6/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-mx6/Kconfig b/arch/arm/mach-mx6/Kconfig index df954b40d8e8..59d8ab313f73 100644 --- a/arch/arm/mach-mx6/Kconfig +++ b/arch/arm/mach-mx6/Kconfig @@ -319,11 +319,4 @@ config MACH_IMX_BLUETOOTH_RFKILL ---help--- Say Y to get the standard rfkill interface of Bluetooth -config MX6_ENET_IRQ_TO_GPIO - bool "Route ENET interrupts to GPIO" - default n - help - Enabling this will direct all the ENET interrupts to a board specific GPIO. - This will allow the system to enter WAIT mode when ENET is active. - endif |