nuttx-apps/system/flatbuffers/Kconfig
simbit18 211f507239 system: Fix Kconfig style
- Remove spaces from Kconfig

- Add TABs

- Fixed the header file

Signed-off-by: simbit18 <simbit18@gmail.com>
2026-08-11 15:38:46 -04:00

10 lines
225 B
Text

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config SYSTEM_FLATBUFFERS
bool "flatbuffers"
default n
---help---
Enable flatbuffers.