diff options
Diffstat (limited to 'sys/conf/options.mips')
| -rw-r--r-- | sys/conf/options.mips | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/options.mips b/sys/conf/options.mips index 911e74b2c6351..93d4ed34f8074 100644 --- a/sys/conf/options.mips +++ b/sys/conf/options.mips @@ -91,6 +91,11 @@ OCTEON_BOARD_CAPK_0100ND opt_cvmx.h BERI_LARGE_TLB opt_global.h # +# Options that control the NetFPGA-10G Embedded CPU Ethernet Core. +# +NF10BMAC_64BIT opt_netfpga.h + +# # Options that control the Atheros SoC peripherals # ARGE_DEBUG opt_arge.h @@ -104,6 +109,7 @@ ARGE_MDIO opt_arge.h AR71XX_REALMEM opt_ar71xx.h AR71XX_ENV_UBOOT opt_ar71xx.h AR71XX_ENV_REDBOOT opt_ar71xx.h +AR71XX_ENV_ROUTERBOOT opt_ar71xx.h AR71XX_ATH_EEPROM opt_ar71xx.h # |
