Commit b80fa3cce7390185e43ea22e9b3c38ab138bc580

Authored by Grant Likely
Committed by Paul Mackerras
1 parent 8f51506164

[POWERPC] Remove xmon from ml300 and ml403 defconfig in arch/ppc

xmon is broken under arch/ppc so remove it from the defconfig.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

arch/ppc/configs/ml300_defconfig
... ... @@ -719,7 +719,7 @@
719 719 CONFIG_FORCED_INLINING=y
720 720 # CONFIG_RCU_TORTURE_TEST is not set
721 721 # CONFIG_KGDB is not set
722   -CONFIG_XMON=y
  722 +# CONFIG_XMON is not set
723 723 # CONFIG_BDI_SWITCH is not set
724 724 # CONFIG_SERIAL_TEXT_DEBUG is not set
725 725  
arch/ppc/configs/ml403_defconfig
... ... @@ -720,7 +720,7 @@
720 720 CONFIG_FORCED_INLINING=y
721 721 # CONFIG_RCU_TORTURE_TEST is not set
722 722 # CONFIG_KGDB is not set
723   -CONFIG_XMON=y
  723 +# CONFIG_XMON is not set
724 724 # CONFIG_BDI_SWITCH is not set
725 725 # CONFIG_SERIAL_TEXT_DEBUG is not set
726 726