diff options
author | Michal Simek | 2016-07-27 15:08:03 +0200 |
---|---|---|
committer | Michal Simek | 2016-08-02 06:54:42 +0200 |
commit | 3c70349f8e7dd1a2b000ccd27d2906960b827823 (patch) | |
tree | a564ee3f6dd0a1fd688177ee3ced373f729e68d3 /configs/zynq_zc770_xm012_defconfig | |
parent | 33986e2c318d5bf33aa43f53441d29c9dcd33a18 (diff) |
xilinx: Sync defconfigs with the latest Kconfig layout
Update Microblaze, Zynq and ZynqMP defconfigs to reflect
latest Kconfig changes.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm012_defconfig')
-rw-r--r-- | configs/zynq_zc770_xm012_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm012_defconfig b/configs/zynq_zc770_xm012_defconfig index b3a75a637b7..00e2e6f92fa 100644 --- a/configs/zynq_zc770_xm012_defconfig +++ b/configs/zynq_zc770_xm012_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_CONFIG_NAME="zynq-common" CONFIG_ARCH_ZYNQ=y CONFIG_DEFAULT_DEVICE_TREE="zynq-zc770-xm012" CONFIG_SPL=y |