OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [drivers/] [acorn/] [block/] [Config.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# Block device driver configuration
3
#
4
mainmenu_option next_comment
5
comment 'Acorn-specific block devices'
6
 
7
if [ "$CONFIG_ARCH_ARC" = "y" -o "$CONFIG_ARCH_A5K" = "y" ]; then
8
   tristate 'Old Archimedes floppy (1772) support' CONFIG_BLK_DEV_FD1772
9
   tristate 'MFM harddisk support' CONFIG_BLK_DEV_MFM
10
   if [ "$CONFIG_BLK_DEV_MFM" != "n" ]; then
11
      bool '  Autodetect hard drive geometry' CONFIG_BLK_DEV_MFM_AUTODETECT
12
   fi
13
fi
14
 
15
endmenu

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.