diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index ed65316ed9..6c7c494872 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -55,8 +55,8 @@ CONFIG_FPGA_SPARTAN3=y CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD=y -CONFIG_MTD_RAW_NAND=y CONFIG_MTD_NOR_FLASH=y +CONFIG_MTD_RAW_NAND=y CONFIG_PHY_ADDR_ENABLE=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y |