diff options
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r-- | arch/avr32/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index f51572772e21..f0dc5b8075a7 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig | |||
@@ -90,6 +90,7 @@ config PLATFORM_AT32AP | |||
90 | select ARCH_REQUIRE_GPIOLIB | 90 | select ARCH_REQUIRE_GPIOLIB |
91 | select GENERIC_ALLOCATOR | 91 | select GENERIC_ALLOCATOR |
92 | select HAVE_FB_ATMEL | 92 | select HAVE_FB_ATMEL |
93 | select HAVE_NET_MACB | ||
93 | 94 | ||
94 | # | 95 | # |
95 | # CPU types | 96 | # CPU types |
@@ -145,7 +146,7 @@ config BOARD_HAMMERHEAD | |||
145 | will cover even the most exceptional need of memory bandwidth. Together with the onboard | 146 | will cover even the most exceptional need of memory bandwidth. Together with the onboard |
146 | video decoder the board is ready for video processing. | 147 | video decoder the board is ready for video processing. |
147 | 148 | ||
148 | For more information see: http://www.miromico.com/hammerhead | 149 | For more information see: http://www.miromico.ch/index.php/hammerhead.html |
149 | 150 | ||
150 | config BOARD_FAVR_32 | 151 | config BOARD_FAVR_32 |
151 | bool "Favr-32 LCD-board" | 152 | bool "Favr-32 LCD-board" |