Kconfig 410 B

1234567891011121314
  1. # Copyright (C) 2017 Synopsys, Inc. (www.synopsys.com)
  2. #
  3. # This program is free software; you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License version 2 as
  5. # published by the Free Software Foundation.
  6. #
  7. menuconfig ARC_SOC_HSDK
  8. bool "ARC HS Development Kit SOC"
  9. depends on ISA_ARCV2
  10. select ARC_HAS_ACCL_REGS
  11. select CLK_HSDK
  12. select RESET_HSDK
  13. select MIGHT_HAVE_PCI