diff options
| author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 03:02:45 +0000 |
|---|---|---|
| committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 03:02:45 +0000 |
| commit | d28c60f866cfe27b431263f6ed4564b6e37882b3 (patch) | |
| tree | c549d19842dbdb2788e565d9688233f53280813c /openwrt/package/linux/linux.config | |
| parent | cd17ad6ce4d043294cc52d990b67f7c2ca266527 (diff) | |
add some cache functions from broadcom code. add first stuff for remote kernel debugging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@367 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
| -rw-r--r-- | openwrt/package/linux/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 85881e7f5..dada53e2d 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -1107,7 +1107,7 @@ CONFIG_USB_PRINTER=m # CONFIG_CROSSCOMPILE=y # CONFIG_RUNTIME_DEBUG is not set -# CONFIG_KGDB is not set +# CONFIG_REMOTE_DEBUG is not set # CONFIG_GDB_CONSOLE is not set # CONFIG_DEBUG_INFO is not set CONFIG_MAGIC_SYSRQ=y |
