summaryrefslogtreecommitdiff
path: root/nuttx/configs/ne64badge/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ne64badge/ostest/defconfig')
-rwxr-xr-xnuttx/configs/ne64badge/ostest/defconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/nuttx/configs/ne64badge/ostest/defconfig b/nuttx/configs/ne64badge/ostest/defconfig
index a9af46bfb..fa9dbc58e 100755
--- a/nuttx/configs/ne64badge/ostest/defconfig
+++ b/nuttx/configs/ne64badge/ostest/defconfig
@@ -93,6 +93,17 @@ CONFIG_ARCH_BUTTONS=n
CONFIG_ARCH_CALIBRATION=n
CONFIG_ARCH_DMA=n
+#
+# CONFIG_GPIO_IRQ - Enable general support for GPIO IRQs
+# CONFIG_HCS12_PORTG_INTS - Enable PortG IRQs
+# CONFIG_HCS12_PORTH_INTS - Enable PortH IRQs
+# CONFIG_HCS12_PORTJ_INTS - Enable PortJ IRQs
+#
+CONFIG_GPIO_IRQ=n
+CONFIG_HCS12_PORTG_INTS=n
+CONFIG_HCS12_PORTH_INTS=n
+CONFIG_HCS12_PORTJ_INTS=n
+
#
# HCS12 build options:
#