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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [arch/] [or32/] [drivers/] [Kconfig] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
# 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-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.