diff --git a/examples/usbstorage/usbstrg_lpc214x.c b/examples/usbstorage/usbstrg_lpc214x.c index 0da2035fc3a..7aa8030d46f 100644 --- a/examples/usbstorage/usbstrg_lpc214x.c +++ b/examples/usbstorage/usbstrg_lpc214x.c @@ -66,7 +66,6 @@ #else /* Add configuration for new LPC214x boards here */ # error "Unrecognized LPC214x board" -# undef CONFIG_EXAMPLES_USBSTRG_HAVEUSBDEV #endif /****************************************************************************