mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
14 lines
505 B
Text
14 lines
505 B
Text
CONFIG_MORSE_MONITOR=y
|
|
CONFIG_MORSE_SDIO=y
|
|
CONFIG_MORSE_USER_ACCESS=y
|
|
CONFIG_MORSE_VENDOR_COMMAND=y
|
|
CONFIG_IMAGEOPT=y
|
|
CONFIG_VERSIONOPT=y
|
|
CONFIG_VERSION_MANUFACTURER="MorseMicro"
|
|
CONFIG_VERSION_MANUFACTURER_URL="https://www.morsemicro.com/"
|
|
CONFIG_VERSION_REPO_CUSTOM="https://repo.apps.morsemicro.com/openwrt/releases"
|
|
CONFIG_FEEDS_WITH_CUSTOM_REPO="core morse% prpl matter"
|
|
CONFIG_VERSION_CODE_FILENAMES=y
|
|
CONFIG_VERSION_CODE="Morse-2.9-dev"
|
|
# Disable ext4 image creation.
|
|
CONFIG_TARGET_ROOTFS_EXT4FS=n
|