forked from beagleboard/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blackfin: add bf60x to current framework
This patch added bf60x to current blackfin kernel framework. Signed-off-by: Bob Liu <[email protected]>
- Loading branch information
Showing
19 changed files
with
840 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_SYSVIPC=y | ||
CONFIG_IKCONFIG=y | ||
CONFIG_IKCONFIG_PROC=y | ||
CONFIG_LOG_BUF_SHIFT=14 | ||
CONFIG_BLK_DEV_INITRD=y | ||
CONFIG_EXPERT=y | ||
# CONFIG_ELF_CORE is not set | ||
# CONFIG_FUTEX is not set | ||
# CONFIG_SIGNALFD is not set | ||
# CONFIG_TIMERFD is not set | ||
# CONFIG_EVENTFD is not set | ||
# CONFIG_AIO is not set | ||
CONFIG_SLAB=y | ||
CONFIG_MMAP_ALLOW_UNINITIALIZED=y | ||
CONFIG_MODULES=y | ||
CONFIG_MODULE_UNLOAD=y | ||
# CONFIG_LBDAF is not set | ||
# CONFIG_BLK_DEV_BSG is not set | ||
# CONFIG_IOSCHED_DEADLINE is not set | ||
# CONFIG_IOSCHED_CFQ is not set | ||
CONFIG_PREEMPT_VOLUNTARY=y | ||
CONFIG_BF609=y | ||
CONFIG_PINT1_ASSIGN=0x01010000 | ||
CONFIG_PINT2_ASSIGN=0x07000101 | ||
CONFIG_PINT3_ASSIGN=0x02020303 | ||
CONFIG_HIGH_RES_TIMERS=y | ||
CONFIG_IP_CHECKSUM_L1=y | ||
CONFIG_SYSCALL_TAB_L1=y | ||
CONFIG_CPLB_SWITCH_TAB_L1=y | ||
# CONFIG_APP_STACK_L1 is not set | ||
# CONFIG_BFIN_INS_LOWOVERHEAD is not set | ||
CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 | ||
CONFIG_BINFMT_FLAT=y | ||
CONFIG_BINFMT_ZFLAT=y | ||
# CONFIG_SUSPEND is not set | ||
CONFIG_CPU_FREQ=y | ||
CONFIG_CPU_FREQ_GOV_POWERSAVE=y | ||
CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
CONFIG_NET=y | ||
CONFIG_PACKET=y | ||
CONFIG_UNIX=y | ||
CONFIG_INET=y | ||
CONFIG_IP_PNP=y | ||
CONFIG_IP_PNP_DHCP=y | ||
CONFIG_IP_PNP_BOOTP=y | ||
CONFIG_IP_PNP_RARP=y | ||
# CONFIG_IPV6 is not set | ||
CONFIG_NETFILTER=y | ||
CONFIG_CAN=y | ||
CONFIG_CAN_BFIN=y | ||
CONFIG_IRDA=y | ||
CONFIG_IRTTY_SIR=y | ||
# CONFIG_WIRELESS is not set | ||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
CONFIG_FW_LOADER=m | ||
CONFIG_MTD=y | ||
CONFIG_MTD_CMDLINE_PARTS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_CFI=y | ||
CONFIG_MTD_CFI_INTELEXT=y | ||
CONFIG_MTD_CFI_STAA=y | ||
CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
CONFIG_MTD_BFIN_BF60x=y | ||
CONFIG_MTD_M25P80=y | ||
CONFIG_MTD_UBI=m | ||
CONFIG_SCSI=y | ||
CONFIG_BLK_DEV_SD=y | ||
CONFIG_NETDEVICES=y | ||
# CONFIG_NET_VENDOR_BROADCOM is not set | ||
# CONFIG_NET_VENDOR_CHELSIO is not set | ||
# CONFIG_NET_VENDOR_INTEL is not set | ||
# CONFIG_NET_VENDOR_MARVELL is not set | ||
# CONFIG_NET_VENDOR_MICREL is not set | ||
# CONFIG_NET_VENDOR_MICROCHIP is not set | ||
# CONFIG_NET_VENDOR_NATSEMI is not set | ||
# CONFIG_NET_VENDOR_SEEQ is not set | ||
# CONFIG_NET_VENDOR_SMSC is not set | ||
CONFIG_STMMAC_ETH=y | ||
CONFIG_STMMAC_IEEE1588=y | ||
# CONFIG_WLAN is not set | ||
# CONFIG_INPUT_MOUSEDEV is not set | ||
CONFIG_INPUT_EVDEV=y | ||
# CONFIG_INPUT_KEYBOARD is not set | ||
# CONFIG_INPUT_MOUSE is not set | ||
CONFIG_INPUT_MISC=y | ||
CONFIG_INPUT_BFIN_ROTARY=y | ||
# CONFIG_SERIO is not set | ||
# CONFIG_LEGACY_PTYS is not set | ||
CONFIG_BFIN_SIMPLE_TIMER=m | ||
CONFIG_BFIN_LINKPORT=y | ||
# CONFIG_DEVKMEM is not set | ||
CONFIG_SERIAL_BFIN=y | ||
CONFIG_SERIAL_BFIN_CONSOLE=y | ||
CONFIG_SERIAL_BFIN_UART0=y | ||
# CONFIG_HW_RANDOM is not set | ||
CONFIG_I2C=y | ||
CONFIG_I2C_CHARDEV=y | ||
CONFIG_I2C_BLACKFIN_TWI=y | ||
CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 | ||
CONFIG_SPI=y | ||
CONFIG_SPI_BFIN6XX=y | ||
CONFIG_GPIOLIB=y | ||
CONFIG_GPIO_SYSFS=y | ||
# CONFIG_HWMON is not set | ||
CONFIG_WATCHDOG=y | ||
CONFIG_BFIN_WDT=y | ||
CONFIG_SOUND=m | ||
CONFIG_SND=m | ||
CONFIG_SND_MIXER_OSS=m | ||
CONFIG_SND_PCM_OSS=m | ||
# CONFIG_SND_DRIVERS is not set | ||
# CONFIG_SND_SPI is not set | ||
# CONFIG_SND_USB is not set | ||
CONFIG_SND_SOC=m | ||
CONFIG_SND_BF6XX_I2S=m | ||
CONFIG_SND_SOC_BFIN_EVAL_ADAU1X61=m | ||
CONFIG_SND_SOC_ALL_CODECS=m | ||
CONFIG_USB=y | ||
CONFIG_USB_MUSB_HDRC=y | ||
CONFIG_USB_MUSB_BLACKFIN=y | ||
CONFIG_USB_STORAGE=y | ||
CONFIG_USB_GADGET=y | ||
CONFIG_USB_GADGET_MUSB_HDRC=y | ||
CONFIG_USB_ZERO=y | ||
CONFIG_MMC=y | ||
CONFIG_SDH_BFIN=y | ||
# CONFIG_IOMMU_SUPPORT is not set | ||
CONFIG_EXT2_FS=y | ||
# CONFIG_DNOTIFY is not set | ||
CONFIG_MSDOS_FS=y | ||
CONFIG_VFAT_FS=y | ||
CONFIG_JFFS2_FS=m | ||
CONFIG_UBIFS_FS=m | ||
CONFIG_NFS_FS=m | ||
CONFIG_NFS_V3=y | ||
CONFIG_NLS_CODEPAGE_437=y | ||
CONFIG_NLS_ISO8859_1=y | ||
CONFIG_DEBUG_FS=y | ||
CONFIG_DEBUG_SHIRQ=y | ||
CONFIG_DETECT_HUNG_TASK=y | ||
CONFIG_DEBUG_INFO=y | ||
CONFIG_FRAME_POINTER=y | ||
# CONFIG_FTRACE is not set | ||
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y | ||
CONFIG_EARLY_PRINTK=y | ||
CONFIG_CPLB_INFO=y | ||
CONFIG_BFIN_PSEUDODBG_INSNS=y | ||
CONFIG_CRYPTO_HMAC=y | ||
CONFIG_CRYPTO_MD4=y | ||
CONFIG_CRYPTO_MD5=y | ||
CONFIG_CRYPTO_ARC4=y | ||
# CONFIG_CRYPTO_ANSI_CPRNG is not set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.