diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-12-20 00:05:53 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-12-20 00:05:53 +0000 |
commit | 8410fed7a74d034a1be625e8f1adc08b8111c7c8 (patch) | |
tree | 6b3c8bf7ad98df8ecf430c90662d3ad6b920c7c4 /sources/linux.config | |
parent | f02886e2f044898687daef6ca8f33e77cc86341c (diff) | |
download | buildroot-novena-8410fed7a74d034a1be625e8f1adc08b8111c7c8.tar.gz buildroot-novena-8410fed7a74d034a1be625e8f1adc08b8111c7c8.zip |
bump kernel to 2.4.23, and update the default patch set to match
Diffstat (limited to 'sources/linux.config')
-rw-r--r-- | sources/linux.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/linux.config b/sources/linux.config index d7fc65482..46a835b20 100644 --- a/sources/linux.config +++ b/sources/linux.config @@ -56,6 +56,7 @@ CONFIG_X86_F00F_WORKS_OK=y # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set # CONFIG_X86_CPUID is not set +# CONFIG_EDD is not set CONFIG_NOHIGHMEM=y # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set @@ -533,14 +534,18 @@ CONFIG_NET_RADIO=y # CONFIG_AIRONET4500_PROC is not set # CONFIG_AIRO is not set CONFIG_HERMES=m +# CONFIG_HOSTAP is not set # CONFIG_PLX_HERMES is not set # CONFIG_TMD_HERMES is not set # CONFIG_PCI_HERMES is not set +# CONFIG_HOSTAP_PLX is not set +# CONFIG_HOSTAP_PCI is not set # # Wireless Pcmcia cards support # CONFIG_PCMCIA_HERMES=m +# CONFIG_HOSTAP_CS is not set # CONFIG_AIRO_CS is not set CONFIG_NET_WIRELESS=y |