initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
60
debian/config/hppa/config.parisc64
vendored
Normal file
60
debian/config/hppa/config.parisc64
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
##
|
||||
## file: arch/parisc/Kconfig
|
||||
##
|
||||
## choice: Processor type
|
||||
# CONFIG_PA7000 is not set
|
||||
CONFIG_PA8X00=y
|
||||
## end choice
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_NR_CPUS=8
|
||||
|
||||
##
|
||||
## file: drivers/ata/Kconfig
|
||||
##
|
||||
CONFIG_PATA_SIL680=m
|
||||
|
||||
##
|
||||
## file: drivers/char/agp/Kconfig
|
||||
##
|
||||
#. for ATI FireGL DRM in C8000 workstation
|
||||
CONFIG_AGP=y
|
||||
CONFIG_AGP_PARISC=y
|
||||
|
||||
##
|
||||
## file: drivers/char/ipmi/Kconfig
|
||||
##
|
||||
CONFIG_IPMI_HANDLER=m
|
||||
CONFIG_IPMI_DEVICE_INTERFACE=m
|
||||
CONFIG_IPMI_SI=m
|
||||
CONFIG_IPMI_WATCHDOG=m
|
||||
CONFIG_IPMI_POWEROFF=m
|
||||
|
||||
##
|
||||
## file: drivers/gpu/drm/Kconfig
|
||||
##
|
||||
#. for ATI FireGL DRM in C8000 workstation
|
||||
CONFIG_DRM=y
|
||||
|
||||
##
|
||||
## file: drivers/gpu/drm/radeon/Kconfig
|
||||
##
|
||||
CONFIG_DRM_RADEON=m
|
||||
|
||||
##
|
||||
## file: drivers/i2c/Kconfig
|
||||
##
|
||||
CONFIG_I2C=y
|
||||
|
||||
##
|
||||
## file: drivers/i2c/algos/Kconfig
|
||||
##
|
||||
CONFIG_I2C_ALGOBIT=y
|
||||
|
||||
##
|
||||
## file: mm/Kconfig
|
||||
##
|
||||
## choice: Memory model
|
||||
# CONFIG_FLATMEM_MANUAL is not set
|
||||
CONFIG_SPARSEMEM_MANUAL=y
|
||||
## end choice
|
Reference in New Issue
Block a user