From e19e45684c7a4c24660288de8aebe27c05f4e21b Mon Sep 17 00:00:00 2001 From: Wolfgang Spraul Date: Sat, 11 Sep 2010 14:02:01 +0000 Subject: [PATCH] added config.miminal --- data/qi_lb60/conf/config.minimal | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/qi_lb60/conf/config.minimal diff --git a/data/qi_lb60/conf/config.minimal b/data/qi_lb60/conf/config.minimal new file mode 100644 index 000000000..68a37ef9c --- /dev/null +++ b/data/qi_lb60/conf/config.minimal @@ -0,0 +1,12 @@ +# +# This file must be copied to .config in the OpenWrt root folder, +# then run: yes "" | make oldconfig > /dev/null +# + +CONFIG_TARGET_xburst=y +CONFIG_TARGET_xburst_qi_lb60=y +# CONFIG_TARGET_ROOTFS_TARGZ is not set +# CONFIG_TARGET_ROOTFS_JFFS2 is not set +CONFIG_TARGET_ROOTFS_UBIFS=y +# CONFIG_BUILD_PATENTED is not set +CONFIG_PACKAGE_uboot-xburst-qi_lb60=y