diff options
| author | Ricardo Ribalda Delgado <[email protected]> | 2016-01-26 11:24:12 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2016-01-27 15:32:05 +0100 |
| commit | 3a40457f23e240b0b1498d335d12f6c63fbe0bf6 (patch) | |
| tree | 0a29b76865dc3f212abbca63824c7686ca3f56e5 | |
| parent | 093eb5daae62b95ae9a35c82309cb60a7c240be7 (diff) | |
ppc: ppc405: ppc405-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-ppc405-generic_flash_defconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/xilinx-ppc405-generic_flash_defconfig b/configs/xilinx-ppc405-generic_flash_defconfig deleted file mode 100644 index 37084fb0a82..00000000000 --- a/configs/xilinx-ppc405-generic_flash_defconfig +++ /dev/null @@ -1,8 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_XILINX_PPC405_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 |
