From 1655f9f6c73c2b4b5d3f3b3c8aab999c194d8486 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 22 Oct 2014 21:34:47 +0200 Subject: ppc: Zap MHPC board This board uses eeprom accessors in an incorrect way. The board is old and unsupported, just zap it. Signed-off-by: Marek Vasut Cc: Masahiro Yamada Cc: Tom Rini Cc: Wolfgang Denk Cc: Simon Glass Cc: Heiko Schocher --- configs/MHPC_defconfig | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 configs/MHPC_defconfig (limited to 'configs') diff --git a/configs/MHPC_defconfig b/configs/MHPC_defconfig deleted file mode 100644 index b05d3c4..0000000 --- a/configs/MHPC_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_8xx=y -CONFIG_TARGET_MHPC=y -- cgit v1.1