diff options
Diffstat (limited to 'arch/blackfin/configs/BF548-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF548-EZKIT_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig index 06c0180b98d7..5bfdfb287d13 100644 --- a/arch/blackfin/configs/BF548-EZKIT_defconfig +++ b/arch/blackfin/configs/BF548-EZKIT_defconfig | |||
@@ -285,7 +285,7 @@ CONFIG_HZ=250 | |||
285 | # | 285 | # |
286 | # Memory Setup | 286 | # Memory Setup |
287 | # | 287 | # |
288 | CONFIG_MEM_SIZE=64 | 288 | CONFIG_MAX_MEM_SIZE=512 |
289 | # CONFIG_MEM_MT46V32M16_6T is not set | 289 | # CONFIG_MEM_MT46V32M16_6T is not set |
290 | CONFIG_MEM_MT46V32M16_5B=y | 290 | CONFIG_MEM_MT46V32M16_5B=y |
291 | CONFIG_BOOT_LOAD=0x1000 | 291 | CONFIG_BOOT_LOAD=0x1000 |
@@ -813,8 +813,8 @@ CONFIG_HW_CONSOLE=y | |||
813 | # | 813 | # |
814 | CONFIG_SERIAL_BFIN=y | 814 | CONFIG_SERIAL_BFIN=y |
815 | CONFIG_SERIAL_BFIN_CONSOLE=y | 815 | CONFIG_SERIAL_BFIN_CONSOLE=y |
816 | # CONFIG_SERIAL_BFIN_DMA is not set | 816 | CONFIG_SERIAL_BFIN_DMA=y |
817 | CONFIG_SERIAL_BFIN_PIO=y | 817 | # CONFIG_SERIAL_BFIN_PIO is not set |
818 | # CONFIG_SERIAL_BFIN_UART0 is not set | 818 | # CONFIG_SERIAL_BFIN_UART0 is not set |
819 | CONFIG_SERIAL_BFIN_UART1=y | 819 | CONFIG_SERIAL_BFIN_UART1=y |
820 | # CONFIG_BFIN_UART1_CTSRTS is not set | 820 | # CONFIG_BFIN_UART1_CTSRTS is not set |