Browse Source

arm does not like AGP

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1926 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
3d1698b280
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      architecture/arm/kernel.conf.m4

+ 4
- 1
architecture/arm/kernel.conf.m4

@ -1,4 +1,4 @@
define(`MIPS', `MIPS')dnl
define(`ARM', `ARM')dnl
# TO BE DONE
@ -6,3 +6,6 @@ include(`kernel-common.conf')
include(`kernel-scsi.conf')
include(`kernel-net.conf')
include(`kernel-fs.conf')
# CONFIG_AGP is not set

Loading…
Cancel
Save