summaryrefslogtreecommitdiff
path: root/target/frv
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-24 23:10:37 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-07-24 23:10:37 +0200
commit2192c1d959f1f98a88bed9e9783598ceb2b6eaa8 (patch)
tree59f42dd91eee1c054e7aef676f142269096a0b73 /target/frv
parent17ff347c0ea70f644d3796408f87026163d8f3a3 (diff)
fr-v: allow to build gcc 6.1 linux toolchain
Diffstat (limited to 'target/frv')
-rw-r--r--target/frv/kernel/sim-frv10
-rw-r--r--target/frv/systems/sim-frv1
2 files changed, 2 insertions, 9 deletions
diff --git a/target/frv/kernel/sim-frv b/target/frv/kernel/sim-frv
index c52b4cc77..8f8e9e5c2 100644
--- a/target/frv/kernel/sim-frv
+++ b/target/frv/kernel/sim-frv
@@ -2,12 +2,4 @@ CONFIG_FRV=y
CONFIG_CPU_FR401=y
CONFIG_UCPAGE_OFFSET_20000000=y
CONFIG_BUG=y
-CONFIG_FRV_ONCPU_SERIAL=y
-CONFIG_SERIAL_EARLYCON=y
-CONFIG_SERIAL_8250=y
-CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
-CONFIG_SERIAL_8250_CONSOLE=y
-CONFIG_SERIAL_8250_DMA=y
-CONFIG_SERIAL_8250_PCI=y
-CONFIG_SERIAL_8250_NR_UARTS=32
-CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+CONFIG_SECTION_MISMATCH_WARN_ONLY=y
diff --git a/target/frv/systems/sim-frv b/target/frv/systems/sim-frv
index f613220ea..94eb0fee7 100644
--- a/target/frv/systems/sim-frv
+++ b/target/frv/systems/sim-frv
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_SIM_FRV
bool "GDB simulator"
select ADK_TARGET_CPU_FRV
select ADK_TARGET_SIM
+ select ADK_TARGET_WITH_PCI
select ADK_TARGET_PACKAGE_TXZ
help
FRV Simulator.