mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 11:03:48 +01:00
Fixed build default config
This commit is contained in:
parent
20a2177c08
commit
2b98284357
@ -3,6 +3,7 @@ CONFIG_TARGET_ar71xx_generic=y
|
||||
CONFIG_TARGET_ar71xx_generic_TLMR3020=y
|
||||
CONFIG_ATH_USER_REGD=y
|
||||
# CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 is not set
|
||||
CONFIG_BUSYBOX_CONFIG_INOTIFYD=y
|
||||
CONFIG_DOODLE3D_CLIENT_MINIFY_JS=y
|
||||
# CONFIG_IPV6 is not set
|
||||
# CONFIG_KERNEL_DEBUG_INFO is not set
|
||||
@ -15,6 +16,7 @@ CONFIG_PACKAGE_doodle3d-client=y
|
||||
# CONFIG_PACKAGE_kmod-ipv6 is not set
|
||||
# CONFIG_PACKAGE_kmod-ppp is not set
|
||||
CONFIG_PACKAGE_kmod-usb-acm=y
|
||||
CONFIG_PACKAGE_kmod-usb-ohci=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial-ftdi=y
|
||||
# CONFIG_PACKAGE_libip6tc is not set
|
||||
@ -37,5 +39,4 @@ CONFIG_USE_MKLIBS=y
|
||||
CONFIG_WIFIBOX_AP_SSID="d3d-ap-%%MAC_TAIL%%"
|
||||
CONFIG_WIFIBOX_INIT_PRIORITY=18
|
||||
CONFIG_WIFIBOX_WIRELESS_DEVICE="radio0"
|
||||
CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
|
||||
CONFIG_BUSYBOX_CONFIG_INOTIFYD=y
|
||||
CONFIG_PACKAGE_kmod-lib-crc-ccitt=y
|
Loading…
Reference in New Issue
Block a user