- # Kconfig - CFG DRV configuration options
 
- #
 
- # Copyright (c) 2015 Intel Corporation
 
- #
 
- # SPDX-License-Identifier: Apache-2.0
 
- #
 
- #
 
- # CFG DRV options
 
- #
 
- menuconfig CFG_DRV
 
- 	bool
 
- 	prompt "Actions CFG_DRV Drivers"
 
- 	help
 
- 	Enable Actions CFG_DRV Driver Configuration
 
 
  |