diff options
| author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2016-09-21 19:08:18 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-22 17:31:47 +0200 |
| commit | dc4d6c0e108d48ac4435bd73beb2c7190e7bbd95 (patch) | |
| tree | f33a37b4dcae9aff1b6cb22b863ba2298e7095fc | |
| parent | 588c5036aee9bb2e36aec57d6f9cf58db08aa8ab (diff) | |
remove erroneous PCI feature for AVR32 Grasshopper boards
| -rw-r--r-- | target/avr32/systems/grasshopper | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/avr32/systems/grasshopper b/target/avr32/systems/grasshopper index e289b0747..e771e5fd0 100644 --- a/target/avr32/systems/grasshopper +++ b/target/avr32/systems/grasshopper @@ -2,7 +2,6 @@ config ADK_TARGET_SYSTEM_GRASSHOPPER bool "ICnova Grasshopper" select ADK_TARGET_CPU_AVR32 select ADK_TARGET_WITH_SERIAL - select ADK_TARGET_WITH_PCI select ADK_TARGET_WITH_NET select ADK_TARGET_WITH_NETDEVICE select ADK_TARGET_WITH_BLOCK |
