Rename Kinetis version of CONFIG_GPIO_IRQ to CONFIG_KINETIS_GPIOIRQ

This commit is contained in:
Gregory Nutt
2016-07-22 14:30:37 -06:00
parent 264578135d
commit 5386403476
17 changed files with 27 additions and 27 deletions
+3 -3
View File
@@ -445,7 +445,7 @@ SD Card Support
CONFIG_KINETIS_SDHC=y : To enable SDHC0 support
System Type
CONFIG_GPIO_IRQ=y : GPIO interrupts needed
CONFIG_KINETIS_GPIOIRQ=y : GPIO interrupts needed
CONFIG_KINETIS_PORTEINTS=y : Card detect pin is on PTE6
Device Drivers -> MMC/SD Driver Support
@@ -784,7 +784,7 @@ Freedom K64F Configuration Options
PIN Interrupt Support
CONFIG_GPIO_IRQ -- Enable pin interrupt support. Also needs
CONFIG_KINETIS_GPIOIRQ -- Enable pin interrupt support. Also needs
one or more of the following:
CONFIG_KINETIS_PORTAINTS -- Support 32 Port A interrupts
CONFIG_KINETIS_PORTBINTS -- Support 32 Port B interrupts
@@ -973,4 +973,4 @@ Status
USB device, however, has not yet been tested. I have not yet looked
into 48MHz clocking requirements.