Skip to content

Commit

Permalink
Kconfig: disable Zephyr's GETOPT
Browse files Browse the repository at this point in the history
Disable Zephyr's getopt library support due to conflict
with freebsd-getopt.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
  • Loading branch information
jfischer-no authored and carlescufi committed Apr 12, 2023
1 parent 034b70f commit fb88a5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Kconfig.nrf
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ config NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE
chosen Zephyr flash devicetree node to ensure that swapping can be
performed.

config GETOPT
default n

rsource "samples/Kconfig"
rsource "subsys/Kconfig"
rsource "modules/Kconfig"
Expand Down

0 comments on commit fb88a5a

Please sign in to comment.