1# nRF51-VBLUNO51 board configuration 2 3# Copyright (c) 2017 VNG IoT Lab Limited. 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_NRF51_VBLUNO51 7 bool "nRF51 VBLUno51 BLE" 8 depends on SOC_NRF51822_QFAC 9