ext: Remove unused Kconfig and folder

Get rid of an unused Kconfig file that was unintentionally left in the
folder, and the folder itself.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2020-03-24 15:20:33 +01:00 committed by Maureen Helm
commit 7aa6e6fb46

View file

@ -1,10 +0,0 @@
# External source code configuration options
# Copyright (c) 2016 Linaro Ltd.
# SPDX-License-Identifier: Apache-2.0
menu "External Sources"
source "ext/lib/fnmatch/Kconfig"
endmenu