diff options
Diffstat (limited to 'arch/blackfin/configs/BF527-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF527-EZKIT_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/blackfin/configs/BF527-EZKIT_defconfig b/arch/blackfin/configs/BF527-EZKIT_defconfig index a50bf5fa99c5..64876dfc2e55 100644 --- a/arch/blackfin/configs/BF527-EZKIT_defconfig +++ b/arch/blackfin/configs/BF527-EZKIT_defconfig | |||
@@ -250,7 +250,7 @@ CONFIG_HZ=250 | |||
250 | # | 250 | # |
251 | # Memory Setup | 251 | # Memory Setup |
252 | # | 252 | # |
253 | CONFIG_MEM_SIZE=64 | 253 | CONFIG_MAX_MEM_SIZE=512 |
254 | CONFIG_MEM_ADD_WIDTH=10 | 254 | CONFIG_MEM_ADD_WIDTH=10 |
255 | CONFIG_BOOT_LOAD=0x1000 | 255 | CONFIG_BOOT_LOAD=0x1000 |
256 | CONFIG_BFIN_SCRATCH_REG_RETN=y | 256 | CONFIG_BFIN_SCRATCH_REG_RETN=y |
@@ -720,8 +720,8 @@ CONFIG_BFIN_OTP=y | |||
720 | # | 720 | # |
721 | CONFIG_SERIAL_BFIN=y | 721 | CONFIG_SERIAL_BFIN=y |
722 | CONFIG_SERIAL_BFIN_CONSOLE=y | 722 | CONFIG_SERIAL_BFIN_CONSOLE=y |
723 | # CONFIG_SERIAL_BFIN_DMA is not set | 723 | CONFIG_SERIAL_BFIN_DMA=y |
724 | CONFIG_SERIAL_BFIN_PIO=y | 724 | # CONFIG_SERIAL_BFIN_PIO is not set |
725 | # CONFIG_SERIAL_BFIN_UART0 is not set | 725 | # CONFIG_SERIAL_BFIN_UART0 is not set |
726 | CONFIG_SERIAL_BFIN_UART1=y | 726 | CONFIG_SERIAL_BFIN_UART1=y |
727 | # CONFIG_BFIN_UART1_CTSRTS is not set | 727 | # CONFIG_BFIN_UART1_CTSRTS is not set |