diff options
author | cognet <cognet@FreeBSD.org> | 2007-02-19 00:37:25 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2007-02-19 00:37:25 +0000 |
commit | 822f501c34e88de09a138a93a9a3482b89579476 (patch) | |
tree | 5d09edf874218e25c5d11e5085c3313cd9ccfca0 /sys/arm/conf/IQ31244 | |
parent | 35ad72a9bf8cdcfe29e04c05a159770013ea3b0f (diff) | |
download | FreeBSD-src-822f501c34e88de09a138a93a9a3482b89579476.zip FreeBSD-src-822f501c34e88de09a138a93a9a3482b89579476.tar.gz |
There's no such thing as a GENERIC kernel on arm.
Spotted out by: csjp
MFC After: 3 days
Diffstat (limited to 'sys/arm/conf/IQ31244')
-rw-r--r-- | sys/arm/conf/IQ31244 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/IQ31244 b/sys/arm/conf/IQ31244 index 8cbb079..d1b7956 100644 --- a/sys/arm/conf/IQ31244 +++ b/sys/arm/conf/IQ31244 @@ -1,4 +1,4 @@ -# GENERIC -- Generic kernel configuration file for FreeBSD/arm +# IQ31244 -- Custom kernel configuration file for FreeBSD/arm on the IQ31244 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: |