ppc64el: kernel: config: split common/big-endian powerpc64 options

Move big-endian exclusive options into config-arch-64-be. Mostly things
that don't support little-endian mode: Cell, PS3, PASemi, Maple, PowerMac.

Signed-off-by: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>

svn path=/dists/sid/linux/; revision=21421
This commit is contained in:
Ben Hutchings 2014-06-12 19:59:57 +00:00
parent 09ef47c5c7
commit 41f65bbf2c
1 changed files with 96 additions and 0 deletions

View File

@ -0,0 +1,96 @@
##
## file: arch/powerpc/platforms/Kconfig.cputype
##
CONFIG_NR_CPUS=32
##
## file: arch/powerpc/platforms/cell/Kconfig
##
CONFIG_PPC_IBM_CELL_BLADE=y
# CONFIG_PPC_CELLEB is not set
CONFIG_SPU_FS=m
CONFIG_SPU_FS_64K_LS=y
CONFIG_CBE_RAS=y
CONFIG_CBE_THERM=m
##
## file: arch/powerpc/platforms/maple/Kconfig
##
CONFIG_PPC_MAPLE=y
##
## file: arch/powerpc/platforms/pasemi/Kconfig
##
CONFIG_PPC_PASEMI=y
CONFIG_PPC_PASEMI_MDIO=m
##
## file: arch/powerpc/platforms/ps3/Kconfig
##
CONFIG_PPC_PS3=y
CONFIG_PS3_ADVANCED=y
CONFIG_PS3_HTAB_SIZE=20
# CONFIG_PS3_DYNAMIC_DMA is not set
CONFIG_PS3_PS3AV=y
CONFIG_PS3_SYS_MANAGER=y
CONFIG_PS3_DISK=m
CONFIG_PS3_ROM=m
CONFIG_PS3_FLASH=m
CONFIG_PS3_VRAM=m
CONFIG_PS3_LPM=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM_PASEMI=m
##
## file: drivers/cpufreq/Kconfig.powerpc
##
CONFIG_CPU_FREQ_CBE=m
CONFIG_CPU_FREQ_PMAC64=y
#. It's a bool
CONFIG_PPC_PASEMI_CPUFREQ=y
##
## file: drivers/i2c/busses/Kconfig
##
CONFIG_I2C_PASEMI=m
##
## file: drivers/macintosh/Kconfig
##
CONFIG_WINDFARM=m
CONFIG_WINDFARM_PM81=m
CONFIG_WINDFARM_PM91=m
CONFIG_WINDFARM_PM112=m
##
## file: drivers/net/ethernet/pasemi/Kconfig
##
CONFIG_PASEMI_MAC=m
##
## file: drivers/net/ethernet/toshiba/Kconfig
##
CONFIG_GELIC_NET=m
CONFIG_GELIC_WIRELESS=y
CONFIG_SPIDER_NET=m
##
## file: drivers/rtc/Kconfig
##
CONFIG_RTC_DRV_PS3=m
##
## file: drivers/video/Kconfig
##
CONFIG_FB_PS3=y
CONFIG_FB_PS3_DEFAULT_SIZE_M=9
##
## file: sound/ppc/Kconfig
##
CONFIG_SND_PS3=m
CONFIG_SND_PS3_DEFAULT_START_DELAY=2000