summaryrefslogtreecommitdiff
path: root/samples/nfc
diff options
context:
space:
mode:
authorAndrew Boie <andrew.p.boie@intel.com>2016-08-01 15:59:10 -0700
committerAndrew Boie <andrew.p.boie@intel.com>2016-09-06 18:35:24 +0000
commitc545e19a00025b88bd28ee911bfc5e28e59fd836 (patch)
treee8bad649d51928eeeaa90c1e4a6d1b5693ea416c /samples/nfc
parent05e3d7f8934d1b5c95f80fb1b0ee00d2eb4a99ac (diff)
x86: remove dynamic interrupts and exceptions
Change-Id: I7e9756e9a0735a7d8257ee2142d5759e883e12cc Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Diffstat (limited to 'samples/nfc')
-rw-r--r--samples/nfc/nfc_hello/prj.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/nfc/nfc_hello/prj.conf b/samples/nfc/nfc_hello/prj.conf
index 0856b34c9..cb46abb33 100644
--- a/samples/nfc/nfc_hello/prj.conf
+++ b/samples/nfc/nfc_hello/prj.conf
@@ -1,3 +1,2 @@
CONFIG_STDOUT_CONSOLE=y
CONFIG_UART_INTERRUPT_DRIVEN=y
-CONFIG_NUM_DYNAMIC_STUBS=1