diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 23:23:38 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 23:23:38 +0000 |
commit | 53318dd78df204d1ef721d83f7d9c1ca5104304c (patch) | |
tree | 9830884000ec7d95d6e965e4f49aa03aa6a1f5d1 /packages/linux/linux-handhelds-2.6/htcuniversal | |
parent | 0202226b15b832b2b604120049ce0bfaaf89f817 (diff) |
linux-handhelds-2.6: Enable NET_WIRELESS_RTNETLINK.
* defconfigman r404.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/htcuniversal')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/htcuniversal/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig index 42206f9dff..a7674f1132 100644 --- a/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6/htcuniversal/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh16 -# Sun Sep 16 01:44:06 2007 +# Sun Sep 16 02:15:16 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -643,7 +643,7 @@ CONFIG_TUN=m # Wireless LAN (non-hamradio) # CONFIG_NET_RADIO=y -# CONFIG_NET_WIRELESS_RTNETLINK is not set +CONFIG_NET_WIRELESS_RTNETLINK=y # # Obsolete Wireless cards support (pre-802.11) |