aboutsummaryrefslogtreecommitdiffstats
path: root/hw/cris/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cris/Kconfig')
-rw-r--r--hw/cris/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/hw/cris/Kconfig b/hw/cris/Kconfig
new file mode 100644
index 000000000..884ad2cbc
--- /dev/null
+++ b/hw/cris/Kconfig
@@ -0,0 +1,9 @@
+config AXIS
+ bool
+ select ETRAXFS
+ select PFLASH_CFI02
+ select NAND
+
+config ETRAXFS
+ bool
+ select PTIMER