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

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [arch/] [or32/] [drivers/] [Kconfig] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 7 xianfeng
# OpenRISC specific drivers
2
#
3
 
4
config OETH
5
        bool "OpenCores Ethernet support"
6
        default y
7
 
8
config OETH_UNKNOWN_TX_NEXT
9
        bool "Pass tx->next to linux"
10
        depends on OETH
11
        default y
12
        help
13
          OpenCores Ethernet core does not have support to reset
14
          next buffer descriptor to initial value, so bootloader must
15
          pass the next buffer descriptor number if it used ethernet core.
16
 
17
          In most cases Y should be a safe choice.

powered by: WebSVN 2.1.0

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