diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-12 22:53:02 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-12 22:53:02 +0000 |
commit | 9409f380c0799c34959eac8061f0e8ac11033e3a (patch) | |
tree | 1f94c7b1713d7781c558b254756f9da90f87b04f /i386/device-drivers.h.in | |
parent | 0bfb893719095ca79b7337d994b6220b6823d690 (diff) |
Wed Jun 11 20:16:47 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* i386/Drivers.in: Add el3. How did this escape notice?
* i386/device-drivers.h.in: Add CONFIG_EL3.
Diffstat (limited to 'i386/device-drivers.h.in')
-rw-r--r-- | i386/device-drivers.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/device-drivers.h.in b/i386/device-drivers.h.in index a3afe6a..2ccf7c3 100644 --- a/i386/device-drivers.h.in +++ b/i386/device-drivers.h.in @@ -28,6 +28,7 @@ #undef CONFIG_SCSI_AM53C974 #undef CONFIG_NE2000 #undef CONFIG_EL2 +#undef CONFIG_EL3 #undef CONFIG_WD80x3 #undef CONFIG_EL1 #undef CONFIG_ULTRA |