Date:2010-12-03 09:30:16 (13 years 3 months ago)
Author:kyak
Commit:1c5d309f65f4c71b17a0087961eac8512878e508
Message:config.debug: the minimal .config with debugging capabilities

Files: data/qi_lb60/conf/config.debug (1 diff)

Change Details

data/qi_lb60/conf/config.debug
1#
2# This file must be copied to .config in the OpenWrt root folder,
3# then run: yes "" | make oldconfig > /dev/null
4#
5
6CONFIG_TARGET_xburst=y
7CONFIG_TARGET_xburst_qi_lb60=y
8# CONFIG_TARGET_ROOTFS_TARGZ is not set
9# CONFIG_TARGET_ROOTFS_JFFS2 is not set
10CONFIG_TARGET_ROOTFS_UBIFS=y
11# CONFIG_BUILD_PATENTED is not set
12CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
13
14#Debug stuff
15CONFIG_BUSYBOX_CONFIG_DEBUG=y
16CONFIG_COLLECT_KERNEL_DEBUG=y
17CONFIG_DEBUG=y
18CONFIG_UCLIBC_ENABLE_DEBUG=y
19CONFIG_NO_STRIP=y
20CONFIG_PACKAGE_gdb=y
21CONFIG_GDB=y

Archive Download the corresponding diff file



interactive