diff options
Diffstat (limited to 'hw/cris/Kconfig')
-rw-r--r-- | hw/cris/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/hw/cris/Kconfig b/hw/cris/Kconfig deleted file mode 100644 index 26c7eef..0000000 --- a/hw/cris/Kconfig +++ /dev/null @@ -1,11 +0,0 @@ -config AXIS - bool - default y - depends on CRIS - select ETRAXFS - select PFLASH_CFI02 - select NAND - -config ETRAXFS - bool - select PTIMER |