Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303195
b: refs/heads/master
c: b78dd16
h: refs/heads/master
i:
  303193: 0589791
  303191: 6f364b2
v: v3
  • Loading branch information
Roland Stigge committed Apr 22, 2012
1 parent fa4b58e commit c8f2e45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 171b0a4f951926bf2e2bd58df53d5bd6549fb94a
refs/heads/master: b78dd166907313452da2defb88cde22031895260
26 changes: 0 additions & 26 deletions trunk/arch/arm/mach-lpc32xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,30 +29,4 @@ config ARCH_LPC32XX_UART6_SELECT

endmenu

menu "LPC32XX chip components"

config ARCH_LPC32XX_IRAM_FOR_NET
bool "Use IRAM for network buffers"
default y
help
Say Y here to use the LPC internal fast IRAM (i.e. 256KB SRAM) as
network buffer. If the total combined required buffer sizes is
larger than the size of IRAM, then SDRAM will be used instead.

This can be enabled safely if the IRAM is not intended for other
uses.

config ARCH_LPC32XX_MII_SUPPORT
bool "Check to enable MII support or leave disabled for RMII support"
help
Say Y here to enable MII support, or N for RMII support. Regardless of
which support is selected, the ethernet interface driver needs to be
selected in the device driver networking section.

The PHY3250 reference board uses RMII, so users of this board should
say N.

endmenu

endif

0 comments on commit c8f2e45

Please sign in to comment.