diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-10-30 21:54:14 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-30 21:54:14 +0000 |
commit | d1ebd904d77f4a8836b33317ebd02bada3d59d96 (patch) | |
tree | e8a5d5821d04d1e3699ed33843cce0c9b93d9e26 /packages/linux/nslu2-kernel/2.6.14/defconfig | |
parent | b7bf1357c5744791c1143ed7be283a6bf016c652 (diff) |
nslu2-kernel: updated patch set and defconfig in 2.6.14
- 16-ixp4xx-ioremap is removed (l-a-k wants the warning in there)
- 25-nslu2-arch-reset is removed (doesn't seem necessary in 2.6.13+)
- 10-ixp4xx-copy-from update to remove compiler warning
- 18-ixp4xx-io-h-addr better patch - removes casts
- defconfig - update from CVS
- nslu2-kernel.inc: EXTRAVERSION and LOCALVERSION are now set to ""
- to ensure that KERNEL_VERSION is constant between major versions.
Diffstat (limited to 'packages/linux/nslu2-kernel/2.6.14/defconfig')
-rw-r--r-- | packages/linux/nslu2-kernel/2.6.14/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/nslu2-kernel/2.6.14/defconfig b/packages/linux/nslu2-kernel/2.6.14/defconfig index 5041d919c8..8d0d751738 100644 --- a/packages/linux/nslu2-kernel/2.6.14/defconfig +++ b/packages/linux/nslu2-kernel/2.6.14/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.14-rc4 -# Tue Oct 18 21:53:12 2005 +# Fri Oct 21 16:13:58 2005 # CONFIG_ARM=y CONFIG_MMU=y @@ -717,6 +717,7 @@ CONFIG_NET_RADIO=y # # Wireless 802.11b ISA/PCI cards support # +# CONFIG_AIRO is not set # CONFIG_HERMES is not set # CONFIG_ATMEL is not set |