diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-24 19:25:03 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-24 19:25:03 -0200 |
commit | 5f8e16d457e019635feb8314e13261f04ba4e274 (patch) | |
tree | 1963ed98522c13b042057d279d65fff68e856467 /kernels/linux-libre-pae | |
parent | 6c389f1737d21a4363f96cb4187b4220018779cd (diff) |
linux-libre-pae-3.8-1: fixing issue on config file
Diffstat (limited to 'kernels/linux-libre-pae')
-rw-r--r-- | kernels/linux-libre-pae/PKGBUILD | 2 | ||||
-rw-r--r-- | kernels/linux-libre-pae/config | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index 82a888e16..708fd0ec6 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -23,7 +23,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'boot-logo.patch' 'change-default-console-loglevel.patch') md5sums=('84c2a77910932ffc7d958744ac9cf2f5' - '664e8adbc0aea7a2b546f74b1dbf1347' + '7e33bf37ff6ebd3d4c5d748aa7e463cb' 'f302c931bd85309da9d9792b4cc96467' '04b21c79df0a952c22d681dd4f4562df' '9d3c56a4b999c8bfbd4018089a62f662') diff --git a/kernels/linux-libre-pae/config b/kernels/linux-libre-pae/config index 73fc62de9..0a5abc279 100644 --- a/kernels/linux-libre-pae/config +++ b/kernels/linux-libre-pae/config @@ -1998,6 +1998,7 @@ CONFIG_FIREWIRE_NOSY=m CONFIG_I2O=m CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y CONFIG_I2O_EXT_ADAPTEC=y +# CONFIG_I2O_EXT_ADAPTEC_DMA64 is not set CONFIG_I2O_CONFIG=m CONFIG_I2O_CONFIG_OLD_IOCTL=y CONFIG_I2O_BUS=m |