Kconfig 317 B

1234567891011121314
  1. # arch/arm/mach-s3c2416/Kconfig
  2. #
  3. # Copyright 2009 Yauhen Kharuzhy <jekhor@gmail.com>
  4. #
  5. # Licensed under GPLv2
  6. # note, this also supports the S3C2450 which is so similar it has the same
  7. # ID code as the S3C2416.
  8. config S3C2416_DMA
  9. bool
  10. depends on CPU_S3C2416
  11. help
  12. Internal config node for S3C2416 DMA support