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/htcapache/defconfig | |
parent | 0202226b15b832b2b604120049ce0bfaaf89f817 (diff) |
linux-handhelds-2.6: Enable NET_WIRELESS_RTNETLINK.
* defconfigman r404.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/htcapache/defconfig')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/htcapache/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/htcapache/defconfig b/packages/linux/linux-handhelds-2.6/htcapache/defconfig index 2019fc35ca..e6a13d412d 100644 --- a/packages/linux/linux-handhelds-2.6/htcapache/defconfig +++ b/packages/linux/linux-handhelds-2.6/htcapache/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh16 -# Sun Sep 16 01:44:03 2007 +# Sun Sep 16 02:15:13 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -633,7 +633,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) |