diff options
author | marcel <marcel@FreeBSD.org> | 2008-02-12 19:38:39 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2008-02-12 19:38:39 +0000 |
commit | 636c607d81b2881f2edb182ae34c05016420b0c9 (patch) | |
tree | c57ee354312513c8cc7a267ec754a7d40afd44b6 | |
parent | ab259d0a3365da3cea394ec2b1f50471fad99e97 (diff) | |
download | FreeBSD-src-636c607d81b2881f2edb182ae34c05016420b0c9.zip FreeBSD-src-636c607d81b2881f2edb182ae34c05016420b0c9.tar.gz |
There's no need to suppress option GDB.
-rw-r--r-- | sys/powerpc/conf/NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES index e2f1c6b..513a144 100644 --- a/sys/powerpc/conf/NOTES +++ b/sys/powerpc/conf/NOTES @@ -59,7 +59,6 @@ nodevice dcons_crom nooption SMP nooption ADAPTIVE_SX -nooption GDB nooption PPC_DEBUG nooption PPC_PROBE_CHIPSET nooption SC_NO_MODE_CHANGE |