mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
drivers: power: exclude BSD components from build
Unless ALLOW_BSD_COMPONENTS is enabled support will not be built Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
990cd877bc
commit
3a77cd3d6a
@@ -381,6 +381,7 @@ config BQ2425X
|
||||
select I2C
|
||||
select I2C_BQ2425X
|
||||
depends on BATTERY_CHARGER
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
---help---
|
||||
The BQ24250/BQ24251 are battery charger for lithium-ion batteries.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user