From 23c95f06feef52b0cec75af20828c36b4c98cb4d Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 29 Jan 2019 12:16:26 +0100 Subject: cris-softmmu.mak: express dependencies with Kconfig %-softmmu.mak only keep boards and optional device definitions in Kconfig mode. Signed-off-by: Paolo Bonzini --- default-configs/cris-softmmu.mak | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'default-configs/cris-softmmu.mak') diff --git a/default-configs/cris-softmmu.mak b/default-configs/cris-softmmu.mak index b3cae5966b..5932cf4d06 100644 --- a/default-configs/cris-softmmu.mak +++ b/default-configs/cris-softmmu.mak @@ -1,6 +1,5 @@ # Default configuration for cris-softmmu -CONFIG_ETRAXFS=y -CONFIG_NAND=y -CONFIG_PFLASH_CFI02=y +# Boards: +# CONFIG_AXIS=y -- cgit v1.2.3