0
0
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:
peteruithoven 2014-05-28 17:12:36 +02:00
parent 20a2177c08
commit 2b98284357

View File

@ -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
@ -38,4 +40,3 @@ 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