2010-09-01 09:58:34 +03:00
|
|
|
#
|
2010-09-13 08:28:25 +03:00
|
|
|
# This file must be copied to .config in the OpenWrt root folder,
|
|
|
|
# then run: yes "" | make oldconfig > /dev/null
|
2010-09-01 09:58:34 +03:00
|
|
|
#
|
2010-09-13 08:28:25 +03:00
|
|
|
|
|
|
|
# TBD:
|
2010-10-17 13:54:44 +03:00
|
|
|
# this config file does not work on tracking_trunk branch:
|
|
|
|
# some patch not goto the trunk branch.
|
|
|
|
# add some packages, kernel give different error message!
|
2010-09-13 08:28:25 +03:00
|
|
|
|
2010-09-01 09:58:34 +03:00
|
|
|
CONFIG_TARGET_xburst=y
|
|
|
|
CONFIG_TARGET_xburst_qi_lb60=y
|
2010-09-13 08:28:25 +03:00
|
|
|
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
|
|
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
2010-09-01 09:58:34 +03:00
|
|
|
CONFIG_TARGET_ROOTFS_INITRAMFS=y
|
2010-09-24 10:29:27 +03:00
|
|
|
CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA=y
|
2010-09-01 09:58:34 +03:00
|
|
|
# CONFIG_BUILD_PATENTED is not set
|
2010-09-24 10:29:27 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils=y
|
2010-09-01 09:58:34 +03:00
|
|
|
|