summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Ribalda Delgado <[email protected]>2016-01-26 11:24:11 +0100
committerMichal Simek <[email protected]>2016-01-27 15:32:05 +0100
commit093eb5daae62b95ae9a35c82309cb60a7c240be7 (patch)
tree45924c599404c56b92fe170ff2151ac14f3854d4
parentbec8dd5fc0211a9720bb08e576110fe06fa07b45 (diff)
ppc: ppc440: ppc440-generic_flash_defconfig
Remove redundant defconfig file. Boot via flash can be configured via Kconfig. Signed-off-by: Ricardo Ribalda Delgado <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: Tom Rini <[email protected]> Acked-by: Stefan Roese <[email protected]> Signed-off-by: Michal Simek <[email protected]> Reviewed-by: Michal Simek <[email protected]>
-rw-r--r--configs/xilinx-ppc440-generic_flash_defconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/xilinx-ppc440-generic_flash_defconfig b/configs/xilinx-ppc440-generic_flash_defconfig
deleted file mode 100644
index 629903344b7..00000000000
--- a/configs/xilinx-ppc440-generic_flash_defconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG_PPC=y
-CONFIG_4xx=y
-CONFIG_TARGET_XILINX_PPC440_GENERIC=y
-CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0xF7F60000,RESET_VECTOR_ADDRESS=0xF7FFFFFC"
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NET is not set
-# CONFIG_CMD_NFS is not set