diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2005-10-22 17:36:24 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-22 17:36:24 +0000 |
commit | 181c3a891f13464b35b923084205f0c1523b383b (patch) | |
tree | ee5b9bf2d6bbfadc5a42a405cfeb74ea072de647 /packages/linux/nslu2-kernel | |
parent | 9c2fc3a61ce789ec37c5ea39f443499f8c9818af (diff) |
set NETCONSOLE to m instead of y
Diffstat (limited to 'packages/linux/nslu2-kernel')
-rw-r--r-- | packages/linux/nslu2-kernel/2.6.14/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/nslu2-kernel/2.6.14/defconfig b/packages/linux/nslu2-kernel/2.6.14/defconfig index d297a57ebd..e2704c2c97 100644 --- a/packages/linux/nslu2-kernel/2.6.14/defconfig +++ b/packages/linux/nslu2-kernel/2.6.14/defconfig @@ -749,7 +749,7 @@ CONFIG_PPP_BSDCOMP=m # CONFIG_SLIP is not set # CONFIG_NET_FC is not set # CONFIG_SHAPER is not set -CONFIG_NETCONSOLE=y +CONFIG_NETCONSOLE=m CONFIG_NETPOLL=y # CONFIG_NETPOLL_RX is not set # CONFIG_NETPOLL_TRAP is not set |