aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonic Zhang <sonic.zhang@analog.com>2009-01-07 10:14:39 -0500
committerBryan Wu <cooloney@kernel.org>2009-01-07 10:14:39 -0500
commitd64bc118d3b1b20120be8ea0f7e4c0b0df6ff02a (patch)
tree4851dc74a9f9b65b11c41c92cbfc613ed98ea6e9
parentf153c5546f828a4311addf7697f360e6265406c6 (diff)
Blackfin arch: update board default configs
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
-rw-r--r--arch/blackfin/configs/BF518F-EZBRD_defconfig142
-rw-r--r--arch/blackfin/configs/BF526-EZBRD_defconfig317
-rw-r--r--arch/blackfin/configs/BF527-EZKIT_defconfig524
-rw-r--r--arch/blackfin/configs/BF533-EZKIT_defconfig310
-rw-r--r--arch/blackfin/configs/BF533-STAMP_defconfig397
-rw-r--r--arch/blackfin/configs/BF537-STAMP_defconfig429
-rw-r--r--arch/blackfin/configs/BF538-EZKIT_defconfig173
-rw-r--r--arch/blackfin/configs/BF548-EZKIT_defconfig506
-rw-r--r--arch/blackfin/configs/BF561-EZKIT_defconfig315
-rw-r--r--arch/blackfin/configs/BlackStamp_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF527_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF533_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF537E_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF537U_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF548_defconfig2
-rw-r--r--arch/blackfin/configs/CM-BF561_defconfig2
-rw-r--r--arch/blackfin/configs/H8606_defconfig2
-rw-r--r--arch/blackfin/configs/IP0X_defconfig2
-rw-r--r--arch/blackfin/configs/PNAV-10_defconfig577
-rw-r--r--arch/blackfin/configs/SRV1_defconfig2
-rw-r--r--arch/blackfin/configs/TCM-BF537_defconfig147
21 files changed, 2603 insertions, 1254 deletions
diff --git a/arch/blackfin/configs/BF518F-EZBRD_defconfig b/arch/blackfin/configs/BF518F-EZBRD_defconfig
index 699781c4a4cf..e0b3f242b555 100644
--- a/arch/blackfin/configs/BF518F-EZBRD_defconfig
+++ b/arch/blackfin/configs/BF518F-EZBRD_defconfig
@@ -1,7 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26.5 3# Linux kernel version: 2.6.28-rc2
4# Thu Oct 23 21:38:19 2008
5# 4#
6# CONFIG_MMU is not set 5# CONFIG_MMU is not set
7# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -37,7 +36,6 @@ CONFIG_IKCONFIG_PROC=y
37CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
38# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
39# CONFIG_GROUP_SCHED is not set 38# CONFIG_GROUP_SCHED is not set
40# CONFIG_SYSFS_DEPRECATED is not set
41# CONFIG_SYSFS_DEPRECATED_V2 is not set 39# CONFIG_SYSFS_DEPRECATED_V2 is not set
42# CONFIG_RELAY is not set 40# CONFIG_RELAY is not set
43# CONFIG_NAMESPACES is not set 41# CONFIG_NAMESPACES is not set
@@ -48,13 +46,13 @@ CONFIG_SYSCTL=y
48CONFIG_EMBEDDED=y 46CONFIG_EMBEDDED=y
49CONFIG_UID16=y 47CONFIG_UID16=y
50CONFIG_SYSCTL_SYSCALL=y 48CONFIG_SYSCTL_SYSCALL=y
51CONFIG_SYSCTL_SYSCALL_CHECK=y
52CONFIG_KALLSYMS=y 49CONFIG_KALLSYMS=y
50# CONFIG_KALLSYMS_ALL is not set
53# CONFIG_KALLSYMS_EXTRA_PASS is not set 51# CONFIG_KALLSYMS_EXTRA_PASS is not set
54CONFIG_HOTPLUG=y 52CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y 53CONFIG_PRINTK=y
56CONFIG_BUG=y 54CONFIG_BUG=y
57CONFIG_ELF_CORE=y 55# CONFIG_ELF_CORE is not set
58CONFIG_COMPAT_BRK=y 56CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 57CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 58CONFIG_FUTEX=y
@@ -63,6 +61,7 @@ CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 61CONFIG_SIGNALFD=y
64CONFIG_TIMERFD=y 62CONFIG_TIMERFD=y
65CONFIG_EVENTFD=y 63CONFIG_EVENTFD=y
64CONFIG_AIO=y
66CONFIG_VM_EVENT_COUNTERS=y 65CONFIG_VM_EVENT_COUNTERS=y
67CONFIG_SLAB=y 66CONFIG_SLAB=y
68# CONFIG_SLUB is not set 67# CONFIG_SLUB is not set
@@ -70,9 +69,7 @@ CONFIG_SLAB=y
70# CONFIG_PROFILING is not set 69# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set 70# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y 71CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_KPROBES is not set 72# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
74# CONFIG_HAVE_KRETPROBES is not set
75# CONFIG_HAVE_DMA_ATTRS is not set
76CONFIG_SLABINFO=y 73CONFIG_SLABINFO=y
77CONFIG_RT_MUTEXES=y 74CONFIG_RT_MUTEXES=y
78CONFIG_TINY_SHMEM=y 75CONFIG_TINY_SHMEM=y
@@ -89,6 +86,7 @@ CONFIG_BLOCK=y
89# CONFIG_BLK_DEV_IO_TRACE is not set 86# CONFIG_BLK_DEV_IO_TRACE is not set
90# CONFIG_LSF is not set 87# CONFIG_LSF is not set
91# CONFIG_BLK_DEV_BSG is not set 88# CONFIG_BLK_DEV_BSG is not set
89# CONFIG_BLK_DEV_INTEGRITY is not set
92 90
93# 91#
94# IO Schedulers 92# IO Schedulers
@@ -106,6 +104,7 @@ CONFIG_CLASSIC_RCU=y
106# CONFIG_PREEMPT_NONE is not set 104# CONFIG_PREEMPT_NONE is not set
107CONFIG_PREEMPT_VOLUNTARY=y 105CONFIG_PREEMPT_VOLUNTARY=y
108# CONFIG_PREEMPT is not set 106# CONFIG_PREEMPT is not set
107# CONFIG_FREEZER is not set
109 108
110# 109#
111# Blackfin Processor Options 110# Blackfin Processor Options
@@ -232,14 +231,12 @@ CONFIG_IRQ_PTP_STAT=10
232# 231#
233# CONFIG_CMDLINE_BOOL is not set 232# CONFIG_CMDLINE_BOOL is not set
234CONFIG_BOOT_LOAD=0x1000 233CONFIG_BOOT_LOAD=0x1000
235CONFIG_ROM_BASE=0x20040000
236 234
237# 235#
238# Clock/PLL Setup 236# Clock/PLL Setup
239# 237#
240CONFIG_CLKIN_HZ=25000000 238CONFIG_CLKIN_HZ=25000000
241# CONFIG_BFIN_KERNEL_CLOCK is not set 239# CONFIG_BFIN_KERNEL_CLOCK is not set
242CONFIG_MAX_MEM_SIZE=512
243CONFIG_MAX_VCO_HZ=400000000 240CONFIG_MAX_VCO_HZ=400000000
244CONFIG_MIN_VCO_HZ=50000000 241CONFIG_MIN_VCO_HZ=50000000
245CONFIG_MAX_SCLK_HZ=133333333 242CONFIG_MAX_SCLK_HZ=133333333
@@ -257,7 +254,6 @@ CONFIG_HZ=250
257CONFIG_GENERIC_TIME=y 254CONFIG_GENERIC_TIME=y
258CONFIG_GENERIC_CLOCKEVENTS=y 255CONFIG_GENERIC_CLOCKEVENTS=y
259# CONFIG_CYCLES_CLOCKSOURCE is not set 256# CONFIG_CYCLES_CLOCKSOURCE is not set
260# CONFIG_TICK_ONESHOT is not set
261# CONFIG_NO_HZ is not set 257# CONFIG_NO_HZ is not set
262# CONFIG_HIGH_RES_TIMERS is not set 258# CONFIG_HIGH_RES_TIMERS is not set
263CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 259CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@ -305,11 +301,10 @@ CONFIG_FLATMEM_MANUAL=y
305# CONFIG_SPARSEMEM_MANUAL is not set 301# CONFIG_SPARSEMEM_MANUAL is not set
306CONFIG_FLATMEM=y 302CONFIG_FLATMEM=y
307CONFIG_FLAT_NODE_MEM_MAP=y 303CONFIG_FLAT_NODE_MEM_MAP=y
308# CONFIG_SPARSEMEM_STATIC is not set
309# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
310CONFIG_PAGEFLAGS_EXTENDED=y 304CONFIG_PAGEFLAGS_EXTENDED=y
311CONFIG_SPLIT_PTLOCK_CPUS=4 305CONFIG_SPLIT_PTLOCK_CPUS=4
312# CONFIG_RESOURCES_64BIT is not set 306# CONFIG_RESOURCES_64BIT is not set
307# CONFIG_PHYS_ADDR_T_64BIT is not set
313CONFIG_ZONE_DMA_FLAG=1 308CONFIG_ZONE_DMA_FLAG=1
314CONFIG_VIRT_TO_BUS=y 309CONFIG_VIRT_TO_BUS=y
315CONFIG_BFIN_GPTIMERS=y 310CONFIG_BFIN_GPTIMERS=y
@@ -365,6 +360,7 @@ CONFIG_BINFMT_ELF_FDPIC=y
365CONFIG_BINFMT_FLAT=y 360CONFIG_BINFMT_FLAT=y
366CONFIG_BINFMT_ZFLAT=y 361CONFIG_BINFMT_ZFLAT=y
367# CONFIG_BINFMT_SHARED_FLAT is not set 362# CONFIG_BINFMT_SHARED_FLAT is not set
363# CONFIG_HAVE_AOUT is not set
368# CONFIG_BINFMT_MISC is not set 364# CONFIG_BINFMT_MISC is not set
369 365
370# 366#
@@ -378,10 +374,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
378# CPU Frequency scaling 374# CPU Frequency scaling
379# 375#
380# CONFIG_CPU_FREQ is not set 376# CONFIG_CPU_FREQ is not set
381
382#
383# Networking
384#
385CONFIG_NET=y 377CONFIG_NET=y
386 378
387# 379#
@@ -432,6 +424,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
432# CONFIG_TIPC is not set 424# CONFIG_TIPC is not set
433# CONFIG_ATM is not set 425# CONFIG_ATM is not set
434# CONFIG_BRIDGE is not set 426# CONFIG_BRIDGE is not set
427# CONFIG_NET_DSA is not set
435# CONFIG_VLAN_8021Q is not set 428# CONFIG_VLAN_8021Q is not set
436# CONFIG_DECNET is not set 429# CONFIG_DECNET is not set
437# CONFIG_LLC2 is not set 430# CONFIG_LLC2 is not set
@@ -452,11 +445,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
452# CONFIG_IRDA is not set 445# CONFIG_IRDA is not set
453# CONFIG_BT is not set 446# CONFIG_BT is not set
454# CONFIG_AF_RXRPC is not set 447# CONFIG_AF_RXRPC is not set
455 448# CONFIG_PHONET is not set
456# 449CONFIG_WIRELESS=y
457# Wireless
458#
459# CONFIG_CFG80211 is not set 450# CONFIG_CFG80211 is not set
451CONFIG_WIRELESS_OLD_REGULATORY=y
460# CONFIG_WIRELESS_EXT is not set 452# CONFIG_WIRELESS_EXT is not set
461# CONFIG_MAC80211 is not set 453# CONFIG_MAC80211 is not set
462# CONFIG_IEEE80211 is not set 454# CONFIG_IEEE80211 is not set
@@ -474,6 +466,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
474CONFIG_STANDALONE=y 466CONFIG_STANDALONE=y
475CONFIG_PREVENT_FIRMWARE_BUILD=y 467CONFIG_PREVENT_FIRMWARE_BUILD=y
476# CONFIG_FW_LOADER is not set 468# CONFIG_FW_LOADER is not set
469# CONFIG_DEBUG_DRIVER is not set
470# CONFIG_DEBUG_DEVRES is not set
477# CONFIG_SYS_HYPERVISOR is not set 471# CONFIG_SYS_HYPERVISOR is not set
478# CONFIG_CONNECTOR is not set 472# CONFIG_CONNECTOR is not set
479CONFIG_MTD=y 473CONFIG_MTD=y
@@ -562,6 +556,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
562# CONFIG_BLK_DEV_XIP is not set 556# CONFIG_BLK_DEV_XIP is not set
563# CONFIG_CDROM_PKTCDVD is not set 557# CONFIG_CDROM_PKTCDVD is not set
564# CONFIG_ATA_OVER_ETH is not set 558# CONFIG_ATA_OVER_ETH is not set
559# CONFIG_BLK_DEV_HD is not set
565CONFIG_MISC_DEVICES=y 560CONFIG_MISC_DEVICES=y
566# CONFIG_EEPROM_93CX6 is not set 561# CONFIG_EEPROM_93CX6 is not set
567# CONFIG_ENCLOSURE_SERVICES is not set 562# CONFIG_ENCLOSURE_SERVICES is not set
@@ -578,7 +573,6 @@ CONFIG_HAVE_IDE=y
578# CONFIG_ATA is not set 573# CONFIG_ATA is not set
579# CONFIG_MD is not set 574# CONFIG_MD is not set
580CONFIG_NETDEVICES=y 575CONFIG_NETDEVICES=y
581# CONFIG_NETDEVICES_MULTIQUEUE is not set
582# CONFIG_DUMMY is not set 576# CONFIG_DUMMY is not set
583# CONFIG_BONDING is not set 577# CONFIG_BONDING is not set
584# CONFIG_MACVLAN is not set 578# CONFIG_MACVLAN is not set
@@ -604,6 +598,7 @@ CONFIG_PHYLIB=y
604# CONFIG_MDIO_BITBANG is not set 598# CONFIG_MDIO_BITBANG is not set
605CONFIG_NET_ETHERNET=y 599CONFIG_NET_ETHERNET=y
606CONFIG_MII=y 600CONFIG_MII=y
601# CONFIG_BFIN_MAC is not set
607# CONFIG_SMC91X is not set 602# CONFIG_SMC91X is not set
608# CONFIG_SMSC911X is not set 603# CONFIG_SMSC911X is not set
609# CONFIG_DM9000 is not set 604# CONFIG_DM9000 is not set
@@ -611,7 +606,9 @@ CONFIG_MII=y
611# CONFIG_IBM_NEW_EMAC_RGMII is not set 606# CONFIG_IBM_NEW_EMAC_RGMII is not set
612# CONFIG_IBM_NEW_EMAC_TAH is not set 607# CONFIG_IBM_NEW_EMAC_TAH is not set
613# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 608# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
614# CONFIG_B44 is not set 609# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
610# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
611# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
615# CONFIG_NETDEV_1000 is not set 612# CONFIG_NETDEV_1000 is not set
616# CONFIG_NETDEV_10000 is not set 613# CONFIG_NETDEV_10000 is not set
617 614
@@ -655,7 +652,7 @@ CONFIG_INPUT=y
655# CONFIG_INPUT_TOUCHSCREEN is not set 652# CONFIG_INPUT_TOUCHSCREEN is not set
656CONFIG_INPUT_MISC=y 653CONFIG_INPUT_MISC=y
657# CONFIG_INPUT_UINPUT is not set 654# CONFIG_INPUT_UINPUT is not set
658# CONFIG_TWI_KEYPAD is not set 655# CONFIG_CONFIG_INPUT_PCF8574 is not set
659 656
660# 657#
661# Hardware I/O ports 658# Hardware I/O ports
@@ -674,8 +671,10 @@ CONFIG_INPUT_MISC=y
674# CONFIG_BFIN_SPORT is not set 671# CONFIG_BFIN_SPORT is not set
675# CONFIG_BFIN_TIMER_LATENCY is not set 672# CONFIG_BFIN_TIMER_LATENCY is not set
676# CONFIG_TWI_LCD is not set 673# CONFIG_TWI_LCD is not set
674CONFIG_BFIN_DMA_INTERFACE=m
677CONFIG_SIMPLE_GPIO=m 675CONFIG_SIMPLE_GPIO=m
678CONFIG_VT=y 676CONFIG_VT=y
677CONFIG_CONSOLE_TRANSLATIONS=y
679CONFIG_VT_CONSOLE=y 678CONFIG_VT_CONSOLE=y
680CONFIG_HW_CONSOLE=y 679CONFIG_HW_CONSOLE=y
681# CONFIG_VT_HW_CONSOLE_BINDING is not set 680# CONFIG_VT_HW_CONSOLE_BINDING is not set
@@ -721,24 +720,38 @@ CONFIG_I2C_HELPER_AUTO=y
721# 720#
722# I2C Hardware Bus support 721# I2C Hardware Bus support
723# 722#
723
724#
725# I2C system bus drivers (mostly embedded / system-on-chip)
726#
724CONFIG_I2C_BLACKFIN_TWI=y 727CONFIG_I2C_BLACKFIN_TWI=y
725CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 728CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
726# CONFIG_I2C_GPIO is not set 729# CONFIG_I2C_GPIO is not set
727# CONFIG_I2C_OCORES is not set 730# CONFIG_I2C_OCORES is not set
728# CONFIG_I2C_PARPORT_LIGHT is not set
729# CONFIG_I2C_SIMTEC is not set 731# CONFIG_I2C_SIMTEC is not set
732
733#
734# External I2C/SMBus adapter drivers
735#
736# CONFIG_I2C_PARPORT_LIGHT is not set
730# CONFIG_I2C_TAOS_EVM is not set 737# CONFIG_I2C_TAOS_EVM is not set
731# CONFIG_I2C_STUB is not set 738
739#
740# Other I2C/SMBus bus drivers
741#
732# CONFIG_I2C_PCA_PLATFORM is not set 742# CONFIG_I2C_PCA_PLATFORM is not set
743# CONFIG_I2C_STUB is not set
733 744
734# 745#
735# Miscellaneous I2C Chip support 746# Miscellaneous I2C Chip support
736# 747#
737# CONFIG_DS1682 is not set 748# CONFIG_DS1682 is not set
749# CONFIG_AT24 is not set
738# CONFIG_SENSORS_AD5252 is not set 750# CONFIG_SENSORS_AD5252 is not set
739# CONFIG_SENSORS_EEPROM is not set 751# CONFIG_SENSORS_EEPROM is not set
740# CONFIG_SENSORS_PCF8574 is not set 752# CONFIG_SENSORS_PCF8574 is not set
741# CONFIG_PCF8575 is not set 753# CONFIG_PCF8575 is not set
754# CONFIG_SENSORS_PCA9539 is not set
742# CONFIG_SENSORS_PCF8591 is not set 755# CONFIG_SENSORS_PCF8591 is not set
743# CONFIG_SENSORS_MAX6875 is not set 756# CONFIG_SENSORS_MAX6875 is not set
744# CONFIG_SENSORS_TSL2550 is not set 757# CONFIG_SENSORS_TSL2550 is not set
@@ -747,6 +760,8 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
747# CONFIG_I2C_DEBUG_BUS is not set 760# CONFIG_I2C_DEBUG_BUS is not set
748# CONFIG_I2C_DEBUG_CHIP is not set 761# CONFIG_I2C_DEBUG_CHIP is not set
749# CONFIG_SPI is not set 762# CONFIG_SPI is not set
763CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
764# CONFIG_GPIOLIB is not set
750# CONFIG_W1 is not set 765# CONFIG_W1 is not set
751# CONFIG_POWER_SUPPLY is not set 766# CONFIG_POWER_SUPPLY is not set
752# CONFIG_HWMON is not set 767# CONFIG_HWMON is not set
@@ -762,16 +777,14 @@ CONFIG_WATCHDOG=y
762CONFIG_BFIN_WDT=y 777CONFIG_BFIN_WDT=y
763 778
764# 779#
765# Sonics Silicon Backplane
766#
767CONFIG_SSB_POSSIBLE=y
768# CONFIG_SSB is not set
769
770#
771# Multifunction device drivers 780# Multifunction device drivers
772# 781#
782# CONFIG_MFD_CORE is not set
773# CONFIG_MFD_SM501 is not set 783# CONFIG_MFD_SM501 is not set
774# CONFIG_HTC_PASIC3 is not set 784# CONFIG_HTC_PASIC3 is not set
785# CONFIG_MFD_TMIO is not set
786# CONFIG_MFD_WM8400 is not set
787# CONFIG_MFD_WM8350_I2C is not set
775 788
776# 789#
777# Multimedia devices 790# Multimedia devices
@@ -806,10 +819,6 @@ CONFIG_SSB_POSSIBLE=y
806# Console display driver support 819# Console display driver support
807# 820#
808CONFIG_DUMMY_CONSOLE=y 821CONFIG_DUMMY_CONSOLE=y
809
810#
811# Sound
812#
813# CONFIG_SOUND is not set 822# CONFIG_SOUND is not set
814# CONFIG_HID_SUPPORT is not set 823# CONFIG_HID_SUPPORT is not set
815# CONFIG_USB_SUPPORT is not set 824# CONFIG_USB_SUPPORT is not set
@@ -855,29 +864,35 @@ CONFIG_RTC_INTF_DEV=y
855# 864#
856# Platform RTC drivers 865# Platform RTC drivers
857# 866#
867# CONFIG_RTC_DRV_DS1286 is not set
858# CONFIG_RTC_DRV_DS1511 is not set 868# CONFIG_RTC_DRV_DS1511 is not set
859# CONFIG_RTC_DRV_DS1553 is not set 869# CONFIG_RTC_DRV_DS1553 is not set
860# CONFIG_RTC_DRV_DS1742 is not set 870# CONFIG_RTC_DRV_DS1742 is not set
861# CONFIG_RTC_DRV_STK17TA8 is not set 871# CONFIG_RTC_DRV_STK17TA8 is not set
862# CONFIG_RTC_DRV_M48T86 is not set 872# CONFIG_RTC_DRV_M48T86 is not set
873# CONFIG_RTC_DRV_M48T35 is not set
863# CONFIG_RTC_DRV_M48T59 is not set 874# CONFIG_RTC_DRV_M48T59 is not set
875# CONFIG_RTC_DRV_BQ4802 is not set
864# CONFIG_RTC_DRV_V3020 is not set 876# CONFIG_RTC_DRV_V3020 is not set
865 877
866# 878#
867# on-CPU RTC drivers 879# on-CPU RTC drivers
868# 880#
869CONFIG_RTC_DRV_BFIN=y 881CONFIG_RTC_DRV_BFIN=y
882# CONFIG_DMADEVICES is not set
870# CONFIG_UIO is not set 883# CONFIG_UIO is not set
884# CONFIG_STAGING is not set
871 885
872# 886#
873# File systems 887# File systems
874# 888#
875# CONFIG_EXT2_FS is not set 889# CONFIG_EXT2_FS is not set
876# CONFIG_EXT3_FS is not set 890# CONFIG_EXT3_FS is not set
877# CONFIG_EXT4DEV_FS is not set 891# CONFIG_EXT4_FS is not set
878# CONFIG_REISERFS_FS is not set 892# CONFIG_REISERFS_FS is not set
879# CONFIG_JFS_FS is not set 893# CONFIG_JFS_FS is not set
880# CONFIG_FS_POSIX_ACL is not set 894# CONFIG_FS_POSIX_ACL is not set
895CONFIG_FILE_LOCKING=y
881# CONFIG_XFS_FS is not set 896# CONFIG_XFS_FS is not set
882# CONFIG_OCFS2_FS is not set 897# CONFIG_OCFS2_FS is not set
883# CONFIG_DNOTIFY is not set 898# CONFIG_DNOTIFY is not set
@@ -926,6 +941,7 @@ CONFIG_SYSFS=y
926# CONFIG_CRAMFS is not set 941# CONFIG_CRAMFS is not set
927# CONFIG_VXFS_FS is not set 942# CONFIG_VXFS_FS is not set
928# CONFIG_MINIX_FS is not set 943# CONFIG_MINIX_FS is not set
944# CONFIG_OMFS_FS is not set
929# CONFIG_HPFS_FS is not set 945# CONFIG_HPFS_FS is not set
930# CONFIG_QNX4FS_FS is not set 946# CONFIG_QNX4FS_FS is not set
931# CONFIG_ROMFS_FS is not set 947# CONFIG_ROMFS_FS is not set
@@ -941,7 +957,7 @@ CONFIG_LOCKD=m
941CONFIG_LOCKD_V4=y 957CONFIG_LOCKD_V4=y
942CONFIG_NFS_COMMON=y 958CONFIG_NFS_COMMON=y
943CONFIG_SUNRPC=m 959CONFIG_SUNRPC=m
944# CONFIG_SUNRPC_BIND34 is not set 960# CONFIG_SUNRPC_REGISTER_V4 is not set
945# CONFIG_RPCSEC_GSS_KRB5 is not set 961# CONFIG_RPCSEC_GSS_KRB5 is not set
946# CONFIG_RPCSEC_GSS_SPKM3 is not set 962# CONFIG_RPCSEC_GSS_SPKM3 is not set
947CONFIG_SMB_FS=m 963CONFIG_SMB_FS=m
@@ -1010,11 +1026,46 @@ CONFIG_FRAME_WARN=1024
1010CONFIG_DEBUG_FS=y 1026CONFIG_DEBUG_FS=y
1011# CONFIG_HEADERS_CHECK is not set 1027# CONFIG_HEADERS_CHECK is not set
1012CONFIG_DEBUG_KERNEL=y 1028CONFIG_DEBUG_KERNEL=y
1029# CONFIG_DEBUG_SHIRQ is not set
1030CONFIG_DETECT_SOFTLOCKUP=y
1031# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1032CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1033CONFIG_SCHED_DEBUG=y
1034# CONFIG_SCHEDSTATS is not set
1035# CONFIG_TIMER_STATS is not set
1036# CONFIG_DEBUG_OBJECTS is not set
1037# CONFIG_DEBUG_SLAB is not set
1038# CONFIG_DEBUG_RT_MUTEXES is not set
1039# CONFIG_RT_MUTEX_TESTER is not set
1040# CONFIG_DEBUG_SPINLOCK is not set
1041# CONFIG_DEBUG_MUTEXES is not set
1042# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1043# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1044# CONFIG_DEBUG_KOBJECT is not set
1013# CONFIG_DEBUG_BUGVERBOSE is not set 1045# CONFIG_DEBUG_BUGVERBOSE is not set
1046CONFIG_DEBUG_INFO=y
1047# CONFIG_DEBUG_VM is not set
1048# CONFIG_DEBUG_WRITECOUNT is not set
1049# CONFIG_DEBUG_MEMORY_INIT is not set
1050# CONFIG_DEBUG_LIST is not set
1051# CONFIG_DEBUG_SG is not set
1052# CONFIG_FRAME_POINTER is not set
1053# CONFIG_BOOT_PRINTK_DELAY is not set
1054# CONFIG_RCU_TORTURE_TEST is not set
1055# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1056# CONFIG_BACKTRACE_SELF_TEST is not set
1057# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1058# CONFIG_FAULT_INJECTION is not set
1059CONFIG_SYSCTL_SYSCALL_CHECK=y
1060# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1014# CONFIG_SAMPLES is not set 1061# CONFIG_SAMPLES is not set
1015CONFIG_HAVE_ARCH_KGDB=y 1062CONFIG_HAVE_ARCH_KGDB=y
1063# CONFIG_KGDB is not set
1064# CONFIG_DEBUG_STACKOVERFLOW is not set
1065# CONFIG_DEBUG_STACK_USAGE is not set
1016CONFIG_DEBUG_VERBOSE=y 1066CONFIG_DEBUG_VERBOSE=y
1017CONFIG_DEBUG_MMRS=y 1067CONFIG_DEBUG_MMRS=y
1068# CONFIG_DEBUG_HWERR is not set
1018# CONFIG_DEBUG_DOUBLEFAULT is not set 1069# CONFIG_DEBUG_DOUBLEFAULT is not set
1019CONFIG_DEBUG_HUNT_FOR_ZERO=y 1070CONFIG_DEBUG_HUNT_FOR_ZERO=y
1020CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1071CONFIG_DEBUG_BFIN_HWTRACE_ON=y
@@ -1033,14 +1084,16 @@ CONFIG_ACCESS_CHECK=y
1033# 1084#
1034# CONFIG_KEYS is not set 1085# CONFIG_KEYS is not set
1035CONFIG_SECURITY=y 1086CONFIG_SECURITY=y
1087# CONFIG_SECURITYFS is not set
1036# CONFIG_SECURITY_NETWORK is not set 1088# CONFIG_SECURITY_NETWORK is not set
1037# CONFIG_SECURITY_CAPABILITIES is not set 1089# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1038CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 1090CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1039CONFIG_CRYPTO=y 1091CONFIG_CRYPTO=y
1040 1092
1041# 1093#
1042# Crypto core or helper 1094# Crypto core or helper
1043# 1095#
1096# CONFIG_CRYPTO_FIPS is not set
1044# CONFIG_CRYPTO_MANAGER is not set 1097# CONFIG_CRYPTO_MANAGER is not set
1045# CONFIG_CRYPTO_GF128MUL is not set 1098# CONFIG_CRYPTO_GF128MUL is not set
1046# CONFIG_CRYPTO_NULL is not set 1099# CONFIG_CRYPTO_NULL is not set
@@ -1079,6 +1132,10 @@ CONFIG_CRYPTO=y
1079# CONFIG_CRYPTO_MD4 is not set 1132# CONFIG_CRYPTO_MD4 is not set
1080# CONFIG_CRYPTO_MD5 is not set 1133# CONFIG_CRYPTO_MD5 is not set
1081# CONFIG_CRYPTO_MICHAEL_MIC is not set 1134# CONFIG_CRYPTO_MICHAEL_MIC is not set
1135# CONFIG_CRYPTO_RMD128 is not set
1136# CONFIG_CRYPTO_RMD160 is not set
1137# CONFIG_CRYPTO_RMD256 is not set
1138# CONFIG_CRYPTO_RMD320 is not set
1082# CONFIG_CRYPTO_SHA1 is not set 1139# CONFIG_CRYPTO_SHA1 is not set
1083# CONFIG_CRYPTO_SHA256 is not set 1140# CONFIG_CRYPTO_SHA256 is not set
1084# CONFIG_CRYPTO_SHA512 is not set 1141# CONFIG_CRYPTO_SHA512 is not set
@@ -1109,15 +1166,20 @@ CONFIG_CRYPTO=y
1109# 1166#
1110# CONFIG_CRYPTO_DEFLATE is not set 1167# CONFIG_CRYPTO_DEFLATE is not set
1111# CONFIG_CRYPTO_LZO is not set 1168# CONFIG_CRYPTO_LZO is not set
1169
1170#
1171# Random Number Generation
1172#
1173# CONFIG_CRYPTO_ANSI_CPRNG is not set
1112CONFIG_CRYPTO_HW=y 1174CONFIG_CRYPTO_HW=y
1113 1175
1114# 1176#
1115# Library routines 1177# Library routines
1116# 1178#
1117CONFIG_BITREVERSE=y 1179CONFIG_BITREVERSE=y
1118# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1119CONFIG_CRC_CCITT=m 1180CONFIG_CRC_CCITT=m
1120# CONFIG_CRC16 is not set 1181# CONFIG_CRC16 is not set
1182# CONFIG_CRC_T10DIF is not set
1121# CONFIG_CRC_ITU_T is not set 1183# CONFIG_CRC_ITU_T is not set
1122CONFIG_CRC32=y 1184CONFIG_CRC32=y
1123# CONFIG_CRC7 is not set 1185# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF526-EZBRD_defconfig b/arch/blackfin/configs/BF526-EZBRD_defconfig
index 6dfcd2705133..69f66c35b2a5 100644
--- a/arch/blackfin/configs/BF526-EZBRD_defconfig
+++ b/arch/blackfin/configs/BF526-EZBRD_defconfig
@@ -1,7 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26.3 3# Linux kernel version: 2.6.28-rc2
4# Thu Aug 28 16:49:53 2008
5# 4#
6# CONFIG_MMU is not set 5# CONFIG_MMU is not set
7# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -37,7 +36,6 @@ CONFIG_IKCONFIG_PROC=y
37CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
38# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
39# CONFIG_GROUP_SCHED is not set 38# CONFIG_GROUP_SCHED is not set
40# CONFIG_SYSFS_DEPRECATED is not set
41# CONFIG_SYSFS_DEPRECATED_V2 is not set 39# CONFIG_SYSFS_DEPRECATED_V2 is not set
42# CONFIG_RELAY is not set 40# CONFIG_RELAY is not set
43# CONFIG_NAMESPACES is not set 41# CONFIG_NAMESPACES is not set
@@ -48,13 +46,13 @@ CONFIG_SYSCTL=y
48CONFIG_EMBEDDED=y 46CONFIG_EMBEDDED=y
49CONFIG_UID16=y 47CONFIG_UID16=y
50CONFIG_SYSCTL_SYSCALL=y 48CONFIG_SYSCTL_SYSCALL=y
51CONFIG_SYSCTL_SYSCALL_CHECK=y
52CONFIG_KALLSYMS=y 49CONFIG_KALLSYMS=y
50# CONFIG_KALLSYMS_ALL is not set
53# CONFIG_KALLSYMS_EXTRA_PASS is not set 51# CONFIG_KALLSYMS_EXTRA_PASS is not set
54CONFIG_HOTPLUG=y 52CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y 53CONFIG_PRINTK=y
56CONFIG_BUG=y 54CONFIG_BUG=y
57CONFIG_ELF_CORE=y 55# CONFIG_ELF_CORE is not set
58CONFIG_COMPAT_BRK=y 56CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 57CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 58CONFIG_FUTEX=y
@@ -63,6 +61,7 @@ CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 61CONFIG_SIGNALFD=y
64CONFIG_TIMERFD=y 62CONFIG_TIMERFD=y
65CONFIG_EVENTFD=y 63CONFIG_EVENTFD=y
64CONFIG_AIO=y
66CONFIG_VM_EVENT_COUNTERS=y 65CONFIG_VM_EVENT_COUNTERS=y
67CONFIG_SLAB=y 66CONFIG_SLAB=y
68# CONFIG_SLUB is not set 67# CONFIG_SLUB is not set
@@ -70,9 +69,7 @@ CONFIG_SLAB=y
70# CONFIG_PROFILING is not set 69# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set 70# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y 71CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_KPROBES is not set 72# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
74# CONFIG_HAVE_KRETPROBES is not set
75# CONFIG_HAVE_DMA_ATTRS is not set
76CONFIG_SLABINFO=y 73CONFIG_SLABINFO=y
77CONFIG_RT_MUTEXES=y 74CONFIG_RT_MUTEXES=y
78CONFIG_TINY_SHMEM=y 75CONFIG_TINY_SHMEM=y
@@ -89,6 +86,7 @@ CONFIG_BLOCK=y
89# CONFIG_BLK_DEV_IO_TRACE is not set 86# CONFIG_BLK_DEV_IO_TRACE is not set
90# CONFIG_LSF is not set 87# CONFIG_LSF is not set
91# CONFIG_BLK_DEV_BSG is not set 88# CONFIG_BLK_DEV_BSG is not set
89# CONFIG_BLK_DEV_INTEGRITY is not set
92 90
93# 91#
94# IO Schedulers 92# IO Schedulers
@@ -106,6 +104,7 @@ CONFIG_CLASSIC_RCU=y
106# CONFIG_PREEMPT_NONE is not set 104# CONFIG_PREEMPT_NONE is not set
107CONFIG_PREEMPT_VOLUNTARY=y 105CONFIG_PREEMPT_VOLUNTARY=y
108# CONFIG_PREEMPT is not set 106# CONFIG_PREEMPT is not set
107# CONFIG_FREEZER is not set
109 108
110# 109#
111# Blackfin Processor Options 110# Blackfin Processor Options
@@ -114,6 +113,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
114# 113#
115# Processor and Board Settings 114# Processor and Board Settings
116# 115#
116# CONFIG_BF512 is not set
117# CONFIG_BF514 is not set
118# CONFIG_BF516 is not set
119# CONFIG_BF518 is not set
117# CONFIG_BF522 is not set 120# CONFIG_BF522 is not set
118# CONFIG_BF523 is not set 121# CONFIG_BF523 is not set
119# CONFIG_BF524 is not set 122# CONFIG_BF524 is not set
@@ -126,49 +129,27 @@ CONFIG_BF526=y
126# CONFIG_BF534 is not set 129# CONFIG_BF534 is not set
127# CONFIG_BF536 is not set 130# CONFIG_BF536 is not set
128# CONFIG_BF537 is not set 131# CONFIG_BF537 is not set
132# CONFIG_BF538 is not set
133# CONFIG_BF539 is not set
129# CONFIG_BF542 is not set 134# CONFIG_BF542 is not set
130# CONFIG_BF544 is not set 135# CONFIG_BF544 is not set
131# CONFIG_BF547 is not set 136# CONFIG_BF547 is not set
132# CONFIG_BF548 is not set 137# CONFIG_BF548 is not set
133# CONFIG_BF549 is not set 138# CONFIG_BF549 is not set
134# CONFIG_BF561 is not set 139# CONFIG_BF561 is not set
140CONFIG_BF_REV_MIN=0
141CONFIG_BF_REV_MAX=2
135CONFIG_BF_REV_0_0=y 142CONFIG_BF_REV_0_0=y
136# CONFIG_BF_REV_0_1 is not set 143# CONFIG_BF_REV_0_1 is not set
137# CONFIG_BF_REV_0_2 is not set 144# CONFIG_BF_REV_0_2 is not set
138# CONFIG_BF_REV_0_3 is not set 145# CONFIG_BF_REV_0_3 is not set
139# CONFIG_BF_REV_0_4 is not set 146# CONFIG_BF_REV_0_4 is not set
140# CONFIG_BF_REV_0_5 is not set 147# CONFIG_BF_REV_0_5 is not set
148# CONFIG_BF_REV_0_6 is not set
141# CONFIG_BF_REV_ANY is not set 149# CONFIG_BF_REV_ANY is not set
142# CONFIG_BF_REV_NONE is not set 150# CONFIG_BF_REV_NONE is not set
143CONFIG_BF52x=y 151CONFIG_BF52x=y
144CONFIG_MEM_MT48LC32M16A2TG_75=y 152CONFIG_MEM_MT48LC32M16A2TG_75=y
145# CONFIG_BFIN527_EZKIT is not set
146# CONFIG_BFIN527_BLUETECHNIX_CM is not set
147CONFIG_BFIN526_EZBRD=y
148
149#
150# BF527 Specific Configuration
151#
152
153#
154# Alternative Multiplexing Scheme
155#
156# CONFIG_BF527_SPORT0_PORTF is not set
157CONFIG_BF527_SPORT0_PORTG=y
158CONFIG_BF527_SPORT0_TSCLK_PG10=y
159# CONFIG_BF527_SPORT0_TSCLK_PG14 is not set
160CONFIG_BF527_UART1_PORTF=y
161# CONFIG_BF527_UART1_PORTG is not set
162# CONFIG_BF527_NAND_D_PORTF is not set
163CONFIG_BF527_NAND_D_PORTH=y
164
165#
166# Interrupt Priority Assignment
167#
168
169#
170# Priority
171#
172CONFIG_IRQ_PLL_WAKEUP=7 153CONFIG_IRQ_PLL_WAKEUP=7
173CONFIG_IRQ_DMA0_ERROR=7 154CONFIG_IRQ_DMA0_ERROR=7
174CONFIG_IRQ_DMAR0_BLK=7 155CONFIG_IRQ_DMAR0_BLK=7
@@ -188,7 +169,6 @@ CONFIG_IRQ_SPORT0_TX=9
188CONFIG_IRQ_SPORT1_RX=9 169CONFIG_IRQ_SPORT1_RX=9
189CONFIG_IRQ_SPORT1_TX=9 170CONFIG_IRQ_SPORT1_TX=9
190CONFIG_IRQ_TWI=10 171CONFIG_IRQ_TWI=10
191CONFIG_IRQ_SPI=10
192CONFIG_IRQ_UART0_RX=10 172CONFIG_IRQ_UART0_RX=10
193CONFIG_IRQ_UART0_TX=10 173CONFIG_IRQ_UART0_TX=10
194CONFIG_IRQ_UART1_RX=10 174CONFIG_IRQ_UART1_RX=10
@@ -214,6 +194,34 @@ CONFIG_IRQ_MEM_DMA1=13
214CONFIG_IRQ_WATCH=13 194CONFIG_IRQ_WATCH=13
215CONFIG_IRQ_PORTF_INTA=13 195CONFIG_IRQ_PORTF_INTA=13
216CONFIG_IRQ_PORTF_INTB=13 196CONFIG_IRQ_PORTF_INTB=13
197# CONFIG_BFIN527_EZKIT is not set
198# CONFIG_BFIN527_BLUETECHNIX_CM is not set
199CONFIG_BFIN526_EZBRD=y
200
201#
202# BF527 Specific Configuration
203#
204
205#
206# Alternative Multiplexing Scheme
207#
208# CONFIG_BF527_SPORT0_PORTF is not set
209CONFIG_BF527_SPORT0_PORTG=y
210CONFIG_BF527_SPORT0_TSCLK_PG10=y
211# CONFIG_BF527_SPORT0_TSCLK_PG14 is not set
212CONFIG_BF527_UART1_PORTF=y
213# CONFIG_BF527_UART1_PORTG is not set
214# CONFIG_BF527_NAND_D_PORTF is not set
215CONFIG_BF527_NAND_D_PORTH=y
216
217#
218# Interrupt Priority Assignment
219#
220
221#
222# Priority
223#
224CONFIG_IRQ_SPI=10
217CONFIG_IRQ_SPI_ERROR=7 225CONFIG_IRQ_SPI_ERROR=7
218CONFIG_IRQ_NFC_ERROR=7 226CONFIG_IRQ_NFC_ERROR=7
219CONFIG_IRQ_HDMA_ERROR=7 227CONFIG_IRQ_HDMA_ERROR=7
@@ -235,7 +243,6 @@ CONFIG_BOOT_LOAD=0x1000
235# 243#
236CONFIG_CLKIN_HZ=25000000 244CONFIG_CLKIN_HZ=25000000
237# CONFIG_BFIN_KERNEL_CLOCK is not set 245# CONFIG_BFIN_KERNEL_CLOCK is not set
238CONFIG_MAX_MEM_SIZE=512
239CONFIG_MAX_VCO_HZ=400000000 246CONFIG_MAX_VCO_HZ=400000000
240CONFIG_MIN_VCO_HZ=50000000 247CONFIG_MIN_VCO_HZ=50000000
241CONFIG_MAX_SCLK_HZ=133333333 248CONFIG_MAX_SCLK_HZ=133333333
@@ -253,16 +260,11 @@ CONFIG_HZ=250
253CONFIG_GENERIC_TIME=y 260CONFIG_GENERIC_TIME=y
254CONFIG_GENERIC_CLOCKEVENTS=y 261CONFIG_GENERIC_CLOCKEVENTS=y
255# CONFIG_CYCLES_CLOCKSOURCE is not set 262# CONFIG_CYCLES_CLOCKSOURCE is not set
256# CONFIG_TICK_ONESHOT is not set
257# CONFIG_NO_HZ is not set 263# CONFIG_NO_HZ is not set
258# CONFIG_HIGH_RES_TIMERS is not set 264# CONFIG_HIGH_RES_TIMERS is not set
259CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 265CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
260 266
261# 267#
262# Memory Setup
263#
264
265#
266# Misc 268# Misc
267# 269#
268CONFIG_BFIN_SCRATCH_REG_RETN=y 270CONFIG_BFIN_SCRATCH_REG_RETN=y
@@ -291,6 +293,7 @@ CONFIG_ACCESS_OK_L1=y
291CONFIG_CACHELINE_ALIGNED_L1=y 293CONFIG_CACHELINE_ALIGNED_L1=y
292# CONFIG_SYSCALL_TAB_L1 is not set 294# CONFIG_SYSCALL_TAB_L1 is not set
293# CONFIG_CPLB_SWITCH_TAB_L1 is not set 295# CONFIG_CPLB_SWITCH_TAB_L1 is not set
296CONFIG_APP_STACK_L1=y
294 297
295# 298#
296# Speed Optimizations 299# Speed Optimizations
@@ -304,11 +307,10 @@ CONFIG_FLATMEM_MANUAL=y
304# CONFIG_SPARSEMEM_MANUAL is not set 307# CONFIG_SPARSEMEM_MANUAL is not set
305CONFIG_FLATMEM=y 308CONFIG_FLATMEM=y
306CONFIG_FLAT_NODE_MEM_MAP=y 309CONFIG_FLAT_NODE_MEM_MAP=y
307# CONFIG_SPARSEMEM_STATIC is not set
308# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
309CONFIG_PAGEFLAGS_EXTENDED=y 310CONFIG_PAGEFLAGS_EXTENDED=y
310CONFIG_SPLIT_PTLOCK_CPUS=4 311CONFIG_SPLIT_PTLOCK_CPUS=4
311# CONFIG_RESOURCES_64BIT is not set 312# CONFIG_RESOURCES_64BIT is not set
313# CONFIG_PHYS_ADDR_T_64BIT is not set
312CONFIG_ZONE_DMA_FLAG=1 314CONFIG_ZONE_DMA_FLAG=1
313CONFIG_VIRT_TO_BUS=y 315CONFIG_VIRT_TO_BUS=y
314CONFIG_BFIN_GPTIMERS=y 316CONFIG_BFIN_GPTIMERS=y
@@ -364,6 +366,7 @@ CONFIG_BINFMT_ELF_FDPIC=y
364CONFIG_BINFMT_FLAT=y 366CONFIG_BINFMT_FLAT=y
365CONFIG_BINFMT_ZFLAT=y 367CONFIG_BINFMT_ZFLAT=y
366# CONFIG_BINFMT_SHARED_FLAT is not set 368# CONFIG_BINFMT_SHARED_FLAT is not set
369# CONFIG_HAVE_AOUT is not set
367# CONFIG_BINFMT_MISC is not set 370# CONFIG_BINFMT_MISC is not set
368 371
369# 372#
@@ -377,10 +380,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
377# CPU Frequency scaling 380# CPU Frequency scaling
378# 381#
379# CONFIG_CPU_FREQ is not set 382# CONFIG_CPU_FREQ is not set
380
381#
382# Networking
383#
384CONFIG_NET=y 383CONFIG_NET=y
385 384
386# 385#
@@ -431,6 +430,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
431# CONFIG_TIPC is not set 430# CONFIG_TIPC is not set
432# CONFIG_ATM is not set 431# CONFIG_ATM is not set
433# CONFIG_BRIDGE is not set 432# CONFIG_BRIDGE is not set
433# CONFIG_NET_DSA is not set
434# CONFIG_VLAN_8021Q is not set 434# CONFIG_VLAN_8021Q is not set
435# CONFIG_DECNET is not set 435# CONFIG_DECNET is not set
436# CONFIG_LLC2 is not set 436# CONFIG_LLC2 is not set
@@ -451,11 +451,10 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
451# CONFIG_IRDA is not set 451# CONFIG_IRDA is not set
452# CONFIG_BT is not set 452# CONFIG_BT is not set
453# CONFIG_AF_RXRPC is not set 453# CONFIG_AF_RXRPC is not set
454 454# CONFIG_PHONET is not set
455# 455CONFIG_WIRELESS=y
456# Wireless
457#
458# CONFIG_CFG80211 is not set 456# CONFIG_CFG80211 is not set
457CONFIG_WIRELESS_OLD_REGULATORY=y
459# CONFIG_WIRELESS_EXT is not set 458# CONFIG_WIRELESS_EXT is not set
460# CONFIG_MAC80211 is not set 459# CONFIG_MAC80211 is not set
461# CONFIG_IEEE80211 is not set 460# CONFIG_IEEE80211 is not set
@@ -473,6 +472,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
473CONFIG_STANDALONE=y 472CONFIG_STANDALONE=y
474CONFIG_PREVENT_FIRMWARE_BUILD=y 473CONFIG_PREVENT_FIRMWARE_BUILD=y
475# CONFIG_FW_LOADER is not set 474# CONFIG_FW_LOADER is not set
475# CONFIG_DEBUG_DRIVER is not set
476# CONFIG_DEBUG_DEVRES is not set
476# CONFIG_SYS_HYPERVISOR is not set 477# CONFIG_SYS_HYPERVISOR is not set
477# CONFIG_CONNECTOR is not set 478# CONFIG_CONNECTOR is not set
478CONFIG_MTD=y 479CONFIG_MTD=y
@@ -579,6 +580,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
579# CONFIG_BLK_DEV_XIP is not set 580# CONFIG_BLK_DEV_XIP is not set
580# CONFIG_CDROM_PKTCDVD is not set 581# CONFIG_CDROM_PKTCDVD is not set
581# CONFIG_ATA_OVER_ETH is not set 582# CONFIG_ATA_OVER_ETH is not set
583# CONFIG_BLK_DEV_HD is not set
582CONFIG_MISC_DEVICES=y 584CONFIG_MISC_DEVICES=y
583# CONFIG_EEPROM_93CX6 is not set 585# CONFIG_EEPROM_93CX6 is not set
584# CONFIG_ENCLOSURE_SERVICES is not set 586# CONFIG_ENCLOSURE_SERVICES is not set
@@ -595,7 +597,6 @@ CONFIG_HAVE_IDE=y
595# CONFIG_ATA is not set 597# CONFIG_ATA is not set
596# CONFIG_MD is not set 598# CONFIG_MD is not set
597CONFIG_NETDEVICES=y 599CONFIG_NETDEVICES=y
598# CONFIG_NETDEVICES_MULTIQUEUE is not set
599# CONFIG_DUMMY is not set 600# CONFIG_DUMMY is not set
600# CONFIG_BONDING is not set 601# CONFIG_BONDING is not set
601# CONFIG_MACVLAN is not set 602# CONFIG_MACVLAN is not set
@@ -633,9 +634,10 @@ CONFIG_BFIN_MAC_RMII=y
633# CONFIG_IBM_NEW_EMAC_RGMII is not set 634# CONFIG_IBM_NEW_EMAC_RGMII is not set
634# CONFIG_IBM_NEW_EMAC_TAH is not set 635# CONFIG_IBM_NEW_EMAC_TAH is not set
635# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 636# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
636# CONFIG_B44 is not set 637# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
638# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
639# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
637CONFIG_NETDEV_1000=y 640CONFIG_NETDEV_1000=y
638# CONFIG_E1000E_ENABLED is not set
639# CONFIG_AX88180 is not set 641# CONFIG_AX88180 is not set
640CONFIG_NETDEV_10000=y 642CONFIG_NETDEV_10000=y
641 643
@@ -667,7 +669,7 @@ CONFIG_NETDEV_10000=y
667# Input device support 669# Input device support
668# 670#
669CONFIG_INPUT=y 671CONFIG_INPUT=y
670# CONFIG_INPUT_FF_MEMLESS is not set 672CONFIG_INPUT_FF_MEMLESS=m
671# CONFIG_INPUT_POLLDEV is not set 673# CONFIG_INPUT_POLLDEV is not set
672 674
673# 675#
@@ -692,8 +694,9 @@ CONFIG_INPUT_MISC=y
692# CONFIG_INPUT_KEYSPAN_REMOTE is not set 694# CONFIG_INPUT_KEYSPAN_REMOTE is not set
693# CONFIG_INPUT_POWERMATE is not set 695# CONFIG_INPUT_POWERMATE is not set
694# CONFIG_INPUT_YEALINK is not set 696# CONFIG_INPUT_YEALINK is not set
697# CONFIG_INPUT_CM109 is not set
695# CONFIG_INPUT_UINPUT is not set 698# CONFIG_INPUT_UINPUT is not set
696# CONFIG_TWI_KEYPAD is not set 699# CONFIG_CONFIG_INPUT_PCF8574 is not set
697 700
698# 701#
699# Hardware I/O ports 702# Hardware I/O ports
@@ -712,12 +715,15 @@ CONFIG_INPUT_MISC=y
712# CONFIG_BFIN_SPORT is not set 715# CONFIG_BFIN_SPORT is not set
713# CONFIG_BFIN_TIMER_LATENCY is not set 716# CONFIG_BFIN_TIMER_LATENCY is not set
714# CONFIG_TWI_LCD is not set 717# CONFIG_TWI_LCD is not set
718CONFIG_BFIN_DMA_INTERFACE=m
715CONFIG_SIMPLE_GPIO=m 719CONFIG_SIMPLE_GPIO=m
716CONFIG_VT=y 720CONFIG_VT=y
721CONFIG_CONSOLE_TRANSLATIONS=y
717CONFIG_VT_CONSOLE=y 722CONFIG_VT_CONSOLE=y
718CONFIG_HW_CONSOLE=y 723CONFIG_HW_CONSOLE=y
719# CONFIG_VT_HW_CONSOLE_BINDING is not set 724# CONFIG_VT_HW_CONSOLE_BINDING is not set
720# CONFIG_DEVKMEM is not set 725# CONFIG_DEVKMEM is not set
726# CONFIG_BFIN_JTAG_COMM is not set
721# CONFIG_SERIAL_NONSTANDARD is not set 727# CONFIG_SERIAL_NONSTANDARD is not set
722 728
723# 729#
@@ -760,25 +766,39 @@ CONFIG_I2C_HELPER_AUTO=y
760# 766#
761# I2C Hardware Bus support 767# I2C Hardware Bus support
762# 768#
769
770#
771# I2C system bus drivers (mostly embedded / system-on-chip)
772#
763CONFIG_I2C_BLACKFIN_TWI=y 773CONFIG_I2C_BLACKFIN_TWI=y
764CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 774CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
765# CONFIG_I2C_GPIO is not set 775# CONFIG_I2C_GPIO is not set
766# CONFIG_I2C_OCORES is not set 776# CONFIG_I2C_OCORES is not set
767# CONFIG_I2C_PARPORT_LIGHT is not set
768# CONFIG_I2C_SIMTEC is not set 777# CONFIG_I2C_SIMTEC is not set
778
779#
780# External I2C/SMBus adapter drivers
781#
782# CONFIG_I2C_PARPORT_LIGHT is not set
769# CONFIG_I2C_TAOS_EVM is not set 783# CONFIG_I2C_TAOS_EVM is not set
770# CONFIG_I2C_STUB is not set
771# CONFIG_I2C_TINY_USB is not set 784# CONFIG_I2C_TINY_USB is not set
785
786#
787# Other I2C/SMBus bus drivers
788#
772# CONFIG_I2C_PCA_PLATFORM is not set 789# CONFIG_I2C_PCA_PLATFORM is not set
790# CONFIG_I2C_STUB is not set
773 791
774# 792#
775# Miscellaneous I2C Chip support 793# Miscellaneous I2C Chip support
776# 794#
777# CONFIG_DS1682 is not set 795# CONFIG_DS1682 is not set
796# CONFIG_AT24 is not set
778# CONFIG_SENSORS_AD5252 is not set 797# CONFIG_SENSORS_AD5252 is not set
779# CONFIG_SENSORS_EEPROM is not set 798# CONFIG_SENSORS_EEPROM is not set
780# CONFIG_SENSORS_PCF8574 is not set 799# CONFIG_SENSORS_PCF8574 is not set
781# CONFIG_PCF8575 is not set 800# CONFIG_PCF8575 is not set
801# CONFIG_SENSORS_PCA9539 is not set
782# CONFIG_SENSORS_PCF8591 is not set 802# CONFIG_SENSORS_PCF8591 is not set
783# CONFIG_SENSORS_MAX6875 is not set 803# CONFIG_SENSORS_MAX6875 is not set
784# CONFIG_SENSORS_TSL2550 is not set 804# CONFIG_SENSORS_TSL2550 is not set
@@ -787,12 +807,14 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
787# CONFIG_I2C_DEBUG_BUS is not set 807# CONFIG_I2C_DEBUG_BUS is not set
788# CONFIG_I2C_DEBUG_CHIP is not set 808# CONFIG_I2C_DEBUG_CHIP is not set
789CONFIG_SPI=y 809CONFIG_SPI=y
810# CONFIG_SPI_DEBUG is not set
790CONFIG_SPI_MASTER=y 811CONFIG_SPI_MASTER=y
791 812
792# 813#
793# SPI Master Controller Drivers 814# SPI Master Controller Drivers
794# 815#
795CONFIG_SPI_BFIN=y 816CONFIG_SPI_BFIN=y
817# CONFIG_SPI_BFIN_LOCK is not set
796# CONFIG_SPI_BITBANG is not set 818# CONFIG_SPI_BITBANG is not set
797 819
798# 820#
@@ -801,11 +823,15 @@ CONFIG_SPI_BFIN=y
801# CONFIG_SPI_AT25 is not set 823# CONFIG_SPI_AT25 is not set
802# CONFIG_SPI_SPIDEV is not set 824# CONFIG_SPI_SPIDEV is not set
803# CONFIG_SPI_TLE62X0 is not set 825# CONFIG_SPI_TLE62X0 is not set
826CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
827# CONFIG_GPIOLIB is not set
804# CONFIG_W1 is not set 828# CONFIG_W1 is not set
805# CONFIG_POWER_SUPPLY is not set 829# CONFIG_POWER_SUPPLY is not set
806CONFIG_HWMON=y 830CONFIG_HWMON=y
807# CONFIG_HWMON_VID is not set 831# CONFIG_HWMON_VID is not set
832# CONFIG_SENSORS_AD7414 is not set
808# CONFIG_SENSORS_AD7418 is not set 833# CONFIG_SENSORS_AD7418 is not set
834# CONFIG_SENSORS_ADCXX is not set
809# CONFIG_SENSORS_ADM1021 is not set 835# CONFIG_SENSORS_ADM1021 is not set
810# CONFIG_SENSORS_ADM1025 is not set 836# CONFIG_SENSORS_ADM1025 is not set
811# CONFIG_SENSORS_ADM1026 is not set 837# CONFIG_SENSORS_ADM1026 is not set
@@ -834,6 +860,7 @@ CONFIG_HWMON=y
834# CONFIG_SENSORS_LM90 is not set 860# CONFIG_SENSORS_LM90 is not set
835# CONFIG_SENSORS_LM92 is not set 861# CONFIG_SENSORS_LM92 is not set
836# CONFIG_SENSORS_LM93 is not set 862# CONFIG_SENSORS_LM93 is not set
863# CONFIG_SENSORS_MAX1111 is not set
837# CONFIG_SENSORS_MAX1619 is not set 864# CONFIG_SENSORS_MAX1619 is not set
838# CONFIG_SENSORS_MAX6650 is not set 865# CONFIG_SENSORS_MAX6650 is not set
839# CONFIG_SENSORS_PC87360 is not set 866# CONFIG_SENSORS_PC87360 is not set
@@ -871,16 +898,14 @@ CONFIG_BFIN_WDT=y
871# CONFIG_USBPCWATCHDOG is not set 898# CONFIG_USBPCWATCHDOG is not set
872 899
873# 900#
874# Sonics Silicon Backplane
875#
876CONFIG_SSB_POSSIBLE=y
877# CONFIG_SSB is not set
878
879#
880# Multifunction device drivers 901# Multifunction device drivers
881# 902#
903# CONFIG_MFD_CORE is not set
882# CONFIG_MFD_SM501 is not set 904# CONFIG_MFD_SM501 is not set
883# CONFIG_HTC_PASIC3 is not set 905# CONFIG_HTC_PASIC3 is not set
906# CONFIG_MFD_TMIO is not set
907# CONFIG_MFD_WM8400 is not set
908# CONFIG_MFD_WM8350_I2C is not set
884 909
885# 910#
886# Multimedia devices 911# Multimedia devices
@@ -915,15 +940,8 @@ CONFIG_SSB_POSSIBLE=y
915# Console display driver support 940# Console display driver support
916# 941#
917CONFIG_DUMMY_CONSOLE=y 942CONFIG_DUMMY_CONSOLE=y
918
919#
920# Sound
921#
922CONFIG_SOUND=m 943CONFIG_SOUND=m
923 944CONFIG_SOUND_OSS_CORE=y
924#
925# Advanced Linux Sound Architecture
926#
927CONFIG_SND=m 945CONFIG_SND=m
928CONFIG_SND_TIMER=m 946CONFIG_SND_TIMER=m
929CONFIG_SND_PCM=m 947CONFIG_SND_PCM=m
@@ -937,56 +955,40 @@ CONFIG_SND_SUPPORT_OLD_API=y
937CONFIG_SND_VERBOSE_PROCFS=y 955CONFIG_SND_VERBOSE_PROCFS=y
938# CONFIG_SND_VERBOSE_PRINTK is not set 956# CONFIG_SND_VERBOSE_PRINTK is not set
939# CONFIG_SND_DEBUG is not set 957# CONFIG_SND_DEBUG is not set
940 958CONFIG_SND_DRIVERS=y
941#
942# Generic devices
943#
944# CONFIG_SND_DUMMY is not set 959# CONFIG_SND_DUMMY is not set
945# CONFIG_SND_MTPAV is not set 960# CONFIG_SND_MTPAV is not set
946# CONFIG_SND_SERIAL_U16550 is not set 961# CONFIG_SND_SERIAL_U16550 is not set
947# CONFIG_SND_MPU401 is not set 962# CONFIG_SND_MPU401 is not set
948 963CONFIG_SND_SPI=y
949#
950# SPI devices
951#
952 964
953# 965#
954# ALSA Blackfin devices 966# ALSA Blackfin devices
955# 967#
956# CONFIG_SND_BLACKFIN_AD1836 is not set 968# CONFIG_SND_BLACKFIN_AD1836 is not set
957# CONFIG_SND_BFIN_AD73311 is not set
958# CONFIG_SND_BFIN_AD73322 is not set 969# CONFIG_SND_BFIN_AD73322 is not set
959 970CONFIG_SND_USB=y
960#
961# USB devices
962#
963# CONFIG_SND_USB_AUDIO is not set 971# CONFIG_SND_USB_AUDIO is not set
964# CONFIG_SND_USB_CAIAQ is not set 972# CONFIG_SND_USB_CAIAQ is not set
965
966#
967# System on Chip audio support
968#
969CONFIG_SND_SOC=m 973CONFIG_SND_SOC=m
974CONFIG_SND_SOC_AC97_BUS=y
970CONFIG_SND_BF5XX_I2S=m 975CONFIG_SND_BF5XX_I2S=m
971CONFIG_SND_BF5XX_SOC_SSM2602=m 976CONFIG_SND_BF5XX_SOC_SSM2602=m
972# CONFIG_SND_BF5XX_AC97 is not set 977# CONFIG_SND_BF5XX_SOC_AD73311 is not set
978CONFIG_SND_BF5XX_AC97=m
979CONFIG_SND_BF5XX_MMAP_SUPPORT=y
980# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
973CONFIG_SND_BF5XX_SOC_SPORT=m 981CONFIG_SND_BF5XX_SOC_SPORT=m
974CONFIG_SND_BF5XX_SOC_I2S=m 982CONFIG_SND_BF5XX_SOC_I2S=m
983CONFIG_SND_BF5XX_SOC_AC97=m
984CONFIG_SND_BF5XX_SOC_AD1980=m
975CONFIG_SND_BF5XX_SPORT_NUM=0 985CONFIG_SND_BF5XX_SPORT_NUM=0
976 986# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set
977# 987# CONFIG_SND_SOC_ALL_CODECS is not set
978# ALSA SoC audio for Freescale SOCs 988CONFIG_SND_SOC_AD1980=m
979#
980
981#
982# SoC Audio for the Texas Instruments OMAP
983#
984CONFIG_SND_SOC_SSM2602=m 989CONFIG_SND_SOC_SSM2602=m
985
986#
987# Open Sound System
988#
989# CONFIG_SOUND_PRIME is not set 990# CONFIG_SOUND_PRIME is not set
991CONFIG_AC97_BUS=m
990CONFIG_HID_SUPPORT=y 992CONFIG_HID_SUPPORT=y
991CONFIG_HID=y 993CONFIG_HID=y
992# CONFIG_HID_DEBUG is not set 994# CONFIG_HID_DEBUG is not set
@@ -996,9 +998,36 @@ CONFIG_HID=y
996# USB Input Devices 998# USB Input Devices
997# 999#
998CONFIG_USB_HID=y 1000CONFIG_USB_HID=y
999# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1001# CONFIG_HID_PID is not set
1000# CONFIG_HID_FF is not set
1001# CONFIG_USB_HIDDEV is not set 1002# CONFIG_USB_HIDDEV is not set
1003
1004#
1005# Special HID drivers
1006#
1007CONFIG_HID_COMPAT=y
1008CONFIG_HID_A4TECH=y
1009CONFIG_HID_APPLE=y
1010CONFIG_HID_BELKIN=y
1011CONFIG_HID_BRIGHT=y
1012CONFIG_HID_CHERRY=y
1013CONFIG_HID_CHICONY=y
1014CONFIG_HID_CYPRESS=y
1015CONFIG_HID_DELL=y
1016CONFIG_HID_EZKEY=y
1017CONFIG_HID_GYRATION=y
1018CONFIG_HID_LOGITECH=y
1019# CONFIG_LOGITECH_FF is not set
1020# CONFIG_LOGIRUMBLEPAD2_FF is not set
1021CONFIG_HID_MICROSOFT=y
1022CONFIG_HID_MONTEREY=y
1023CONFIG_HID_PANTHERLORD=y
1024# CONFIG_PANTHERLORD_FF is not set
1025CONFIG_HID_PETALYNX=y
1026CONFIG_HID_SAMSUNG=y
1027CONFIG_HID_SONY=y
1028CONFIG_HID_SUNPLUS=y
1029CONFIG_THRUSTMASTER_FF=m
1030CONFIG_ZEROPLUS_FF=m
1002CONFIG_USB_SUPPORT=y 1031CONFIG_USB_SUPPORT=y
1003CONFIG_USB_ARCH_HAS_HCD=y 1032CONFIG_USB_ARCH_HAS_HCD=y
1004# CONFIG_USB_ARCH_HAS_OHCI is not set 1033# CONFIG_USB_ARCH_HAS_OHCI is not set
@@ -1016,6 +1045,9 @@ CONFIG_USB_DEVICE_CLASS=y
1016# CONFIG_USB_OTG is not set 1045# CONFIG_USB_OTG is not set
1017# CONFIG_USB_OTG_WHITELIST is not set 1046# CONFIG_USB_OTG_WHITELIST is not set
1018CONFIG_USB_OTG_BLACKLIST_HUB=y 1047CONFIG_USB_OTG_BLACKLIST_HUB=y
1048CONFIG_USB_MON=y
1049# CONFIG_USB_WUSB is not set
1050# CONFIG_USB_WUSB_CBAF is not set
1019 1051
1020# 1052#
1021# USB Host Controller Drivers 1053# USB Host Controller Drivers
@@ -1026,6 +1058,7 @@ CONFIG_USB_OTG_BLACKLIST_HUB=y
1026# CONFIG_USB_ISP1362_HCD is not set 1058# CONFIG_USB_ISP1362_HCD is not set
1027# CONFIG_USB_SL811_HCD is not set 1059# CONFIG_USB_SL811_HCD is not set
1028# CONFIG_USB_R8A66597_HCD is not set 1060# CONFIG_USB_R8A66597_HCD is not set
1061# CONFIG_USB_HWA_HCD is not set
1029CONFIG_USB_MUSB_HDRC=y 1062CONFIG_USB_MUSB_HDRC=y
1030CONFIG_USB_MUSB_SOC=y 1063CONFIG_USB_MUSB_SOC=y
1031 1064
@@ -1037,7 +1070,7 @@ CONFIG_USB_MUSB_HOST=y
1037# CONFIG_USB_MUSB_OTG is not set 1070# CONFIG_USB_MUSB_OTG is not set
1038CONFIG_USB_MUSB_HDRC_HCD=y 1071CONFIG_USB_MUSB_HDRC_HCD=y
1039CONFIG_MUSB_PIO_ONLY=y 1072CONFIG_MUSB_PIO_ONLY=y
1040CONFIG_USB_MUSB_LOGLEVEL=0 1073# CONFIG_USB_MUSB_DEBUG is not set
1041 1074
1042# 1075#
1043# USB Device Class drivers 1076# USB Device Class drivers
@@ -1045,6 +1078,7 @@ CONFIG_USB_MUSB_LOGLEVEL=0
1045# CONFIG_USB_ACM is not set 1078# CONFIG_USB_ACM is not set
1046# CONFIG_USB_PRINTER is not set 1079# CONFIG_USB_PRINTER is not set
1047# CONFIG_USB_WDM is not set 1080# CONFIG_USB_WDM is not set
1081# CONFIG_USB_TMC is not set
1048 1082
1049# 1083#
1050# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1084# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -1059,7 +1093,6 @@ CONFIG_USB_MUSB_LOGLEVEL=0
1059# USB Imaging devices 1093# USB Imaging devices
1060# 1094#
1061# CONFIG_USB_MDC800 is not set 1095# CONFIG_USB_MDC800 is not set
1062CONFIG_USB_MON=y
1063 1096
1064# 1097#
1065# USB port drivers 1098# USB port drivers
@@ -1072,7 +1105,7 @@ CONFIG_USB_MON=y
1072# CONFIG_USB_EMI62 is not set 1105# CONFIG_USB_EMI62 is not set
1073# CONFIG_USB_EMI26 is not set 1106# CONFIG_USB_EMI26 is not set
1074# CONFIG_USB_ADUTUX is not set 1107# CONFIG_USB_ADUTUX is not set
1075# CONFIG_USB_AUERSWALD is not set 1108# CONFIG_USB_SEVSEG is not set
1076# CONFIG_USB_RIO500 is not set 1109# CONFIG_USB_RIO500 is not set
1077# CONFIG_USB_LEGOTOWER is not set 1110# CONFIG_USB_LEGOTOWER is not set
1078# CONFIG_USB_LCD is not set 1111# CONFIG_USB_LCD is not set
@@ -1089,6 +1122,7 @@ CONFIG_USB_MON=y
1089# CONFIG_USB_TRANCEVIBRATOR is not set 1122# CONFIG_USB_TRANCEVIBRATOR is not set
1090# CONFIG_USB_IOWARRIOR is not set 1123# CONFIG_USB_IOWARRIOR is not set
1091# CONFIG_USB_ISIGHTFW is not set 1124# CONFIG_USB_ISIGHTFW is not set
1125# CONFIG_USB_VST is not set
1092# CONFIG_USB_GADGET is not set 1126# CONFIG_USB_GADGET is not set
1093# CONFIG_MMC is not set 1127# CONFIG_MMC is not set
1094# CONFIG_MEMSTICK is not set 1128# CONFIG_MEMSTICK is not set
@@ -1128,36 +1162,45 @@ CONFIG_RTC_INTF_DEV=y
1128# 1162#
1129# SPI RTC drivers 1163# SPI RTC drivers
1130# 1164#
1165# CONFIG_RTC_DRV_M41T94 is not set
1166# CONFIG_RTC_DRV_DS1305 is not set
1131# CONFIG_RTC_DRV_MAX6902 is not set 1167# CONFIG_RTC_DRV_MAX6902 is not set
1132# CONFIG_RTC_DRV_R9701 is not set 1168# CONFIG_RTC_DRV_R9701 is not set
1133# CONFIG_RTC_DRV_RS5C348 is not set 1169# CONFIG_RTC_DRV_RS5C348 is not set
1170# CONFIG_RTC_DRV_DS3234 is not set
1134 1171
1135# 1172#
1136# Platform RTC drivers 1173# Platform RTC drivers
1137# 1174#
1175# CONFIG_RTC_DRV_DS1286 is not set
1138# CONFIG_RTC_DRV_DS1511 is not set 1176# CONFIG_RTC_DRV_DS1511 is not set
1139# CONFIG_RTC_DRV_DS1553 is not set 1177# CONFIG_RTC_DRV_DS1553 is not set
1140# CONFIG_RTC_DRV_DS1742 is not set 1178# CONFIG_RTC_DRV_DS1742 is not set
1141# CONFIG_RTC_DRV_STK17TA8 is not set 1179# CONFIG_RTC_DRV_STK17TA8 is not set
1142# CONFIG_RTC_DRV_M48T86 is not set 1180# CONFIG_RTC_DRV_M48T86 is not set
1181# CONFIG_RTC_DRV_M48T35 is not set
1143# CONFIG_RTC_DRV_M48T59 is not set 1182# CONFIG_RTC_DRV_M48T59 is not set
1183# CONFIG_RTC_DRV_BQ4802 is not set
1144# CONFIG_RTC_DRV_V3020 is not set 1184# CONFIG_RTC_DRV_V3020 is not set
1145 1185
1146# 1186#
1147# on-CPU RTC drivers 1187# on-CPU RTC drivers
1148# 1188#
1149CONFIG_RTC_DRV_BFIN=y 1189CONFIG_RTC_DRV_BFIN=y
1190# CONFIG_DMADEVICES is not set
1150# CONFIG_UIO is not set 1191# CONFIG_UIO is not set
1192# CONFIG_STAGING is not set
1151 1193
1152# 1194#
1153# File systems 1195# File systems
1154# 1196#
1155# CONFIG_EXT2_FS is not set 1197# CONFIG_EXT2_FS is not set
1156# CONFIG_EXT3_FS is not set 1198# CONFIG_EXT3_FS is not set
1157# CONFIG_EXT4DEV_FS is not set 1199# CONFIG_EXT4_FS is not set
1158# CONFIG_REISERFS_FS is not set 1200# CONFIG_REISERFS_FS is not set
1159# CONFIG_JFS_FS is not set 1201# CONFIG_JFS_FS is not set
1160# CONFIG_FS_POSIX_ACL is not set 1202# CONFIG_FS_POSIX_ACL is not set
1203CONFIG_FILE_LOCKING=y
1161# CONFIG_XFS_FS is not set 1204# CONFIG_XFS_FS is not set
1162# CONFIG_OCFS2_FS is not set 1205# CONFIG_OCFS2_FS is not set
1163# CONFIG_DNOTIFY is not set 1206# CONFIG_DNOTIFY is not set
@@ -1225,6 +1268,7 @@ CONFIG_JFFS2_RTIME=y
1225# CONFIG_CRAMFS is not set 1268# CONFIG_CRAMFS is not set
1226# CONFIG_VXFS_FS is not set 1269# CONFIG_VXFS_FS is not set
1227# CONFIG_MINIX_FS is not set 1270# CONFIG_MINIX_FS is not set
1271# CONFIG_OMFS_FS is not set
1228# CONFIG_HPFS_FS is not set 1272# CONFIG_HPFS_FS is not set
1229# CONFIG_QNX4FS_FS is not set 1273# CONFIG_QNX4FS_FS is not set
1230# CONFIG_ROMFS_FS is not set 1274# CONFIG_ROMFS_FS is not set
@@ -1240,7 +1284,7 @@ CONFIG_LOCKD=m
1240CONFIG_LOCKD_V4=y 1284CONFIG_LOCKD_V4=y
1241CONFIG_NFS_COMMON=y 1285CONFIG_NFS_COMMON=y
1242CONFIG_SUNRPC=m 1286CONFIG_SUNRPC=m
1243# CONFIG_SUNRPC_BIND34 is not set 1287# CONFIG_SUNRPC_REGISTER_V4 is not set
1244# CONFIG_RPCSEC_GSS_KRB5 is not set 1288# CONFIG_RPCSEC_GSS_KRB5 is not set
1245# CONFIG_RPCSEC_GSS_SPKM3 is not set 1289# CONFIG_RPCSEC_GSS_SPKM3 is not set
1246CONFIG_SMB_FS=m 1290CONFIG_SMB_FS=m
@@ -1309,9 +1353,47 @@ CONFIG_FRAME_WARN=1024
1309CONFIG_DEBUG_FS=y 1353CONFIG_DEBUG_FS=y
1310# CONFIG_HEADERS_CHECK is not set 1354# CONFIG_HEADERS_CHECK is not set
1311CONFIG_DEBUG_KERNEL=y 1355CONFIG_DEBUG_KERNEL=y
1356# CONFIG_DEBUG_SHIRQ is not set
1357CONFIG_DETECT_SOFTLOCKUP=y
1358# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1359CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1360CONFIG_SCHED_DEBUG=y
1361# CONFIG_SCHEDSTATS is not set
1362# CONFIG_TIMER_STATS is not set
1363# CONFIG_DEBUG_OBJECTS is not set
1364# CONFIG_DEBUG_SLAB is not set
1365# CONFIG_DEBUG_RT_MUTEXES is not set
1366# CONFIG_RT_MUTEX_TESTER is not set
1367# CONFIG_DEBUG_SPINLOCK is not set
1368# CONFIG_DEBUG_MUTEXES is not set
1369# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1370# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1371# CONFIG_DEBUG_KOBJECT is not set
1312# CONFIG_DEBUG_BUGVERBOSE is not set 1372# CONFIG_DEBUG_BUGVERBOSE is not set
1373CONFIG_DEBUG_INFO=y
1374# CONFIG_DEBUG_VM is not set
1375# CONFIG_DEBUG_WRITECOUNT is not set
1376# CONFIG_DEBUG_MEMORY_INIT is not set
1377# CONFIG_DEBUG_LIST is not set
1378# CONFIG_DEBUG_SG is not set
1379# CONFIG_FRAME_POINTER is not set
1380# CONFIG_BOOT_PRINTK_DELAY is not set
1381# CONFIG_RCU_TORTURE_TEST is not set
1382# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1383# CONFIG_BACKTRACE_SELF_TEST is not set
1384# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1385# CONFIG_FAULT_INJECTION is not set
1386CONFIG_SYSCTL_SYSCALL_CHECK=y
1387# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1313# CONFIG_SAMPLES is not set 1388# CONFIG_SAMPLES is not set
1389CONFIG_HAVE_ARCH_KGDB=y
1390# CONFIG_KGDB is not set
1391# CONFIG_DEBUG_STACKOVERFLOW is not set
1392# CONFIG_DEBUG_STACK_USAGE is not set
1393CONFIG_DEBUG_VERBOSE=y
1314CONFIG_DEBUG_MMRS=y 1394CONFIG_DEBUG_MMRS=y
1395# CONFIG_DEBUG_HWERR is not set
1396# CONFIG_DEBUG_DOUBLEFAULT is not set
1315CONFIG_DEBUG_HUNT_FOR_ZERO=y 1397CONFIG_DEBUG_HUNT_FOR_ZERO=y
1316CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1398CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1317CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1399CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1329,8 +1411,9 @@ CONFIG_ACCESS_CHECK=y
1329# 1411#
1330# CONFIG_KEYS is not set 1412# CONFIG_KEYS is not set
1331CONFIG_SECURITY=y 1413CONFIG_SECURITY=y
1414# CONFIG_SECURITYFS is not set
1332# CONFIG_SECURITY_NETWORK is not set 1415# CONFIG_SECURITY_NETWORK is not set
1333# CONFIG_SECURITY_CAPABILITIES is not set 1416# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1334# CONFIG_SECURITY_ROOTPLUG is not set 1417# CONFIG_SECURITY_ROOTPLUG is not set
1335CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 1418CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1336CONFIG_CRYPTO=y 1419CONFIG_CRYPTO=y
@@ -1338,6 +1421,7 @@ CONFIG_CRYPTO=y
1338# 1421#
1339# Crypto core or helper 1422# Crypto core or helper
1340# 1423#
1424# CONFIG_CRYPTO_FIPS is not set
1341# CONFIG_CRYPTO_MANAGER is not set 1425# CONFIG_CRYPTO_MANAGER is not set
1342# CONFIG_CRYPTO_GF128MUL is not set 1426# CONFIG_CRYPTO_GF128MUL is not set
1343# CONFIG_CRYPTO_NULL is not set 1427# CONFIG_CRYPTO_NULL is not set
@@ -1376,6 +1460,10 @@ CONFIG_CRYPTO=y
1376# CONFIG_CRYPTO_MD4 is not set 1460# CONFIG_CRYPTO_MD4 is not set
1377# CONFIG_CRYPTO_MD5 is not set 1461# CONFIG_CRYPTO_MD5 is not set
1378# CONFIG_CRYPTO_MICHAEL_MIC is not set 1462# CONFIG_CRYPTO_MICHAEL_MIC is not set
1463# CONFIG_CRYPTO_RMD128 is not set
1464# CONFIG_CRYPTO_RMD160 is not set
1465# CONFIG_CRYPTO_RMD256 is not set
1466# CONFIG_CRYPTO_RMD320 is not set
1379# CONFIG_CRYPTO_SHA1 is not set 1467# CONFIG_CRYPTO_SHA1 is not set
1380# CONFIG_CRYPTO_SHA256 is not set 1468# CONFIG_CRYPTO_SHA256 is not set
1381# CONFIG_CRYPTO_SHA512 is not set 1469# CONFIG_CRYPTO_SHA512 is not set
@@ -1406,15 +1494,20 @@ CONFIG_CRYPTO=y
1406# 1494#
1407# CONFIG_CRYPTO_DEFLATE is not set 1495# CONFIG_CRYPTO_DEFLATE is not set
1408# CONFIG_CRYPTO_LZO is not set 1496# CONFIG_CRYPTO_LZO is not set
1497
1498#
1499# Random Number Generation
1500#
1501# CONFIG_CRYPTO_ANSI_CPRNG is not set
1409CONFIG_CRYPTO_HW=y 1502CONFIG_CRYPTO_HW=y
1410 1503
1411# 1504#
1412# Library routines 1505# Library routines
1413# 1506#
1414CONFIG_BITREVERSE=y 1507CONFIG_BITREVERSE=y
1415# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1416CONFIG_CRC_CCITT=m 1508CONFIG_CRC_CCITT=m
1417# CONFIG_CRC16 is not set 1509# CONFIG_CRC16 is not set
1510# CONFIG_CRC_T10DIF is not set
1418# CONFIG_CRC_ITU_T is not set 1511# CONFIG_CRC_ITU_T is not set
1419CONFIG_CRC32=y 1512CONFIG_CRC32=y
1420# CONFIG_CRC7 is not set 1513# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF527-EZKIT_defconfig b/arch/blackfin/configs/BF527-EZKIT_defconfig
index 2947dcba5ff3..f92668af00b0 100644
--- a/arch/blackfin/configs/BF527-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF527-EZKIT_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,7 +8,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +30,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 34CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 35CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 38# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 39# CONFIG_SYSFS_DEPRECATED is not set
40# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 43CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +48,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 48CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 49CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 52# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 54CONFIG_PRINTK=y
57CONFIG_BUG=y 55CONFIG_BUG=y
58CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 59CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 61CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 62CONFIG_SIGNALFD=y
63CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 64CONFIG_EVENTFD=y
65CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 66CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 67CONFIG_SLAB=y
67# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 74CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 75CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 76CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 77CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 80CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 81# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 82# CONFIG_MODVERSIONS is not set
@@ -81,6 +87,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 87# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 88# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 89# CONFIG_BLK_DEV_BSG is not set
90# CONFIG_BLK_DEV_INTEGRITY is not set
84 91
85# 92#
86# IO Schedulers 93# IO Schedulers
@@ -94,9 +101,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 101# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 102# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 105# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 106CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 107# CONFIG_PREEMPT is not set
108# CONFIG_FREEZER is not set
100 109
101# 110#
102# Blackfin Processor Options 111# Blackfin Processor Options
@@ -105,6 +114,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 114#
106# Processor and Board Settings 115# Processor and Board Settings
107# 116#
117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 121# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 122# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 123# CONFIG_BF524 is not set
@@ -117,47 +130,27 @@ CONFIG_BF527=y
117# CONFIG_BF534 is not set 130# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 131# CONFIG_BF536 is not set
119# CONFIG_BF537 is not set 132# CONFIG_BF537 is not set
133# CONFIG_BF538 is not set
134# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 135# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 136# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 137# CONFIG_BF547 is not set
123# CONFIG_BF548 is not set 138# CONFIG_BF548 is not set
124# CONFIG_BF549 is not set 139# CONFIG_BF549 is not set
125# CONFIG_BF561 is not set 140# CONFIG_BF561 is not set
141CONFIG_BF_REV_MIN=0
142CONFIG_BF_REV_MAX=2
126CONFIG_BF_REV_0_0=y 143CONFIG_BF_REV_0_0=y
127# CONFIG_BF_REV_0_1 is not set 144# CONFIG_BF_REV_0_1 is not set
128# CONFIG_BF_REV_0_2 is not set 145# CONFIG_BF_REV_0_2 is not set
129# CONFIG_BF_REV_0_3 is not set 146# CONFIG_BF_REV_0_3 is not set
130# CONFIG_BF_REV_0_4 is not set 147# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 148# CONFIG_BF_REV_0_5 is not set
149# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 150# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 151# CONFIG_BF_REV_NONE is not set
134CONFIG_BF52x=y 152CONFIG_BF52x=y
135CONFIG_MEM_MT48LC32M16A2TG_75=y 153CONFIG_MEM_MT48LC32M16A2TG_75=y
136CONFIG_BFIN527_EZKIT=y
137
138#
139# BF527 Specific Configuration
140#
141
142#
143# Alternative Multiplexing Scheme
144#
145# CONFIG_BF527_SPORT0_PORTF is not set
146CONFIG_BF527_SPORT0_PORTG=y
147CONFIG_BF527_SPORT0_TSCLK_PG10=y
148# CONFIG_BF527_SPORT0_TSCLK_PG14 is not set
149CONFIG_BF527_UART1_PORTF=y
150# CONFIG_BF527_UART1_PORTG is not set
151# CONFIG_BF527_NAND_D_PORTF is not set
152CONFIG_BF527_NAND_D_PORTH=y
153
154#
155# Interrupt Priority Assignment
156#
157
158#
159# Priority
160#
161CONFIG_IRQ_PLL_WAKEUP=7 154CONFIG_IRQ_PLL_WAKEUP=7
162CONFIG_IRQ_DMA0_ERROR=7 155CONFIG_IRQ_DMA0_ERROR=7
163CONFIG_IRQ_DMAR0_BLK=7 156CONFIG_IRQ_DMAR0_BLK=7
@@ -177,7 +170,6 @@ CONFIG_IRQ_SPORT0_TX=9
177CONFIG_IRQ_SPORT1_RX=9 170CONFIG_IRQ_SPORT1_RX=9
178CONFIG_IRQ_SPORT1_TX=9 171CONFIG_IRQ_SPORT1_TX=9
179CONFIG_IRQ_TWI=10 172CONFIG_IRQ_TWI=10
180CONFIG_IRQ_SPI=10
181CONFIG_IRQ_UART0_RX=10 173CONFIG_IRQ_UART0_RX=10
182CONFIG_IRQ_UART0_TX=10 174CONFIG_IRQ_UART0_TX=10
183CONFIG_IRQ_UART1_RX=10 175CONFIG_IRQ_UART1_RX=10
@@ -203,6 +195,34 @@ CONFIG_IRQ_MEM_DMA1=13
203CONFIG_IRQ_WATCH=13 195CONFIG_IRQ_WATCH=13
204CONFIG_IRQ_PORTF_INTA=13 196CONFIG_IRQ_PORTF_INTA=13
205CONFIG_IRQ_PORTF_INTB=13 197CONFIG_IRQ_PORTF_INTB=13
198CONFIG_BFIN527_EZKIT=y
199# CONFIG_BFIN527_BLUETECHNIX_CM is not set
200# CONFIG_BFIN526_EZBRD is not set
201
202#
203# BF527 Specific Configuration
204#
205
206#
207# Alternative Multiplexing Scheme
208#
209# CONFIG_BF527_SPORT0_PORTF is not set
210CONFIG_BF527_SPORT0_PORTG=y
211CONFIG_BF527_SPORT0_TSCLK_PG10=y
212# CONFIG_BF527_SPORT0_TSCLK_PG14 is not set
213CONFIG_BF527_UART1_PORTF=y
214# CONFIG_BF527_UART1_PORTG is not set
215# CONFIG_BF527_NAND_D_PORTF is not set
216CONFIG_BF527_NAND_D_PORTH=y
217
218#
219# Interrupt Priority Assignment
220#
221
222#
223# Priority
224#
225CONFIG_IRQ_SPI=10
206CONFIG_IRQ_SPI_ERROR=7 226CONFIG_IRQ_SPI_ERROR=7
207CONFIG_IRQ_NFC_ERROR=7 227CONFIG_IRQ_NFC_ERROR=7
208CONFIG_IRQ_HDMA_ERROR=7 228CONFIG_IRQ_HDMA_ERROR=7
@@ -224,7 +244,6 @@ CONFIG_BOOT_LOAD=0x1000
224# 244#
225CONFIG_CLKIN_HZ=25000000 245CONFIG_CLKIN_HZ=25000000
226# CONFIG_BFIN_KERNEL_CLOCK is not set 246# CONFIG_BFIN_KERNEL_CLOCK is not set
227CONFIG_MAX_MEM_SIZE=512
228CONFIG_MAX_VCO_HZ=600000000 247CONFIG_MAX_VCO_HZ=600000000
229CONFIG_MIN_VCO_HZ=50000000 248CONFIG_MIN_VCO_HZ=50000000
230CONFIG_MAX_SCLK_HZ=133333333 249CONFIG_MAX_SCLK_HZ=133333333
@@ -238,10 +257,10 @@ CONFIG_HZ_250=y
238# CONFIG_HZ_300 is not set 257# CONFIG_HZ_300 is not set
239# CONFIG_HZ_1000 is not set 258# CONFIG_HZ_1000 is not set
240CONFIG_HZ=250 259CONFIG_HZ=250
260# CONFIG_SCHED_HRTICK is not set
241CONFIG_GENERIC_TIME=y 261CONFIG_GENERIC_TIME=y
242CONFIG_GENERIC_CLOCKEVENTS=y 262CONFIG_GENERIC_CLOCKEVENTS=y
243# CONFIG_CYCLES_CLOCKSOURCE is not set 263# CONFIG_CYCLES_CLOCKSOURCE is not set
244# CONFIG_TICK_ONESHOT is not set
245# CONFIG_NO_HZ is not set 264# CONFIG_NO_HZ is not set
246# CONFIG_HIGH_RES_TIMERS is not set 265# CONFIG_HIGH_RES_TIMERS is not set
247CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 266CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@ -275,6 +294,12 @@ CONFIG_ACCESS_OK_L1=y
275CONFIG_CACHELINE_ALIGNED_L1=y 294CONFIG_CACHELINE_ALIGNED_L1=y
276# CONFIG_SYSCALL_TAB_L1 is not set 295# CONFIG_SYSCALL_TAB_L1 is not set
277# CONFIG_CPLB_SWITCH_TAB_L1 is not set 296# CONFIG_CPLB_SWITCH_TAB_L1 is not set
297CONFIG_APP_STACK_L1=y
298
299#
300# Speed Optimizations
301#
302CONFIG_BFIN_INS_LOWOVERHEAD=y
278CONFIG_RAMKERNEL=y 303CONFIG_RAMKERNEL=y
279# CONFIG_ROMKERNEL is not set 304# CONFIG_ROMKERNEL is not set
280CONFIG_SELECT_MEMORY_MODEL=y 305CONFIG_SELECT_MEMORY_MODEL=y
@@ -283,10 +308,10 @@ CONFIG_FLATMEM_MANUAL=y
283# CONFIG_SPARSEMEM_MANUAL is not set 308# CONFIG_SPARSEMEM_MANUAL is not set
284CONFIG_FLATMEM=y 309CONFIG_FLATMEM=y
285CONFIG_FLAT_NODE_MEM_MAP=y 310CONFIG_FLAT_NODE_MEM_MAP=y
286# CONFIG_SPARSEMEM_STATIC is not set 311CONFIG_PAGEFLAGS_EXTENDED=y
287# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
288CONFIG_SPLIT_PTLOCK_CPUS=4 312CONFIG_SPLIT_PTLOCK_CPUS=4
289# CONFIG_RESOURCES_64BIT is not set 313# CONFIG_RESOURCES_64BIT is not set
314# CONFIG_PHYS_ADDR_T_64BIT is not set
290CONFIG_ZONE_DMA_FLAG=1 315CONFIG_ZONE_DMA_FLAG=1
291CONFIG_VIRT_TO_BUS=y 316CONFIG_VIRT_TO_BUS=y
292CONFIG_BFIN_GPTIMERS=y 317CONFIG_BFIN_GPTIMERS=y
@@ -304,7 +329,6 @@ CONFIG_BFIN_DCACHE=y
304# CONFIG_BFIN_ICACHE_LOCK is not set 329# CONFIG_BFIN_ICACHE_LOCK is not set
305# CONFIG_BFIN_WB is not set 330# CONFIG_BFIN_WB is not set
306CONFIG_BFIN_WT=y 331CONFIG_BFIN_WT=y
307CONFIG_L1_MAX_PIECE=16
308# CONFIG_MPU is not set 332# CONFIG_MPU is not set
309 333
310# 334#
@@ -333,7 +357,6 @@ CONFIG_BANK_3=0xFFC0
333# 357#
334# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 358# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
335# 359#
336# CONFIG_PCI is not set
337# CONFIG_ARCH_SUPPORTS_MSI is not set 360# CONFIG_ARCH_SUPPORTS_MSI is not set
338# CONFIG_PCCARD is not set 361# CONFIG_PCCARD is not set
339 362
@@ -344,23 +367,20 @@ CONFIG_BINFMT_ELF_FDPIC=y
344CONFIG_BINFMT_FLAT=y 367CONFIG_BINFMT_FLAT=y
345CONFIG_BINFMT_ZFLAT=y 368CONFIG_BINFMT_ZFLAT=y
346# CONFIG_BINFMT_SHARED_FLAT is not set 369# CONFIG_BINFMT_SHARED_FLAT is not set
370# CONFIG_HAVE_AOUT is not set
347# CONFIG_BINFMT_MISC is not set 371# CONFIG_BINFMT_MISC is not set
348 372
349# 373#
350# Power management options 374# Power management options
351# 375#
352# CONFIG_PM is not set 376# CONFIG_PM is not set
353CONFIG_SUSPEND_UP_POSSIBLE=y 377CONFIG_ARCH_SUSPEND_POSSIBLE=y
354# CONFIG_PM_WAKEUP_BY_GPIO is not set 378# CONFIG_PM_WAKEUP_BY_GPIO is not set
355 379
356# 380#
357# CPU Frequency scaling 381# CPU Frequency scaling
358# 382#
359# CONFIG_CPU_FREQ is not set 383# CONFIG_CPU_FREQ is not set
360
361#
362# Networking
363#
364CONFIG_NET=y 384CONFIG_NET=y
365 385
366# 386#
@@ -373,6 +393,7 @@ CONFIG_XFRM=y
373# CONFIG_XFRM_USER is not set 393# CONFIG_XFRM_USER is not set
374# CONFIG_XFRM_SUB_POLICY is not set 394# CONFIG_XFRM_SUB_POLICY is not set
375# CONFIG_XFRM_MIGRATE is not set 395# CONFIG_XFRM_MIGRATE is not set
396# CONFIG_XFRM_STATISTICS is not set
376# CONFIG_NET_KEY is not set 397# CONFIG_NET_KEY is not set
377CONFIG_INET=y 398CONFIG_INET=y
378# CONFIG_IP_MULTICAST is not set 399# CONFIG_IP_MULTICAST is not set
@@ -402,8 +423,6 @@ CONFIG_TCP_CONG_CUBIC=y
402CONFIG_DEFAULT_TCP_CONG="cubic" 423CONFIG_DEFAULT_TCP_CONG="cubic"
403# CONFIG_TCP_MD5SIG is not set 424# CONFIG_TCP_MD5SIG is not set
404# CONFIG_IPV6 is not set 425# CONFIG_IPV6 is not set
405# CONFIG_INET6_XFRM_TUNNEL is not set
406# CONFIG_INET6_TUNNEL is not set
407# CONFIG_NETLABEL is not set 426# CONFIG_NETLABEL is not set
408# CONFIG_NETWORK_SECMARK is not set 427# CONFIG_NETWORK_SECMARK is not set
409# CONFIG_NETFILTER is not set 428# CONFIG_NETFILTER is not set
@@ -412,6 +431,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
412# CONFIG_TIPC is not set 431# CONFIG_TIPC is not set
413# CONFIG_ATM is not set 432# CONFIG_ATM is not set
414# CONFIG_BRIDGE is not set 433# CONFIG_BRIDGE is not set
434# CONFIG_NET_DSA is not set
415# CONFIG_VLAN_8021Q is not set 435# CONFIG_VLAN_8021Q is not set
416# CONFIG_DECNET is not set 436# CONFIG_DECNET is not set
417# CONFIG_LLC2 is not set 437# CONFIG_LLC2 is not set
@@ -428,6 +448,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
428# 448#
429# CONFIG_NET_PKTGEN is not set 449# CONFIG_NET_PKTGEN is not set
430# CONFIG_HAMRADIO is not set 450# CONFIG_HAMRADIO is not set
451# CONFIG_CAN is not set
431CONFIG_IRDA=m 452CONFIG_IRDA=m
432 453
433# 454#
@@ -466,15 +487,6 @@ CONFIG_SIR_BFIN_DMA=y
466# CONFIG_KS959_DONGLE is not set 487# CONFIG_KS959_DONGLE is not set
467 488
468# 489#
469# Old SIR device drivers
470#
471# CONFIG_IRPORT_SIR is not set
472
473#
474# Old Serial dongle support
475#
476
477#
478# FIR device drivers 490# FIR device drivers
479# 491#
480# CONFIG_USB_IRDA is not set 492# CONFIG_USB_IRDA is not set
@@ -482,11 +494,10 @@ CONFIG_SIR_BFIN_DMA=y
482# CONFIG_MCS_FIR is not set 494# CONFIG_MCS_FIR is not set
483# CONFIG_BT is not set 495# CONFIG_BT is not set
484# CONFIG_AF_RXRPC is not set 496# CONFIG_AF_RXRPC is not set
485 497# CONFIG_PHONET is not set
486# 498CONFIG_WIRELESS=y
487# Wireless
488#
489# CONFIG_CFG80211 is not set 499# CONFIG_CFG80211 is not set
500CONFIG_WIRELESS_OLD_REGULATORY=y
490# CONFIG_WIRELESS_EXT is not set 501# CONFIG_WIRELESS_EXT is not set
491# CONFIG_MAC80211 is not set 502# CONFIG_MAC80211 is not set
492# CONFIG_IEEE80211 is not set 503# CONFIG_IEEE80211 is not set
@@ -504,6 +515,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
504CONFIG_STANDALONE=y 515CONFIG_STANDALONE=y
505CONFIG_PREVENT_FIRMWARE_BUILD=y 516CONFIG_PREVENT_FIRMWARE_BUILD=y
506# CONFIG_FW_LOADER is not set 517# CONFIG_FW_LOADER is not set
518# CONFIG_DEBUG_DRIVER is not set
519# CONFIG_DEBUG_DEVRES is not set
507# CONFIG_SYS_HYPERVISOR is not set 520# CONFIG_SYS_HYPERVISOR is not set
508# CONFIG_CONNECTOR is not set 521# CONFIG_CONNECTOR is not set
509CONFIG_MTD=y 522CONFIG_MTD=y
@@ -512,6 +525,7 @@ CONFIG_MTD=y
512CONFIG_MTD_PARTITIONS=y 525CONFIG_MTD_PARTITIONS=y
513# CONFIG_MTD_REDBOOT_PARTS is not set 526# CONFIG_MTD_REDBOOT_PARTS is not set
514# CONFIG_MTD_CMDLINE_PARTS is not set 527# CONFIG_MTD_CMDLINE_PARTS is not set
528# CONFIG_MTD_AR7_PARTS is not set
515 529
516# 530#
517# User Modules And Translation Layers 531# User Modules And Translation Layers
@@ -555,6 +569,7 @@ CONFIG_MTD_ROM=m
555# 569#
556CONFIG_MTD_COMPLEX_MAPPINGS=y 570CONFIG_MTD_COMPLEX_MAPPINGS=y
557# CONFIG_MTD_PHYSMAP is not set 571# CONFIG_MTD_PHYSMAP is not set
572# CONFIG_MTD_GPIO_ADDR is not set
558# CONFIG_MTD_UCLINUX is not set 573# CONFIG_MTD_UCLINUX is not set
559# CONFIG_MTD_PLATRAM is not set 574# CONFIG_MTD_PLATRAM is not set
560 575
@@ -605,11 +620,14 @@ CONFIG_BLK_DEV=y
605CONFIG_BLK_DEV_RAM=y 620CONFIG_BLK_DEV_RAM=y
606CONFIG_BLK_DEV_RAM_COUNT=16 621CONFIG_BLK_DEV_RAM_COUNT=16
607CONFIG_BLK_DEV_RAM_SIZE=4096 622CONFIG_BLK_DEV_RAM_SIZE=4096
608CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 623# CONFIG_BLK_DEV_XIP is not set
609# CONFIG_CDROM_PKTCDVD is not set 624# CONFIG_CDROM_PKTCDVD is not set
610# CONFIG_ATA_OVER_ETH is not set 625# CONFIG_ATA_OVER_ETH is not set
626# CONFIG_BLK_DEV_HD is not set
611CONFIG_MISC_DEVICES=y 627CONFIG_MISC_DEVICES=y
612# CONFIG_EEPROM_93CX6 is not set 628# CONFIG_EEPROM_93CX6 is not set
629# CONFIG_ENCLOSURE_SERVICES is not set
630CONFIG_HAVE_IDE=y
613# CONFIG_IDE is not set 631# CONFIG_IDE is not set
614 632
615# 633#
@@ -622,7 +640,6 @@ CONFIG_MISC_DEVICES=y
622# CONFIG_ATA is not set 640# CONFIG_ATA is not set
623# CONFIG_MD is not set 641# CONFIG_MD is not set
624CONFIG_NETDEVICES=y 642CONFIG_NETDEVICES=y
625# CONFIG_NETDEVICES_MULTIQUEUE is not set
626# CONFIG_DUMMY is not set 643# CONFIG_DUMMY is not set
627# CONFIG_BONDING is not set 644# CONFIG_BONDING is not set
628# CONFIG_MACVLAN is not set 645# CONFIG_MACVLAN is not set
@@ -643,6 +660,7 @@ CONFIG_PHYLIB=y
643# CONFIG_SMSC_PHY is not set 660# CONFIG_SMSC_PHY is not set
644# CONFIG_BROADCOM_PHY is not set 661# CONFIG_BROADCOM_PHY is not set
645# CONFIG_ICPLUS_PHY is not set 662# CONFIG_ICPLUS_PHY is not set
663# CONFIG_REALTEK_PHY is not set
646# CONFIG_FIXED_PHY is not set 664# CONFIG_FIXED_PHY is not set
647# CONFIG_MDIO_BITBANG is not set 665# CONFIG_MDIO_BITBANG is not set
648CONFIG_NET_ETHERNET=y 666CONFIG_NET_ETHERNET=y
@@ -655,11 +673,14 @@ CONFIG_BFIN_MAC_RMII=y
655# CONFIG_SMC91X is not set 673# CONFIG_SMC91X is not set
656# CONFIG_SMSC911X is not set 674# CONFIG_SMSC911X is not set
657# CONFIG_DM9000 is not set 675# CONFIG_DM9000 is not set
676# CONFIG_ENC28J60 is not set
658# CONFIG_IBM_NEW_EMAC_ZMII is not set 677# CONFIG_IBM_NEW_EMAC_ZMII is not set
659# CONFIG_IBM_NEW_EMAC_RGMII is not set 678# CONFIG_IBM_NEW_EMAC_RGMII is not set
660# CONFIG_IBM_NEW_EMAC_TAH is not set 679# CONFIG_IBM_NEW_EMAC_TAH is not set
661# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 680# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
662# CONFIG_B44 is not set 681# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
682# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
683# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
663CONFIG_NETDEV_1000=y 684CONFIG_NETDEV_1000=y
664# CONFIG_AX88180 is not set 685# CONFIG_AX88180 is not set
665CONFIG_NETDEV_10000=y 686CONFIG_NETDEV_10000=y
@@ -669,6 +690,7 @@ CONFIG_NETDEV_10000=y
669# 690#
670# CONFIG_WLAN_PRE80211 is not set 691# CONFIG_WLAN_PRE80211 is not set
671# CONFIG_WLAN_80211 is not set 692# CONFIG_WLAN_80211 is not set
693# CONFIG_IWLWIFI_LEDS is not set
672 694
673# 695#
674# USB Network Adapters 696# USB Network Adapters
@@ -681,7 +703,6 @@ CONFIG_NETDEV_10000=y
681# CONFIG_WAN is not set 703# CONFIG_WAN is not set
682# CONFIG_PPP is not set 704# CONFIG_PPP is not set
683# CONFIG_SLIP is not set 705# CONFIG_SLIP is not set
684# CONFIG_SHAPER is not set
685# CONFIG_NETCONSOLE is not set 706# CONFIG_NETCONSOLE is not set
686# CONFIG_NETPOLL is not set 707# CONFIG_NETPOLL is not set
687# CONFIG_NET_POLL_CONTROLLER is not set 708# CONFIG_NET_POLL_CONTROLLER is not set
@@ -692,7 +713,7 @@ CONFIG_NETDEV_10000=y
692# Input device support 713# Input device support
693# 714#
694CONFIG_INPUT=y 715CONFIG_INPUT=y
695# CONFIG_INPUT_FF_MEMLESS is not set 716CONFIG_INPUT_FF_MEMLESS=m
696# CONFIG_INPUT_POLLDEV is not set 717# CONFIG_INPUT_POLLDEV is not set
697 718
698# 719#
@@ -717,8 +738,9 @@ CONFIG_INPUT_MISC=y
717# CONFIG_INPUT_KEYSPAN_REMOTE is not set 738# CONFIG_INPUT_KEYSPAN_REMOTE is not set
718# CONFIG_INPUT_POWERMATE is not set 739# CONFIG_INPUT_POWERMATE is not set
719# CONFIG_INPUT_YEALINK is not set 740# CONFIG_INPUT_YEALINK is not set
741# CONFIG_INPUT_CM109 is not set
720# CONFIG_INPUT_UINPUT is not set 742# CONFIG_INPUT_UINPUT is not set
721# CONFIG_TWI_KEYPAD is not set 743# CONFIG_CONFIG_INPUT_PCF8574 is not set
722 744
723# 745#
724# Hardware I/O ports 746# Hardware I/O ports
@@ -734,17 +756,18 @@ CONFIG_INPUT_MISC=y
734# CONFIG_BF5xx_PPIFCD is not set 756# CONFIG_BF5xx_PPIFCD is not set
735# CONFIG_BFIN_SIMPLE_TIMER is not set 757# CONFIG_BFIN_SIMPLE_TIMER is not set
736# CONFIG_BF5xx_PPI is not set 758# CONFIG_BF5xx_PPI is not set
737CONFIG_BFIN_OTP=y
738# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
739# CONFIG_BFIN_SPORT is not set 759# CONFIG_BFIN_SPORT is not set
740# CONFIG_BFIN_TIMER_LATENCY is not set 760# CONFIG_BFIN_TIMER_LATENCY is not set
741# CONFIG_TWI_LCD is not set 761# CONFIG_TWI_LCD is not set
762CONFIG_BFIN_DMA_INTERFACE=m
742CONFIG_SIMPLE_GPIO=m 763CONFIG_SIMPLE_GPIO=m
743CONFIG_VT=y 764CONFIG_VT=y
765CONFIG_CONSOLE_TRANSLATIONS=y
744CONFIG_VT_CONSOLE=y 766CONFIG_VT_CONSOLE=y
745CONFIG_HW_CONSOLE=y 767CONFIG_HW_CONSOLE=y
746# CONFIG_VT_HW_CONSOLE_BINDING is not set 768# CONFIG_VT_HW_CONSOLE_BINDING is not set
747# CONFIG_DEVKMEM is not set 769# CONFIG_DEVKMEM is not set
770# CONFIG_BFIN_JTAG_COMM is not set
748# CONFIG_SERIAL_NONSTANDARD is not set 771# CONFIG_SERIAL_NONSTANDARD is not set
749 772
750# 773#
@@ -767,6 +790,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
767# CONFIG_SERIAL_BFIN_SPORT is not set 790# CONFIG_SERIAL_BFIN_SPORT is not set
768CONFIG_UNIX98_PTYS=y 791CONFIG_UNIX98_PTYS=y
769# CONFIG_LEGACY_PTYS is not set 792# CONFIG_LEGACY_PTYS is not set
793CONFIG_BFIN_OTP=y
794# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
770 795
771# 796#
772# CAN, the car bus and industrial fieldbus 797# CAN, the car bus and industrial fieldbus
@@ -774,44 +799,49 @@ CONFIG_UNIX98_PTYS=y
774# CONFIG_CAN4LINUX is not set 799# CONFIG_CAN4LINUX is not set
775# CONFIG_IPMI_HANDLER is not set 800# CONFIG_IPMI_HANDLER is not set
776# CONFIG_HW_RANDOM is not set 801# CONFIG_HW_RANDOM is not set
777# CONFIG_GEN_RTC is not set
778# CONFIG_R3964 is not set 802# CONFIG_R3964 is not set
779# CONFIG_RAW_DRIVER is not set 803# CONFIG_RAW_DRIVER is not set
780# CONFIG_TCG_TPM is not set 804# CONFIG_TCG_TPM is not set
781CONFIG_I2C=y 805CONFIG_I2C=y
782CONFIG_I2C_BOARDINFO=y 806CONFIG_I2C_BOARDINFO=y
783CONFIG_I2C_CHARDEV=m 807CONFIG_I2C_CHARDEV=m
808CONFIG_I2C_HELPER_AUTO=y
784 809
785# 810#
786# I2C Algorithms 811# I2C Hardware Bus support
787# 812#
788# CONFIG_I2C_ALGOBIT is not set
789# CONFIG_I2C_ALGOPCF is not set
790# CONFIG_I2C_ALGOPCA is not set
791 813
792# 814#
793# I2C Hardware Bus support 815# I2C system bus drivers (mostly embedded / system-on-chip)
794# 816#
795CONFIG_I2C_BLACKFIN_TWI=m 817CONFIG_I2C_BLACKFIN_TWI=m
796CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 818CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
797# CONFIG_I2C_GPIO is not set 819# CONFIG_I2C_GPIO is not set
798# CONFIG_I2C_OCORES is not set 820# CONFIG_I2C_OCORES is not set
799# CONFIG_I2C_PARPORT_LIGHT is not set
800# CONFIG_I2C_SIMTEC is not set 821# CONFIG_I2C_SIMTEC is not set
822
823#
824# External I2C/SMBus adapter drivers
825#
826# CONFIG_I2C_PARPORT_LIGHT is not set
801# CONFIG_I2C_TAOS_EVM is not set 827# CONFIG_I2C_TAOS_EVM is not set
802# CONFIG_I2C_STUB is not set
803# CONFIG_I2C_TINY_USB is not set 828# CONFIG_I2C_TINY_USB is not set
804 829
805# 830#
831# Other I2C/SMBus bus drivers
832#
833# CONFIG_I2C_PCA_PLATFORM is not set
834# CONFIG_I2C_STUB is not set
835
836#
806# Miscellaneous I2C Chip support 837# Miscellaneous I2C Chip support
807# 838#
808# CONFIG_SENSORS_DS1337 is not set
809# CONFIG_SENSORS_DS1374 is not set
810# CONFIG_DS1682 is not set 839# CONFIG_DS1682 is not set
840# CONFIG_AT24 is not set
811# CONFIG_SENSORS_AD5252 is not set 841# CONFIG_SENSORS_AD5252 is not set
812# CONFIG_SENSORS_EEPROM is not set 842# CONFIG_SENSORS_EEPROM is not set
813# CONFIG_SENSORS_PCF8574 is not set 843# CONFIG_SENSORS_PCF8574 is not set
814# CONFIG_SENSORS_PCF8575 is not set 844# CONFIG_PCF8575 is not set
815# CONFIG_SENSORS_PCA9539 is not set 845# CONFIG_SENSORS_PCA9539 is not set
816# CONFIG_SENSORS_PCF8591 is not set 846# CONFIG_SENSORS_PCF8591 is not set
817# CONFIG_SENSORS_MAX6875 is not set 847# CONFIG_SENSORS_MAX6875 is not set
@@ -820,17 +850,15 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
820# CONFIG_I2C_DEBUG_ALGO is not set 850# CONFIG_I2C_DEBUG_ALGO is not set
821# CONFIG_I2C_DEBUG_BUS is not set 851# CONFIG_I2C_DEBUG_BUS is not set
822# CONFIG_I2C_DEBUG_CHIP is not set 852# CONFIG_I2C_DEBUG_CHIP is not set
823
824#
825# SPI support
826#
827CONFIG_SPI=y 853CONFIG_SPI=y
854# CONFIG_SPI_DEBUG is not set
828CONFIG_SPI_MASTER=y 855CONFIG_SPI_MASTER=y
829 856
830# 857#
831# SPI Master Controller Drivers 858# SPI Master Controller Drivers
832# 859#
833CONFIG_SPI_BFIN=y 860CONFIG_SPI_BFIN=y
861# CONFIG_SPI_BFIN_LOCK is not set
834# CONFIG_SPI_BITBANG is not set 862# CONFIG_SPI_BITBANG is not set
835 863
836# 864#
@@ -839,11 +867,15 @@ CONFIG_SPI_BFIN=y
839# CONFIG_SPI_AT25 is not set 867# CONFIG_SPI_AT25 is not set
840# CONFIG_SPI_SPIDEV is not set 868# CONFIG_SPI_SPIDEV is not set
841# CONFIG_SPI_TLE62X0 is not set 869# CONFIG_SPI_TLE62X0 is not set
870CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
871# CONFIG_GPIOLIB is not set
842# CONFIG_W1 is not set 872# CONFIG_W1 is not set
843# CONFIG_POWER_SUPPLY is not set 873# CONFIG_POWER_SUPPLY is not set
844CONFIG_HWMON=y 874CONFIG_HWMON=y
845# CONFIG_HWMON_VID is not set 875# CONFIG_HWMON_VID is not set
876# CONFIG_SENSORS_AD7414 is not set
846# CONFIG_SENSORS_AD7418 is not set 877# CONFIG_SENSORS_AD7418 is not set
878# CONFIG_SENSORS_ADCXX is not set
847# CONFIG_SENSORS_ADM1021 is not set 879# CONFIG_SENSORS_ADM1021 is not set
848# CONFIG_SENSORS_ADM1025 is not set 880# CONFIG_SENSORS_ADM1025 is not set
849# CONFIG_SENSORS_ADM1026 is not set 881# CONFIG_SENSORS_ADM1026 is not set
@@ -851,6 +883,7 @@ CONFIG_HWMON=y
851# CONFIG_SENSORS_ADM1031 is not set 883# CONFIG_SENSORS_ADM1031 is not set
852# CONFIG_SENSORS_ADM9240 is not set 884# CONFIG_SENSORS_ADM9240 is not set
853# CONFIG_SENSORS_ADT7470 is not set 885# CONFIG_SENSORS_ADT7470 is not set
886# CONFIG_SENSORS_ADT7473 is not set
854# CONFIG_SENSORS_ATXP1 is not set 887# CONFIG_SENSORS_ATXP1 is not set
855# CONFIG_SENSORS_DS1621 is not set 888# CONFIG_SENSORS_DS1621 is not set
856# CONFIG_SENSORS_F71805F is not set 889# CONFIG_SENSORS_F71805F is not set
@@ -871,6 +904,7 @@ CONFIG_HWMON=y
871# CONFIG_SENSORS_LM90 is not set 904# CONFIG_SENSORS_LM90 is not set
872# CONFIG_SENSORS_LM92 is not set 905# CONFIG_SENSORS_LM92 is not set
873# CONFIG_SENSORS_LM93 is not set 906# CONFIG_SENSORS_LM93 is not set
907# CONFIG_SENSORS_MAX1111 is not set
874# CONFIG_SENSORS_MAX1619 is not set 908# CONFIG_SENSORS_MAX1619 is not set
875# CONFIG_SENSORS_MAX6650 is not set 909# CONFIG_SENSORS_MAX6650 is not set
876# CONFIG_SENSORS_PC87360 is not set 910# CONFIG_SENSORS_PC87360 is not set
@@ -879,6 +913,7 @@ CONFIG_HWMON=y
879# CONFIG_SENSORS_SMSC47M1 is not set 913# CONFIG_SENSORS_SMSC47M1 is not set
880# CONFIG_SENSORS_SMSC47M192 is not set 914# CONFIG_SENSORS_SMSC47M192 is not set
881# CONFIG_SENSORS_SMSC47B397 is not set 915# CONFIG_SENSORS_SMSC47B397 is not set
916# CONFIG_SENSORS_ADS7828 is not set
882# CONFIG_SENSORS_THMC50 is not set 917# CONFIG_SENSORS_THMC50 is not set
883# CONFIG_SENSORS_VT1211 is not set 918# CONFIG_SENSORS_VT1211 is not set
884# CONFIG_SENSORS_W83781D is not set 919# CONFIG_SENSORS_W83781D is not set
@@ -886,9 +921,12 @@ CONFIG_HWMON=y
886# CONFIG_SENSORS_W83792D is not set 921# CONFIG_SENSORS_W83792D is not set
887# CONFIG_SENSORS_W83793 is not set 922# CONFIG_SENSORS_W83793 is not set
888# CONFIG_SENSORS_W83L785TS is not set 923# CONFIG_SENSORS_W83L785TS is not set
924# CONFIG_SENSORS_W83L786NG is not set
889# CONFIG_SENSORS_W83627HF is not set 925# CONFIG_SENSORS_W83627HF is not set
890# CONFIG_SENSORS_W83627EHF is not set 926# CONFIG_SENSORS_W83627EHF is not set
891# CONFIG_HWMON_DEBUG_CHIP is not set 927# CONFIG_HWMON_DEBUG_CHIP is not set
928# CONFIG_THERMAL is not set
929# CONFIG_THERMAL_HWMON is not set
892CONFIG_WATCHDOG=y 930CONFIG_WATCHDOG=y
893# CONFIG_WATCHDOG_NOWAYOUT is not set 931# CONFIG_WATCHDOG_NOWAYOUT is not set
894 932
@@ -904,21 +942,29 @@ CONFIG_BFIN_WDT=y
904# CONFIG_USBPCWATCHDOG is not set 942# CONFIG_USBPCWATCHDOG is not set
905 943
906# 944#
907# Sonics Silicon Backplane
908#
909CONFIG_SSB_POSSIBLE=y
910# CONFIG_SSB is not set
911
912#
913# Multifunction device drivers 945# Multifunction device drivers
914# 946#
947# CONFIG_MFD_CORE is not set
915# CONFIG_MFD_SM501 is not set 948# CONFIG_MFD_SM501 is not set
949# CONFIG_HTC_PASIC3 is not set
950# CONFIG_MFD_TMIO is not set
951# CONFIG_MFD_WM8400 is not set
952# CONFIG_MFD_WM8350_I2C is not set
916 953
917# 954#
918# Multimedia devices 955# Multimedia devices
919# 956#
957
958#
959# Multimedia core support
960#
920# CONFIG_VIDEO_DEV is not set 961# CONFIG_VIDEO_DEV is not set
921# CONFIG_DVB_CORE is not set 962# CONFIG_DVB_CORE is not set
963# CONFIG_VIDEO_MEDIA is not set
964
965#
966# Multimedia drivers
967#
922# CONFIG_DAB is not set 968# CONFIG_DAB is not set
923 969
924# 970#
@@ -929,6 +975,7 @@ CONFIG_SSB_POSSIBLE=y
929CONFIG_FB=y 975CONFIG_FB=y
930# CONFIG_FIRMWARE_EDID is not set 976# CONFIG_FIRMWARE_EDID is not set
931# CONFIG_FB_DDC is not set 977# CONFIG_FB_DDC is not set
978# CONFIG_FB_BOOT_VESA_SUPPORT is not set
932CONFIG_FB_CFB_FILLRECT=y 979CONFIG_FB_CFB_FILLRECT=y
933CONFIG_FB_CFB_COPYAREA=y 980CONFIG_FB_CFB_COPYAREA=y
934CONFIG_FB_CFB_IMAGEBLIT=y 981CONFIG_FB_CFB_IMAGEBLIT=y
@@ -936,8 +983,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y
936# CONFIG_FB_SYS_FILLRECT is not set 983# CONFIG_FB_SYS_FILLRECT is not set
937# CONFIG_FB_SYS_COPYAREA is not set 984# CONFIG_FB_SYS_COPYAREA is not set
938# CONFIG_FB_SYS_IMAGEBLIT is not set 985# CONFIG_FB_SYS_IMAGEBLIT is not set
986# CONFIG_FB_FOREIGN_ENDIAN is not set
939# CONFIG_FB_SYS_FOPS is not set 987# CONFIG_FB_SYS_FOPS is not set
940CONFIG_FB_DEFERRED_IO=y
941# CONFIG_FB_SVGALIB is not set 988# CONFIG_FB_SVGALIB is not set
942# CONFIG_FB_MACMODES is not set 989# CONFIG_FB_MACMODES is not set
943# CONFIG_FB_BACKLIGHT is not set 990# CONFIG_FB_BACKLIGHT is not set
@@ -948,12 +995,18 @@ CONFIG_FB_DEFERRED_IO=y
948# Frame buffer hardware drivers 995# Frame buffer hardware drivers
949# 996#
950CONFIG_FB_BFIN_T350MCQB=y 997CONFIG_FB_BFIN_T350MCQB=y
998# CONFIG_FB_BFIN_LQ035Q1 is not set
951# CONFIG_FB_BFIN_7393 is not set 999# CONFIG_FB_BFIN_7393 is not set
952# CONFIG_FB_S1D13XXX is not set 1000# CONFIG_FB_S1D13XXX is not set
953# CONFIG_FB_VIRTUAL is not set 1001# CONFIG_FB_VIRTUAL is not set
1002# CONFIG_FB_METRONOME is not set
954CONFIG_BACKLIGHT_LCD_SUPPORT=y 1003CONFIG_BACKLIGHT_LCD_SUPPORT=y
955CONFIG_LCD_CLASS_DEVICE=m 1004CONFIG_LCD_CLASS_DEVICE=m
956CONFIG_LCD_LTV350QV=m 1005CONFIG_LCD_LTV350QV=m
1006# CONFIG_LCD_ILI9320 is not set
1007# CONFIG_LCD_TDO24M is not set
1008# CONFIG_LCD_VGG2432A4 is not set
1009# CONFIG_LCD_PLATFORM is not set
957CONFIG_BACKLIGHT_CLASS_DEVICE=m 1010CONFIG_BACKLIGHT_CLASS_DEVICE=m
958# CONFIG_BACKLIGHT_CORGI is not set 1011# CONFIG_BACKLIGHT_CORGI is not set
959 1012
@@ -978,15 +1031,8 @@ CONFIG_LOGO=y
978# CONFIG_LOGO_LINUX_CLUT224 is not set 1031# CONFIG_LOGO_LINUX_CLUT224 is not set
979# CONFIG_LOGO_BLACKFIN_VGA16 is not set 1032# CONFIG_LOGO_BLACKFIN_VGA16 is not set
980CONFIG_LOGO_BLACKFIN_CLUT224=y 1033CONFIG_LOGO_BLACKFIN_CLUT224=y
981
982#
983# Sound
984#
985CONFIG_SOUND=m 1034CONFIG_SOUND=m
986 1035# CONFIG_SOUND_OSS_CORE is not set
987#
988# Advanced Linux Sound Architecture
989#
990CONFIG_SND=m 1036CONFIG_SND=m
991CONFIG_SND_TIMER=m 1037CONFIG_SND_TIMER=m
992CONFIG_SND_PCM=m 1038CONFIG_SND_PCM=m
@@ -998,62 +1044,38 @@ CONFIG_SND_SUPPORT_OLD_API=y
998CONFIG_SND_VERBOSE_PROCFS=y 1044CONFIG_SND_VERBOSE_PROCFS=y
999# CONFIG_SND_VERBOSE_PRINTK is not set 1045# CONFIG_SND_VERBOSE_PRINTK is not set
1000# CONFIG_SND_DEBUG is not set 1046# CONFIG_SND_DEBUG is not set
1001 1047CONFIG_SND_DRIVERS=y
1002#
1003# Generic devices
1004#
1005# CONFIG_SND_DUMMY is not set 1048# CONFIG_SND_DUMMY is not set
1006# CONFIG_SND_MTPAV is not set 1049# CONFIG_SND_MTPAV is not set
1007# CONFIG_SND_SERIAL_U16550 is not set 1050# CONFIG_SND_SERIAL_U16550 is not set
1008# CONFIG_SND_MPU401 is not set 1051# CONFIG_SND_MPU401 is not set
1009 1052CONFIG_SND_SPI=y
1010#
1011# SPI devices
1012#
1013 1053
1014# 1054#
1015# ALSA Blackfin devices 1055# ALSA Blackfin devices
1016# 1056#
1017# CONFIG_SND_BLACKFIN_AD1836 is not set 1057# CONFIG_SND_BLACKFIN_AD1836 is not set
1018# CONFIG_SND_BLACKFIN_AD1836_TDM is not set
1019# CONFIG_SND_BLACKFIN_AD1836_I2S is not set
1020# CONFIG_SND_BLACKFIN_AD1836_MULSUB is not set
1021# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set
1022# CONFIG_SND_BFIN_AD73311 is not set
1023# CONFIG_SND_BFIN_AD73322 is not set 1058# CONFIG_SND_BFIN_AD73322 is not set
1024 1059CONFIG_SND_USB=y
1025#
1026# USB devices
1027#
1028# CONFIG_SND_USB_AUDIO is not set 1060# CONFIG_SND_USB_AUDIO is not set
1029# CONFIG_SND_USB_CAIAQ is not set 1061# CONFIG_SND_USB_CAIAQ is not set
1030
1031#
1032# System on Chip audio support
1033#
1034CONFIG_SND_SOC_AC97_BUS=y
1035CONFIG_SND_SOC=m 1062CONFIG_SND_SOC=m
1036CONFIG_SND_BF5XX_SOC=m 1063CONFIG_SND_SOC_AC97_BUS=y
1037CONFIG_SND_MMAP_SUPPORT=y 1064CONFIG_SND_BF5XX_I2S=m
1065CONFIG_SND_BF5XX_SOC_SSM2602=m
1066# CONFIG_SND_BF5XX_SOC_AD73311 is not set
1067CONFIG_SND_BF5XX_AC97=m
1068CONFIG_SND_BF5XX_MMAP_SUPPORT=y
1069# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
1070CONFIG_SND_BF5XX_SOC_SPORT=m
1038CONFIG_SND_BF5XX_SOC_I2S=m 1071CONFIG_SND_BF5XX_SOC_I2S=m
1039CONFIG_SND_BF5XX_SOC_AC97=m 1072CONFIG_SND_BF5XX_SOC_AC97=m
1040# CONFIG_SND_BF5XX_SOC_WM8750 is not set 1073CONFIG_SND_BF5XX_SOC_AD1980=m
1041# CONFIG_SND_BF5XX_SOC_WM8731 is not set
1042CONFIG_SND_BF5XX_SOC_SSM2602=m
1043CONFIG_SND_BF5XX_SOC_BF5xx=m
1044CONFIG_SND_BF5XX_SPORT_NUM=0 1074CONFIG_SND_BF5XX_SPORT_NUM=0
1045# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set 1075# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set
1046 1076# CONFIG_SND_SOC_ALL_CODECS is not set
1047#
1048# SoC Audio support for SuperH
1049#
1050CONFIG_SND_SOC_SSM2602=m
1051# CONFIG_SND_SOC_SSM2602_SPI is not set
1052CONFIG_SND_SOC_AD1980=m 1077CONFIG_SND_SOC_AD1980=m
1053 1078CONFIG_SND_SOC_SSM2602=m
1054#
1055# Open Sound System
1056#
1057# CONFIG_SOUND_PRIME is not set 1079# CONFIG_SOUND_PRIME is not set
1058CONFIG_AC97_BUS=m 1080CONFIG_AC97_BUS=m
1059CONFIG_HID_SUPPORT=y 1081CONFIG_HID_SUPPORT=y
@@ -1065,15 +1087,43 @@ CONFIG_HID=y
1065# USB Input Devices 1087# USB Input Devices
1066# 1088#
1067CONFIG_USB_HID=y 1089CONFIG_USB_HID=y
1068# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1090# CONFIG_HID_PID is not set
1069# CONFIG_HID_FF is not set
1070# CONFIG_USB_HIDDEV is not set 1091# CONFIG_USB_HIDDEV is not set
1092
1093#
1094# Special HID drivers
1095#
1096CONFIG_HID_COMPAT=y
1097CONFIG_HID_A4TECH=y
1098CONFIG_HID_APPLE=y
1099CONFIG_HID_BELKIN=y
1100CONFIG_HID_BRIGHT=y
1101CONFIG_HID_CHERRY=y
1102CONFIG_HID_CHICONY=y
1103CONFIG_HID_CYPRESS=y
1104CONFIG_HID_DELL=y
1105CONFIG_HID_EZKEY=y
1106CONFIG_HID_GYRATION=y
1107CONFIG_HID_LOGITECH=y
1108# CONFIG_LOGITECH_FF is not set
1109# CONFIG_LOGIRUMBLEPAD2_FF is not set
1110CONFIG_HID_MICROSOFT=y
1111CONFIG_HID_MONTEREY=y
1112CONFIG_HID_PANTHERLORD=y
1113# CONFIG_PANTHERLORD_FF is not set
1114CONFIG_HID_PETALYNX=y
1115CONFIG_HID_SAMSUNG=y
1116CONFIG_HID_SONY=y
1117CONFIG_HID_SUNPLUS=y
1118CONFIG_THRUSTMASTER_FF=m
1119CONFIG_ZEROPLUS_FF=m
1071CONFIG_USB_SUPPORT=y 1120CONFIG_USB_SUPPORT=y
1072CONFIG_USB_ARCH_HAS_HCD=y 1121CONFIG_USB_ARCH_HAS_HCD=y
1073# CONFIG_USB_ARCH_HAS_OHCI is not set 1122# CONFIG_USB_ARCH_HAS_OHCI is not set
1074# CONFIG_USB_ARCH_HAS_EHCI is not set 1123# CONFIG_USB_ARCH_HAS_EHCI is not set
1075CONFIG_USB=y 1124CONFIG_USB=y
1076# CONFIG_USB_DEBUG is not set 1125# CONFIG_USB_DEBUG is not set
1126# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1077 1127
1078# 1128#
1079# Miscellaneous USB options 1129# Miscellaneous USB options
@@ -1084,15 +1134,20 @@ CONFIG_USB_DEVICE_CLASS=y
1084# CONFIG_USB_OTG is not set 1134# CONFIG_USB_OTG is not set
1085# CONFIG_USB_OTG_WHITELIST is not set 1135# CONFIG_USB_OTG_WHITELIST is not set
1086CONFIG_USB_OTG_BLACKLIST_HUB=y 1136CONFIG_USB_OTG_BLACKLIST_HUB=y
1137CONFIG_USB_MON=y
1138# CONFIG_USB_WUSB is not set
1139# CONFIG_USB_WUSB_CBAF is not set
1087 1140
1088# 1141#
1089# USB Host Controller Drivers 1142# USB Host Controller Drivers
1090# 1143#
1144# CONFIG_USB_C67X00_HCD is not set
1091# CONFIG_USB_ISP116X_HCD is not set 1145# CONFIG_USB_ISP116X_HCD is not set
1092# CONFIG_USB_ISP1362_HCD is not set
1093# CONFIG_USB_ISP1760_HCD is not set 1146# CONFIG_USB_ISP1760_HCD is not set
1147# CONFIG_USB_ISP1362_HCD is not set
1094# CONFIG_USB_SL811_HCD is not set 1148# CONFIG_USB_SL811_HCD is not set
1095# CONFIG_USB_R8A66597_HCD is not set 1149# CONFIG_USB_R8A66597_HCD is not set
1150# CONFIG_USB_HWA_HCD is not set
1096CONFIG_USB_MUSB_HDRC=y 1151CONFIG_USB_MUSB_HDRC=y
1097CONFIG_USB_MUSB_SOC=y 1152CONFIG_USB_MUSB_SOC=y
1098 1153
@@ -1104,13 +1159,15 @@ CONFIG_USB_MUSB_HOST=y
1104# CONFIG_USB_MUSB_OTG is not set 1159# CONFIG_USB_MUSB_OTG is not set
1105CONFIG_USB_MUSB_HDRC_HCD=y 1160CONFIG_USB_MUSB_HDRC_HCD=y
1106CONFIG_MUSB_PIO_ONLY=y 1161CONFIG_MUSB_PIO_ONLY=y
1107CONFIG_USB_MUSB_LOGLEVEL=0 1162# CONFIG_USB_MUSB_DEBUG is not set
1108 1163
1109# 1164#
1110# USB Device Class drivers 1165# USB Device Class drivers
1111# 1166#
1112# CONFIG_USB_ACM is not set 1167# CONFIG_USB_ACM is not set
1113# CONFIG_USB_PRINTER is not set 1168# CONFIG_USB_PRINTER is not set
1169# CONFIG_USB_WDM is not set
1170# CONFIG_USB_TMC is not set
1114 1171
1115# 1172#
1116# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1173# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -1125,15 +1182,10 @@ CONFIG_USB_MUSB_LOGLEVEL=0
1125# USB Imaging devices 1182# USB Imaging devices
1126# 1183#
1127# CONFIG_USB_MDC800 is not set 1184# CONFIG_USB_MDC800 is not set
1128CONFIG_USB_MON=y
1129 1185
1130# 1186#
1131# USB port drivers 1187# USB port drivers
1132# 1188#
1133
1134#
1135# USB Serial Converter support
1136#
1137# CONFIG_USB_SERIAL is not set 1189# CONFIG_USB_SERIAL is not set
1138 1190
1139# 1191#
@@ -1142,7 +1194,7 @@ CONFIG_USB_MON=y
1142# CONFIG_USB_EMI62 is not set 1194# CONFIG_USB_EMI62 is not set
1143# CONFIG_USB_EMI26 is not set 1195# CONFIG_USB_EMI26 is not set
1144# CONFIG_USB_ADUTUX is not set 1196# CONFIG_USB_ADUTUX is not set
1145# CONFIG_USB_AUERSWALD is not set 1197# CONFIG_USB_SEVSEG is not set
1146# CONFIG_USB_RIO500 is not set 1198# CONFIG_USB_RIO500 is not set
1147# CONFIG_USB_LEGOTOWER is not set 1199# CONFIG_USB_LEGOTOWER is not set
1148# CONFIG_USB_LCD is not set 1200# CONFIG_USB_LCD is not set
@@ -1158,17 +1210,13 @@ CONFIG_USB_MON=y
1158# CONFIG_USB_LD is not set 1210# CONFIG_USB_LD is not set
1159# CONFIG_USB_TRANCEVIBRATOR is not set 1211# CONFIG_USB_TRANCEVIBRATOR is not set
1160# CONFIG_USB_IOWARRIOR is not set 1212# CONFIG_USB_IOWARRIOR is not set
1161 1213# CONFIG_USB_ISIGHTFW is not set
1162# 1214# CONFIG_USB_VST is not set
1163# USB DSL modem support
1164#
1165
1166#
1167# USB Gadget Support
1168#
1169# CONFIG_USB_GADGET is not set 1215# CONFIG_USB_GADGET is not set
1170# CONFIG_MMC is not set 1216# CONFIG_MMC is not set
1217# CONFIG_MEMSTICK is not set
1171# CONFIG_NEW_LEDS is not set 1218# CONFIG_NEW_LEDS is not set
1219# CONFIG_ACCESSIBILITY is not set
1172CONFIG_RTC_LIB=y 1220CONFIG_RTC_LIB=y
1173CONFIG_RTC_CLASS=y 1221CONFIG_RTC_CLASS=y
1174CONFIG_RTC_HCTOSYS=y 1222CONFIG_RTC_HCTOSYS=y
@@ -1197,51 +1245,57 @@ CONFIG_RTC_INTF_DEV=y
1197# CONFIG_RTC_DRV_PCF8563 is not set 1245# CONFIG_RTC_DRV_PCF8563 is not set
1198# CONFIG_RTC_DRV_PCF8583 is not set 1246# CONFIG_RTC_DRV_PCF8583 is not set
1199# CONFIG_RTC_DRV_M41T80 is not set 1247# CONFIG_RTC_DRV_M41T80 is not set
1248# CONFIG_RTC_DRV_S35390A is not set
1249# CONFIG_RTC_DRV_FM3130 is not set
1200 1250
1201# 1251#
1202# SPI RTC drivers 1252# SPI RTC drivers
1203# 1253#
1204# CONFIG_RTC_DRV_RS5C348 is not set 1254# CONFIG_RTC_DRV_M41T94 is not set
1255# CONFIG_RTC_DRV_DS1305 is not set
1205# CONFIG_RTC_DRV_MAX6902 is not set 1256# CONFIG_RTC_DRV_MAX6902 is not set
1257# CONFIG_RTC_DRV_R9701 is not set
1258# CONFIG_RTC_DRV_RS5C348 is not set
1259# CONFIG_RTC_DRV_DS3234 is not set
1206 1260
1207# 1261#
1208# Platform RTC drivers 1262# Platform RTC drivers
1209# 1263#
1264# CONFIG_RTC_DRV_DS1286 is not set
1265# CONFIG_RTC_DRV_DS1511 is not set
1210# CONFIG_RTC_DRV_DS1553 is not set 1266# CONFIG_RTC_DRV_DS1553 is not set
1211# CONFIG_RTC_DRV_STK17TA8 is not set
1212# CONFIG_RTC_DRV_DS1742 is not set 1267# CONFIG_RTC_DRV_DS1742 is not set
1268# CONFIG_RTC_DRV_STK17TA8 is not set
1213# CONFIG_RTC_DRV_M48T86 is not set 1269# CONFIG_RTC_DRV_M48T86 is not set
1270# CONFIG_RTC_DRV_M48T35 is not set
1214# CONFIG_RTC_DRV_M48T59 is not set 1271# CONFIG_RTC_DRV_M48T59 is not set
1272# CONFIG_RTC_DRV_BQ4802 is not set
1215# CONFIG_RTC_DRV_V3020 is not set 1273# CONFIG_RTC_DRV_V3020 is not set
1216 1274
1217# 1275#
1218# on-CPU RTC drivers 1276# on-CPU RTC drivers
1219# 1277#
1220CONFIG_RTC_DRV_BFIN=y 1278CONFIG_RTC_DRV_BFIN=y
1221 1279# CONFIG_DMADEVICES is not set
1222#
1223# Userspace I/O
1224#
1225# CONFIG_UIO is not set 1280# CONFIG_UIO is not set
1281# CONFIG_STAGING is not set
1226 1282
1227# 1283#
1228# File systems 1284# File systems
1229# 1285#
1230# CONFIG_EXT2_FS is not set 1286# CONFIG_EXT2_FS is not set
1231# CONFIG_EXT3_FS is not set 1287# CONFIG_EXT3_FS is not set
1232# CONFIG_EXT4DEV_FS is not set 1288# CONFIG_EXT4_FS is not set
1233# CONFIG_REISERFS_FS is not set 1289# CONFIG_REISERFS_FS is not set
1234# CONFIG_JFS_FS is not set 1290# CONFIG_JFS_FS is not set
1235# CONFIG_FS_POSIX_ACL is not set 1291# CONFIG_FS_POSIX_ACL is not set
1292CONFIG_FILE_LOCKING=y
1236# CONFIG_XFS_FS is not set 1293# CONFIG_XFS_FS is not set
1237# CONFIG_GFS2_FS is not set
1238# CONFIG_OCFS2_FS is not set 1294# CONFIG_OCFS2_FS is not set
1239# CONFIG_MINIX_FS is not set 1295# CONFIG_DNOTIFY is not set
1240# CONFIG_ROMFS_FS is not set
1241CONFIG_INOTIFY=y 1296CONFIG_INOTIFY=y
1242CONFIG_INOTIFY_USER=y 1297CONFIG_INOTIFY_USER=y
1243# CONFIG_QUOTA is not set 1298# CONFIG_QUOTA is not set
1244# CONFIG_DNOTIFY is not set
1245# CONFIG_AUTOFS_FS is not set 1299# CONFIG_AUTOFS_FS is not set
1246# CONFIG_AUTOFS4_FS is not set 1300# CONFIG_AUTOFS4_FS is not set
1247# CONFIG_FUSE_FS is not set 1301# CONFIG_FUSE_FS is not set
@@ -1281,11 +1335,11 @@ CONFIG_SYSFS=y
1281# CONFIG_EFS_FS is not set 1335# CONFIG_EFS_FS is not set
1282CONFIG_YAFFS_FS=m 1336CONFIG_YAFFS_FS=m
1283CONFIG_YAFFS_YAFFS1=y 1337CONFIG_YAFFS_YAFFS1=y
1338# CONFIG_YAFFS_9BYTE_TAGS is not set
1284# CONFIG_YAFFS_DOES_ECC is not set 1339# CONFIG_YAFFS_DOES_ECC is not set
1285CONFIG_YAFFS_YAFFS2=y 1340CONFIG_YAFFS_YAFFS2=y
1286CONFIG_YAFFS_AUTO_YAFFS2=y 1341CONFIG_YAFFS_AUTO_YAFFS2=y
1287# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 1342# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1288CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1289# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 1343# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1290# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 1344# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1291CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 1345CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -1302,8 +1356,11 @@ CONFIG_JFFS2_RTIME=y
1302# CONFIG_JFFS2_RUBIN is not set 1356# CONFIG_JFFS2_RUBIN is not set
1303# CONFIG_CRAMFS is not set 1357# CONFIG_CRAMFS is not set
1304# CONFIG_VXFS_FS is not set 1358# CONFIG_VXFS_FS is not set
1359# CONFIG_MINIX_FS is not set
1360# CONFIG_OMFS_FS is not set
1305# CONFIG_HPFS_FS is not set 1361# CONFIG_HPFS_FS is not set
1306# CONFIG_QNX4FS_FS is not set 1362# CONFIG_QNX4FS_FS is not set
1363# CONFIG_ROMFS_FS is not set
1307# CONFIG_SYSV_FS is not set 1364# CONFIG_SYSV_FS is not set
1308# CONFIG_UFS_FS is not set 1365# CONFIG_UFS_FS is not set
1309CONFIG_NETWORK_FILESYSTEMS=y 1366CONFIG_NETWORK_FILESYSTEMS=y
@@ -1311,13 +1368,12 @@ CONFIG_NFS_FS=m
1311CONFIG_NFS_V3=y 1368CONFIG_NFS_V3=y
1312# CONFIG_NFS_V3_ACL is not set 1369# CONFIG_NFS_V3_ACL is not set
1313# CONFIG_NFS_V4 is not set 1370# CONFIG_NFS_V4 is not set
1314# CONFIG_NFS_DIRECTIO is not set
1315# CONFIG_NFSD is not set 1371# CONFIG_NFSD is not set
1316CONFIG_LOCKD=m 1372CONFIG_LOCKD=m
1317CONFIG_LOCKD_V4=y 1373CONFIG_LOCKD_V4=y
1318CONFIG_NFS_COMMON=y 1374CONFIG_NFS_COMMON=y
1319CONFIG_SUNRPC=m 1375CONFIG_SUNRPC=m
1320# CONFIG_SUNRPC_BIND34 is not set 1376# CONFIG_SUNRPC_REGISTER_V4 is not set
1321# CONFIG_RPCSEC_GSS_KRB5 is not set 1377# CONFIG_RPCSEC_GSS_KRB5 is not set
1322# CONFIG_RPCSEC_GSS_SPKM3 is not set 1378# CONFIG_RPCSEC_GSS_SPKM3 is not set
1323CONFIG_SMB_FS=m 1379CONFIG_SMB_FS=m
@@ -1373,9 +1429,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1373# CONFIG_NLS_KOI8_U is not set 1429# CONFIG_NLS_KOI8_U is not set
1374# CONFIG_NLS_UTF8 is not set 1430# CONFIG_NLS_UTF8 is not set
1375# CONFIG_DLM is not set 1431# CONFIG_DLM is not set
1376CONFIG_INSTRUMENTATION=y
1377# CONFIG_PROFILING is not set
1378# CONFIG_MARKERS is not set
1379 1432
1380# 1433#
1381# Kernel hacking 1434# Kernel hacking
@@ -1383,14 +1436,53 @@ CONFIG_INSTRUMENTATION=y
1383# CONFIG_PRINTK_TIME is not set 1436# CONFIG_PRINTK_TIME is not set
1384CONFIG_ENABLE_WARN_DEPRECATED=y 1437CONFIG_ENABLE_WARN_DEPRECATED=y
1385CONFIG_ENABLE_MUST_CHECK=y 1438CONFIG_ENABLE_MUST_CHECK=y
1439CONFIG_FRAME_WARN=1024
1386# CONFIG_MAGIC_SYSRQ is not set 1440# CONFIG_MAGIC_SYSRQ is not set
1387# CONFIG_UNUSED_SYMBOLS is not set 1441# CONFIG_UNUSED_SYMBOLS is not set
1388CONFIG_DEBUG_FS=y 1442CONFIG_DEBUG_FS=y
1389# CONFIG_HEADERS_CHECK is not set 1443# CONFIG_HEADERS_CHECK is not set
1390CONFIG_DEBUG_KERNEL=y 1444CONFIG_DEBUG_KERNEL=y
1445# CONFIG_DEBUG_SHIRQ is not set
1446CONFIG_DETECT_SOFTLOCKUP=y
1447# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1448CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1449CONFIG_SCHED_DEBUG=y
1450# CONFIG_SCHEDSTATS is not set
1451# CONFIG_TIMER_STATS is not set
1452# CONFIG_DEBUG_OBJECTS is not set
1453# CONFIG_DEBUG_SLAB is not set
1454# CONFIG_DEBUG_RT_MUTEXES is not set
1455# CONFIG_RT_MUTEX_TESTER is not set
1456# CONFIG_DEBUG_SPINLOCK is not set
1457# CONFIG_DEBUG_MUTEXES is not set
1458# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1459# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1460# CONFIG_DEBUG_KOBJECT is not set
1391# CONFIG_DEBUG_BUGVERBOSE is not set 1461# CONFIG_DEBUG_BUGVERBOSE is not set
1462CONFIG_DEBUG_INFO=y
1463# CONFIG_DEBUG_VM is not set
1464# CONFIG_DEBUG_WRITECOUNT is not set
1465# CONFIG_DEBUG_MEMORY_INIT is not set
1466# CONFIG_DEBUG_LIST is not set
1467# CONFIG_DEBUG_SG is not set
1468# CONFIG_FRAME_POINTER is not set
1469# CONFIG_BOOT_PRINTK_DELAY is not set
1470# CONFIG_RCU_TORTURE_TEST is not set
1471# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1472# CONFIG_BACKTRACE_SELF_TEST is not set
1473# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1474# CONFIG_FAULT_INJECTION is not set
1475# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1476# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1392# CONFIG_SAMPLES is not set 1477# CONFIG_SAMPLES is not set
1478CONFIG_HAVE_ARCH_KGDB=y
1479# CONFIG_KGDB is not set
1480# CONFIG_DEBUG_STACKOVERFLOW is not set
1481# CONFIG_DEBUG_STACK_USAGE is not set
1482CONFIG_DEBUG_VERBOSE=y
1393CONFIG_DEBUG_MMRS=y 1483CONFIG_DEBUG_MMRS=y
1484# CONFIG_DEBUG_HWERR is not set
1485# CONFIG_DEBUG_DOUBLEFAULT is not set
1394CONFIG_DEBUG_HUNT_FOR_ZERO=y 1486CONFIG_DEBUG_HUNT_FOR_ZERO=y
1395CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1487CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1396CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1488CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1408,10 +1500,95 @@ CONFIG_ACCESS_CHECK=y
1408# 1500#
1409# CONFIG_KEYS is not set 1501# CONFIG_KEYS is not set
1410CONFIG_SECURITY=y 1502CONFIG_SECURITY=y
1503# CONFIG_SECURITYFS is not set
1411# CONFIG_SECURITY_NETWORK is not set 1504# CONFIG_SECURITY_NETWORK is not set
1412# CONFIG_SECURITY_CAPABILITIES is not set 1505# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1413# CONFIG_SECURITY_ROOTPLUG is not set 1506# CONFIG_SECURITY_ROOTPLUG is not set
1414# CONFIG_CRYPTO is not set 1507CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1508CONFIG_CRYPTO=y
1509
1510#
1511# Crypto core or helper
1512#
1513# CONFIG_CRYPTO_FIPS is not set
1514# CONFIG_CRYPTO_MANAGER is not set
1515# CONFIG_CRYPTO_GF128MUL is not set
1516# CONFIG_CRYPTO_NULL is not set
1517# CONFIG_CRYPTO_CRYPTD is not set
1518# CONFIG_CRYPTO_AUTHENC is not set
1519# CONFIG_CRYPTO_TEST is not set
1520
1521#
1522# Authenticated Encryption with Associated Data
1523#
1524# CONFIG_CRYPTO_CCM is not set
1525# CONFIG_CRYPTO_GCM is not set
1526# CONFIG_CRYPTO_SEQIV is not set
1527
1528#
1529# Block modes
1530#
1531# CONFIG_CRYPTO_CBC is not set
1532# CONFIG_CRYPTO_CTR is not set
1533# CONFIG_CRYPTO_CTS is not set
1534# CONFIG_CRYPTO_ECB is not set
1535# CONFIG_CRYPTO_LRW is not set
1536# CONFIG_CRYPTO_PCBC is not set
1537# CONFIG_CRYPTO_XTS is not set
1538
1539#
1540# Hash modes
1541#
1542# CONFIG_CRYPTO_HMAC is not set
1543# CONFIG_CRYPTO_XCBC is not set
1544
1545#
1546# Digest
1547#
1548# CONFIG_CRYPTO_CRC32C is not set
1549# CONFIG_CRYPTO_MD4 is not set
1550# CONFIG_CRYPTO_MD5 is not set
1551# CONFIG_CRYPTO_MICHAEL_MIC is not set
1552# CONFIG_CRYPTO_RMD128 is not set
1553# CONFIG_CRYPTO_RMD160 is not set
1554# CONFIG_CRYPTO_RMD256 is not set
1555# CONFIG_CRYPTO_RMD320 is not set
1556# CONFIG_CRYPTO_SHA1 is not set
1557# CONFIG_CRYPTO_SHA256 is not set
1558# CONFIG_CRYPTO_SHA512 is not set
1559# CONFIG_CRYPTO_TGR192 is not set
1560# CONFIG_CRYPTO_WP512 is not set
1561
1562#
1563# Ciphers
1564#
1565# CONFIG_CRYPTO_AES is not set
1566# CONFIG_CRYPTO_ANUBIS is not set
1567# CONFIG_CRYPTO_ARC4 is not set
1568# CONFIG_CRYPTO_BLOWFISH is not set
1569# CONFIG_CRYPTO_CAMELLIA is not set
1570# CONFIG_CRYPTO_CAST5 is not set
1571# CONFIG_CRYPTO_CAST6 is not set
1572# CONFIG_CRYPTO_DES is not set
1573# CONFIG_CRYPTO_FCRYPT is not set
1574# CONFIG_CRYPTO_KHAZAD is not set
1575# CONFIG_CRYPTO_SALSA20 is not set
1576# CONFIG_CRYPTO_SEED is not set
1577# CONFIG_CRYPTO_SERPENT is not set
1578# CONFIG_CRYPTO_TEA is not set
1579# CONFIG_CRYPTO_TWOFISH is not set
1580
1581#
1582# Compression
1583#
1584# CONFIG_CRYPTO_DEFLATE is not set
1585# CONFIG_CRYPTO_LZO is not set
1586
1587#
1588# Random Number Generation
1589#
1590# CONFIG_CRYPTO_ANSI_CPRNG is not set
1591CONFIG_CRYPTO_HW=y
1415 1592
1416# 1593#
1417# Library routines 1594# Library routines
@@ -1419,6 +1596,7 @@ CONFIG_SECURITY=y
1419CONFIG_BITREVERSE=y 1596CONFIG_BITREVERSE=y
1420CONFIG_CRC_CCITT=m 1597CONFIG_CRC_CCITT=m
1421# CONFIG_CRC16 is not set 1598# CONFIG_CRC16 is not set
1599# CONFIG_CRC_T10DIF is not set
1422# CONFIG_CRC_ITU_T is not set 1600# CONFIG_CRC_ITU_T is not set
1423CONFIG_CRC32=y 1601CONFIG_CRC32=y
1424# CONFIG_CRC7 is not set 1602# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig
index 77f8cdad01e2..92afd988449b 100644
--- a/arch/blackfin/configs/BF533-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF533-EZKIT_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,7 +8,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +30,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 34CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 35CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 38# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 39# CONFIG_SYSFS_DEPRECATED is not set
40# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 43CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +48,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 48CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 49CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 52# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 54CONFIG_PRINTK=y
57CONFIG_BUG=y 55CONFIG_BUG=y
58CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 59CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 61CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 62CONFIG_SIGNALFD=y
63CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 64CONFIG_EVENTFD=y
65CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 66CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 67CONFIG_SLAB=y
67# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 74CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 75CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 76CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 77CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 80CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 81# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 82# CONFIG_MODVERSIONS is not set
@@ -81,6 +87,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 87# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 88# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 89# CONFIG_BLK_DEV_BSG is not set
90# CONFIG_BLK_DEV_INTEGRITY is not set
84 91
85# 92#
86# IO Schedulers 93# IO Schedulers
@@ -94,9 +101,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 101# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 102# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 105# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 106CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 107# CONFIG_PREEMPT is not set
108CONFIG_FREEZER=y
100 109
101# 110#
102# Blackfin Processor Options 111# Blackfin Processor Options
@@ -105,6 +114,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 114#
106# Processor and Board Settings 115# Processor and Board Settings
107# 116#
117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 121# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 122# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 123# CONFIG_BF524 is not set
@@ -117,24 +130,30 @@ CONFIG_BF533=y
117# CONFIG_BF534 is not set 130# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 131# CONFIG_BF536 is not set
119# CONFIG_BF537 is not set 132# CONFIG_BF537 is not set
133# CONFIG_BF538 is not set
134# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 135# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 136# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 137# CONFIG_BF547 is not set
123# CONFIG_BF548 is not set 138# CONFIG_BF548 is not set
124# CONFIG_BF549 is not set 139# CONFIG_BF549 is not set
125# CONFIG_BF561 is not set 140# CONFIG_BF561 is not set
141CONFIG_BF_REV_MIN=3
142CONFIG_BF_REV_MAX=6
126# CONFIG_BF_REV_0_0 is not set 143# CONFIG_BF_REV_0_0 is not set
127# CONFIG_BF_REV_0_1 is not set 144# CONFIG_BF_REV_0_1 is not set
128# CONFIG_BF_REV_0_2 is not set 145# CONFIG_BF_REV_0_2 is not set
129CONFIG_BF_REV_0_3=y 146CONFIG_BF_REV_0_3=y
130# CONFIG_BF_REV_0_4 is not set 147# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 148# CONFIG_BF_REV_0_5 is not set
149# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 150# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 151# CONFIG_BF_REV_NONE is not set
134CONFIG_BF53x=y 152CONFIG_BF53x=y
135CONFIG_MEM_MT48LC16M16A2TG_75=y 153CONFIG_MEM_MT48LC16M16A2TG_75=y
136CONFIG_BFIN533_EZKIT=y 154CONFIG_BFIN533_EZKIT=y
137# CONFIG_BFIN533_STAMP is not set 155# CONFIG_BFIN533_STAMP is not set
156# CONFIG_BLACKSTAMP is not set
138# CONFIG_BFIN533_BLUETECHNIX_CM is not set 157# CONFIG_BFIN533_BLUETECHNIX_CM is not set
139# CONFIG_H8606_HVSISTEMAS is not set 158# CONFIG_H8606_HVSISTEMAS is not set
140# CONFIG_BFIN532_IP0X is not set 159# CONFIG_BFIN532_IP0X is not set
@@ -187,7 +206,6 @@ CONFIG_BOOT_LOAD=0x1000
187# 206#
188CONFIG_CLKIN_HZ=27000000 207CONFIG_CLKIN_HZ=27000000
189# CONFIG_BFIN_KERNEL_CLOCK is not set 208# CONFIG_BFIN_KERNEL_CLOCK is not set
190CONFIG_MAX_MEM_SIZE=512
191CONFIG_MAX_VCO_HZ=750000000 209CONFIG_MAX_VCO_HZ=750000000
192CONFIG_MIN_VCO_HZ=50000000 210CONFIG_MIN_VCO_HZ=50000000
193CONFIG_MAX_SCLK_HZ=133333333 211CONFIG_MAX_SCLK_HZ=133333333
@@ -201,6 +219,7 @@ CONFIG_HZ_250=y
201# CONFIG_HZ_300 is not set 219# CONFIG_HZ_300 is not set
202# CONFIG_HZ_1000 is not set 220# CONFIG_HZ_1000 is not set
203CONFIG_HZ=250 221CONFIG_HZ=250
222CONFIG_SCHED_HRTICK=y
204CONFIG_GENERIC_TIME=y 223CONFIG_GENERIC_TIME=y
205CONFIG_GENERIC_CLOCKEVENTS=y 224CONFIG_GENERIC_CLOCKEVENTS=y
206# CONFIG_CYCLES_CLOCKSOURCE is not set 225# CONFIG_CYCLES_CLOCKSOURCE is not set
@@ -238,6 +257,12 @@ CONFIG_SYS_BFIN_SPINLOCK_L1=y
238CONFIG_CACHELINE_ALIGNED_L1=y 257CONFIG_CACHELINE_ALIGNED_L1=y
239# CONFIG_SYSCALL_TAB_L1 is not set 258# CONFIG_SYSCALL_TAB_L1 is not set
240# CONFIG_CPLB_SWITCH_TAB_L1 is not set 259# CONFIG_CPLB_SWITCH_TAB_L1 is not set
260CONFIG_APP_STACK_L1=y
261
262#
263# Speed Optimizations
264#
265CONFIG_BFIN_INS_LOWOVERHEAD=y
241CONFIG_RAMKERNEL=y 266CONFIG_RAMKERNEL=y
242# CONFIG_ROMKERNEL is not set 267# CONFIG_ROMKERNEL is not set
243CONFIG_SELECT_MEMORY_MODEL=y 268CONFIG_SELECT_MEMORY_MODEL=y
@@ -246,10 +271,10 @@ CONFIG_FLATMEM_MANUAL=y
246# CONFIG_SPARSEMEM_MANUAL is not set 271# CONFIG_SPARSEMEM_MANUAL is not set
247CONFIG_FLATMEM=y 272CONFIG_FLATMEM=y
248CONFIG_FLAT_NODE_MEM_MAP=y 273CONFIG_FLAT_NODE_MEM_MAP=y
249# CONFIG_SPARSEMEM_STATIC is not set 274CONFIG_PAGEFLAGS_EXTENDED=y
250# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
251CONFIG_SPLIT_PTLOCK_CPUS=4 275CONFIG_SPLIT_PTLOCK_CPUS=4
252# CONFIG_RESOURCES_64BIT is not set 276# CONFIG_RESOURCES_64BIT is not set
277# CONFIG_PHYS_ADDR_T_64BIT is not set
253CONFIG_ZONE_DMA_FLAG=1 278CONFIG_ZONE_DMA_FLAG=1
254CONFIG_VIRT_TO_BUS=y 279CONFIG_VIRT_TO_BUS=y
255# CONFIG_BFIN_GPTIMERS is not set 280# CONFIG_BFIN_GPTIMERS is not set
@@ -267,7 +292,6 @@ CONFIG_BFIN_DCACHE=y
267# CONFIG_BFIN_ICACHE_LOCK is not set 292# CONFIG_BFIN_ICACHE_LOCK is not set
268# CONFIG_BFIN_WB is not set 293# CONFIG_BFIN_WB is not set
269CONFIG_BFIN_WT=y 294CONFIG_BFIN_WT=y
270CONFIG_L1_MAX_PIECE=16
271# CONFIG_MPU is not set 295# CONFIG_MPU is not set
272 296
273# 297#
@@ -296,7 +320,6 @@ CONFIG_BANK_3=0xAAC2
296# 320#
297# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 321# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
298# 322#
299# CONFIG_PCI is not set
300# CONFIG_ARCH_SUPPORTS_MSI is not set 323# CONFIG_ARCH_SUPPORTS_MSI is not set
301# CONFIG_PCCARD is not set 324# CONFIG_PCCARD is not set
302 325
@@ -307,29 +330,30 @@ CONFIG_BINFMT_ELF_FDPIC=y
307CONFIG_BINFMT_FLAT=y 330CONFIG_BINFMT_FLAT=y
308CONFIG_BINFMT_ZFLAT=y 331CONFIG_BINFMT_ZFLAT=y
309# CONFIG_BINFMT_SHARED_FLAT is not set 332# CONFIG_BINFMT_SHARED_FLAT is not set
333# CONFIG_HAVE_AOUT is not set
310# CONFIG_BINFMT_MISC is not set 334# CONFIG_BINFMT_MISC is not set
311 335
312# 336#
313# Power management options 337# Power management options
314# 338#
315CONFIG_PM=y 339CONFIG_PM=y
316# CONFIG_PM_LEGACY is not set
317# CONFIG_PM_DEBUG is not set 340# CONFIG_PM_DEBUG is not set
318CONFIG_PM_SLEEP=y 341CONFIG_PM_SLEEP=y
319CONFIG_SUSPEND_UP_POSSIBLE=y
320CONFIG_SUSPEND=y 342CONFIG_SUSPEND=y
343CONFIG_SUSPEND_FREEZER=y
344CONFIG_ARCH_SUSPEND_POSSIBLE=y
321CONFIG_PM_BFIN_SLEEP_DEEPER=y 345CONFIG_PM_BFIN_SLEEP_DEEPER=y
322# CONFIG_PM_BFIN_SLEEP is not set 346# CONFIG_PM_BFIN_SLEEP is not set
323# CONFIG_PM_WAKEUP_BY_GPIO is not set 347# CONFIG_PM_WAKEUP_BY_GPIO is not set
324 348
325# 349#
326# CPU Frequency scaling 350# Possible Suspend Mem / Hibernate Wake-Up Sources
327# 351#
328# CONFIG_CPU_FREQ is not set
329 352
330# 353#
331# Networking 354# CPU Frequency scaling
332# 355#
356# CONFIG_CPU_FREQ is not set
333CONFIG_NET=y 357CONFIG_NET=y
334 358
335# 359#
@@ -342,6 +366,7 @@ CONFIG_XFRM=y
342# CONFIG_XFRM_USER is not set 366# CONFIG_XFRM_USER is not set
343# CONFIG_XFRM_SUB_POLICY is not set 367# CONFIG_XFRM_SUB_POLICY is not set
344# CONFIG_XFRM_MIGRATE is not set 368# CONFIG_XFRM_MIGRATE is not set
369# CONFIG_XFRM_STATISTICS is not set
345# CONFIG_NET_KEY is not set 370# CONFIG_NET_KEY is not set
346CONFIG_INET=y 371CONFIG_INET=y
347# CONFIG_IP_MULTICAST is not set 372# CONFIG_IP_MULTICAST is not set
@@ -371,8 +396,6 @@ CONFIG_TCP_CONG_CUBIC=y
371CONFIG_DEFAULT_TCP_CONG="cubic" 396CONFIG_DEFAULT_TCP_CONG="cubic"
372# CONFIG_TCP_MD5SIG is not set 397# CONFIG_TCP_MD5SIG is not set
373# CONFIG_IPV6 is not set 398# CONFIG_IPV6 is not set
374# CONFIG_INET6_XFRM_TUNNEL is not set
375# CONFIG_INET6_TUNNEL is not set
376# CONFIG_NETLABEL is not set 399# CONFIG_NETLABEL is not set
377# CONFIG_NETWORK_SECMARK is not set 400# CONFIG_NETWORK_SECMARK is not set
378# CONFIG_NETFILTER is not set 401# CONFIG_NETFILTER is not set
@@ -381,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
381# CONFIG_TIPC is not set 404# CONFIG_TIPC is not set
382# CONFIG_ATM is not set 405# CONFIG_ATM is not set
383# CONFIG_BRIDGE is not set 406# CONFIG_BRIDGE is not set
407# CONFIG_NET_DSA is not set
384# CONFIG_VLAN_8021Q is not set 408# CONFIG_VLAN_8021Q is not set
385# CONFIG_DECNET is not set 409# CONFIG_DECNET is not set
386# CONFIG_LLC2 is not set 410# CONFIG_LLC2 is not set
@@ -397,6 +421,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
397# 421#
398# CONFIG_NET_PKTGEN is not set 422# CONFIG_NET_PKTGEN is not set
399# CONFIG_HAMRADIO is not set 423# CONFIG_HAMRADIO is not set
424# CONFIG_CAN is not set
400CONFIG_IRDA=m 425CONFIG_IRDA=m
401 426
402# 427#
@@ -429,24 +454,14 @@ CONFIG_IRTTY_SIR=m
429# CONFIG_DONGLE is not set 454# CONFIG_DONGLE is not set
430 455
431# 456#
432# Old SIR device drivers
433#
434# CONFIG_IRPORT_SIR is not set
435
436#
437# Old Serial dongle support
438#
439
440#
441# FIR device drivers 457# FIR device drivers
442# 458#
443# CONFIG_BT is not set 459# CONFIG_BT is not set
444# CONFIG_AF_RXRPC is not set 460# CONFIG_AF_RXRPC is not set
445 461# CONFIG_PHONET is not set
446# 462CONFIG_WIRELESS=y
447# Wireless
448#
449# CONFIG_CFG80211 is not set 463# CONFIG_CFG80211 is not set
464CONFIG_WIRELESS_OLD_REGULATORY=y
450# CONFIG_WIRELESS_EXT is not set 465# CONFIG_WIRELESS_EXT is not set
451# CONFIG_MAC80211 is not set 466# CONFIG_MAC80211 is not set
452# CONFIG_IEEE80211 is not set 467# CONFIG_IEEE80211 is not set
@@ -464,6 +479,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
464CONFIG_STANDALONE=y 479CONFIG_STANDALONE=y
465CONFIG_PREVENT_FIRMWARE_BUILD=y 480CONFIG_PREVENT_FIRMWARE_BUILD=y
466# CONFIG_FW_LOADER is not set 481# CONFIG_FW_LOADER is not set
482# CONFIG_DEBUG_DRIVER is not set
483# CONFIG_DEBUG_DEVRES is not set
467# CONFIG_SYS_HYPERVISOR is not set 484# CONFIG_SYS_HYPERVISOR is not set
468# CONFIG_CONNECTOR is not set 485# CONFIG_CONNECTOR is not set
469CONFIG_MTD=y 486CONFIG_MTD=y
@@ -472,6 +489,7 @@ CONFIG_MTD=y
472CONFIG_MTD_PARTITIONS=y 489CONFIG_MTD_PARTITIONS=y
473# CONFIG_MTD_REDBOOT_PARTS is not set 490# CONFIG_MTD_REDBOOT_PARTS is not set
474# CONFIG_MTD_CMDLINE_PARTS is not set 491# CONFIG_MTD_CMDLINE_PARTS is not set
492# CONFIG_MTD_AR7_PARTS is not set
475 493
476# 494#
477# User Modules And Translation Layers 495# User Modules And Translation Layers
@@ -515,6 +533,7 @@ CONFIG_MTD_ROM=m
515# 533#
516CONFIG_MTD_COMPLEX_MAPPINGS=y 534CONFIG_MTD_COMPLEX_MAPPINGS=y
517# CONFIG_MTD_PHYSMAP is not set 535# CONFIG_MTD_PHYSMAP is not set
536# CONFIG_MTD_GPIO_ADDR is not set
518# CONFIG_MTD_UCLINUX is not set 537# CONFIG_MTD_UCLINUX is not set
519# CONFIG_MTD_PLATRAM is not set 538# CONFIG_MTD_PLATRAM is not set
520 539
@@ -549,11 +568,14 @@ CONFIG_BLK_DEV=y
549CONFIG_BLK_DEV_RAM=y 568CONFIG_BLK_DEV_RAM=y
550CONFIG_BLK_DEV_RAM_COUNT=16 569CONFIG_BLK_DEV_RAM_COUNT=16
551CONFIG_BLK_DEV_RAM_SIZE=4096 570CONFIG_BLK_DEV_RAM_SIZE=4096
552CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 571# CONFIG_BLK_DEV_XIP is not set
553# CONFIG_CDROM_PKTCDVD is not set 572# CONFIG_CDROM_PKTCDVD is not set
554# CONFIG_ATA_OVER_ETH is not set 573# CONFIG_ATA_OVER_ETH is not set
574# CONFIG_BLK_DEV_HD is not set
555CONFIG_MISC_DEVICES=y 575CONFIG_MISC_DEVICES=y
556# CONFIG_EEPROM_93CX6 is not set 576# CONFIG_EEPROM_93CX6 is not set
577# CONFIG_ENCLOSURE_SERVICES is not set
578CONFIG_HAVE_IDE=y
557# CONFIG_IDE is not set 579# CONFIG_IDE is not set
558 580
559# 581#
@@ -566,7 +588,6 @@ CONFIG_MISC_DEVICES=y
566# CONFIG_ATA is not set 588# CONFIG_ATA is not set
567# CONFIG_MD is not set 589# CONFIG_MD is not set
568CONFIG_NETDEVICES=y 590CONFIG_NETDEVICES=y
569# CONFIG_NETDEVICES_MULTIQUEUE is not set
570# CONFIG_DUMMY is not set 591# CONFIG_DUMMY is not set
571# CONFIG_BONDING is not set 592# CONFIG_BONDING is not set
572# CONFIG_MACVLAN is not set 593# CONFIG_MACVLAN is not set
@@ -579,11 +600,14 @@ CONFIG_MII=y
579CONFIG_SMC91X=y 600CONFIG_SMC91X=y
580# CONFIG_SMSC911X is not set 601# CONFIG_SMSC911X is not set
581# CONFIG_DM9000 is not set 602# CONFIG_DM9000 is not set
603# CONFIG_ENC28J60 is not set
582# CONFIG_IBM_NEW_EMAC_ZMII is not set 604# CONFIG_IBM_NEW_EMAC_ZMII is not set
583# CONFIG_IBM_NEW_EMAC_RGMII is not set 605# CONFIG_IBM_NEW_EMAC_RGMII is not set
584# CONFIG_IBM_NEW_EMAC_TAH is not set 606# CONFIG_IBM_NEW_EMAC_TAH is not set
585# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 607# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
586# CONFIG_B44 is not set 608# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
609# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
610# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
587CONFIG_NETDEV_1000=y 611CONFIG_NETDEV_1000=y
588# CONFIG_AX88180 is not set 612# CONFIG_AX88180 is not set
589CONFIG_NETDEV_10000=y 613CONFIG_NETDEV_10000=y
@@ -593,10 +617,10 @@ CONFIG_NETDEV_10000=y
593# 617#
594# CONFIG_WLAN_PRE80211 is not set 618# CONFIG_WLAN_PRE80211 is not set
595# CONFIG_WLAN_80211 is not set 619# CONFIG_WLAN_80211 is not set
620# CONFIG_IWLWIFI_LEDS is not set
596# CONFIG_WAN is not set 621# CONFIG_WAN is not set
597# CONFIG_PPP is not set 622# CONFIG_PPP is not set
598# CONFIG_SLIP is not set 623# CONFIG_SLIP is not set
599# CONFIG_SHAPER is not set
600# CONFIG_NETCONSOLE is not set 624# CONFIG_NETCONSOLE is not set
601# CONFIG_NETPOLL is not set 625# CONFIG_NETPOLL is not set
602# CONFIG_NET_POLL_CONTROLLER is not set 626# CONFIG_NET_POLL_CONTROLLER is not set
@@ -644,9 +668,11 @@ CONFIG_INPUT_EVDEV=m
644# CONFIG_BF5xx_PPI is not set 668# CONFIG_BF5xx_PPI is not set
645CONFIG_BFIN_SPORT=y 669CONFIG_BFIN_SPORT=y
646# CONFIG_BFIN_TIMER_LATENCY is not set 670# CONFIG_BFIN_TIMER_LATENCY is not set
671CONFIG_BFIN_DMA_INTERFACE=m
647CONFIG_SIMPLE_GPIO=m 672CONFIG_SIMPLE_GPIO=m
648# CONFIG_VT is not set 673# CONFIG_VT is not set
649# CONFIG_DEVKMEM is not set 674# CONFIG_DEVKMEM is not set
675# CONFIG_BFIN_JTAG_COMM is not set
650# CONFIG_SERIAL_NONSTANDARD is not set 676# CONFIG_SERIAL_NONSTANDARD is not set
651 677
652# 678#
@@ -675,22 +701,19 @@ CONFIG_UNIX98_PTYS=y
675# CONFIG_CAN4LINUX is not set 701# CONFIG_CAN4LINUX is not set
676# CONFIG_IPMI_HANDLER is not set 702# CONFIG_IPMI_HANDLER is not set
677# CONFIG_HW_RANDOM is not set 703# CONFIG_HW_RANDOM is not set
678# CONFIG_GEN_RTC is not set
679# CONFIG_R3964 is not set 704# CONFIG_R3964 is not set
680# CONFIG_RAW_DRIVER is not set 705# CONFIG_RAW_DRIVER is not set
681# CONFIG_TCG_TPM is not set 706# CONFIG_TCG_TPM is not set
682# CONFIG_I2C is not set 707# CONFIG_I2C is not set
683
684#
685# SPI support
686#
687CONFIG_SPI=y 708CONFIG_SPI=y
709# CONFIG_SPI_DEBUG is not set
688CONFIG_SPI_MASTER=y 710CONFIG_SPI_MASTER=y
689 711
690# 712#
691# SPI Master Controller Drivers 713# SPI Master Controller Drivers
692# 714#
693CONFIG_SPI_BFIN=y 715CONFIG_SPI_BFIN=y
716# CONFIG_SPI_BFIN_LOCK is not set
694# CONFIG_SPI_BITBANG is not set 717# CONFIG_SPI_BITBANG is not set
695 718
696# 719#
@@ -699,14 +722,18 @@ CONFIG_SPI_BFIN=y
699# CONFIG_SPI_AT25 is not set 722# CONFIG_SPI_AT25 is not set
700# CONFIG_SPI_SPIDEV is not set 723# CONFIG_SPI_SPIDEV is not set
701# CONFIG_SPI_TLE62X0 is not set 724# CONFIG_SPI_TLE62X0 is not set
725CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
726# CONFIG_GPIOLIB is not set
702# CONFIG_W1 is not set 727# CONFIG_W1 is not set
703# CONFIG_POWER_SUPPLY is not set 728# CONFIG_POWER_SUPPLY is not set
704CONFIG_HWMON=y 729CONFIG_HWMON=y
705# CONFIG_HWMON_VID is not set 730# CONFIG_HWMON_VID is not set
731# CONFIG_SENSORS_ADCXX is not set
706# CONFIG_SENSORS_F71805F is not set 732# CONFIG_SENSORS_F71805F is not set
707# CONFIG_SENSORS_F71882FG is not set 733# CONFIG_SENSORS_F71882FG is not set
708# CONFIG_SENSORS_IT87 is not set 734# CONFIG_SENSORS_IT87 is not set
709# CONFIG_SENSORS_LM70 is not set 735# CONFIG_SENSORS_LM70 is not set
736# CONFIG_SENSORS_MAX1111 is not set
710# CONFIG_SENSORS_PC87360 is not set 737# CONFIG_SENSORS_PC87360 is not set
711# CONFIG_SENSORS_PC87427 is not set 738# CONFIG_SENSORS_PC87427 is not set
712# CONFIG_SENSORS_SMSC47M1 is not set 739# CONFIG_SENSORS_SMSC47M1 is not set
@@ -715,6 +742,8 @@ CONFIG_HWMON=y
715# CONFIG_SENSORS_W83627HF is not set 742# CONFIG_SENSORS_W83627HF is not set
716# CONFIG_SENSORS_W83627EHF is not set 743# CONFIG_SENSORS_W83627EHF is not set
717# CONFIG_HWMON_DEBUG_CHIP is not set 744# CONFIG_HWMON_DEBUG_CHIP is not set
745# CONFIG_THERMAL is not set
746# CONFIG_THERMAL_HWMON is not set
718CONFIG_WATCHDOG=y 747CONFIG_WATCHDOG=y
719# CONFIG_WATCHDOG_NOWAYOUT is not set 748# CONFIG_WATCHDOG_NOWAYOUT is not set
720 749
@@ -725,21 +754,28 @@ CONFIG_WATCHDOG=y
725CONFIG_BFIN_WDT=y 754CONFIG_BFIN_WDT=y
726 755
727# 756#
728# Sonics Silicon Backplane
729#
730CONFIG_SSB_POSSIBLE=y
731# CONFIG_SSB is not set
732
733#
734# Multifunction device drivers 757# Multifunction device drivers
735# 758#
759# CONFIG_MFD_CORE is not set
736# CONFIG_MFD_SM501 is not set 760# CONFIG_MFD_SM501 is not set
761# CONFIG_HTC_PASIC3 is not set
762# CONFIG_MFD_TMIO is not set
763# CONFIG_MFD_WM8400 is not set
737 764
738# 765#
739# Multimedia devices 766# Multimedia devices
740# 767#
768
769#
770# Multimedia core support
771#
741# CONFIG_VIDEO_DEV is not set 772# CONFIG_VIDEO_DEV is not set
742# CONFIG_DVB_CORE is not set 773# CONFIG_DVB_CORE is not set
774# CONFIG_VIDEO_MEDIA is not set
775
776#
777# Multimedia drivers
778#
743# CONFIG_DAB is not set 779# CONFIG_DAB is not set
744 780
745# 781#
@@ -754,18 +790,22 @@ CONFIG_SSB_POSSIBLE=y
754# Display device support 790# Display device support
755# 791#
756# CONFIG_DISPLAY_SUPPORT is not set 792# CONFIG_DISPLAY_SUPPORT is not set
757
758#
759# Sound
760#
761# CONFIG_SOUND is not set 793# CONFIG_SOUND is not set
762CONFIG_HID_SUPPORT=y 794CONFIG_HID_SUPPORT=y
763CONFIG_HID=m 795CONFIG_HID=m
764# CONFIG_HID_DEBUG is not set 796# CONFIG_HID_DEBUG is not set
765# CONFIG_HIDRAW is not set 797# CONFIG_HIDRAW is not set
798# CONFIG_HID_PID is not set
799
800#
801# Special HID drivers
802#
803CONFIG_HID_COMPAT=y
766# CONFIG_USB_SUPPORT is not set 804# CONFIG_USB_SUPPORT is not set
767# CONFIG_MMC is not set 805# CONFIG_MMC is not set
806# CONFIG_MEMSTICK is not set
768# CONFIG_NEW_LEDS is not set 807# CONFIG_NEW_LEDS is not set
808# CONFIG_ACCESSIBILITY is not set
769CONFIG_RTC_LIB=y 809CONFIG_RTC_LIB=y
770CONFIG_RTC_CLASS=y 810CONFIG_RTC_CLASS=y
771CONFIG_RTC_HCTOSYS=y 811CONFIG_RTC_HCTOSYS=y
@@ -784,47 +824,51 @@ CONFIG_RTC_INTF_DEV=y
784# 824#
785# SPI RTC drivers 825# SPI RTC drivers
786# 826#
787# CONFIG_RTC_DRV_RS5C348 is not set 827# CONFIG_RTC_DRV_M41T94 is not set
828# CONFIG_RTC_DRV_DS1305 is not set
788# CONFIG_RTC_DRV_MAX6902 is not set 829# CONFIG_RTC_DRV_MAX6902 is not set
830# CONFIG_RTC_DRV_R9701 is not set
831# CONFIG_RTC_DRV_RS5C348 is not set
832# CONFIG_RTC_DRV_DS3234 is not set
789 833
790# 834#
791# Platform RTC drivers 835# Platform RTC drivers
792# 836#
837# CONFIG_RTC_DRV_DS1286 is not set
838# CONFIG_RTC_DRV_DS1511 is not set
793# CONFIG_RTC_DRV_DS1553 is not set 839# CONFIG_RTC_DRV_DS1553 is not set
794# CONFIG_RTC_DRV_STK17TA8 is not set
795# CONFIG_RTC_DRV_DS1742 is not set 840# CONFIG_RTC_DRV_DS1742 is not set
841# CONFIG_RTC_DRV_STK17TA8 is not set
796# CONFIG_RTC_DRV_M48T86 is not set 842# CONFIG_RTC_DRV_M48T86 is not set
843# CONFIG_RTC_DRV_M48T35 is not set
797# CONFIG_RTC_DRV_M48T59 is not set 844# CONFIG_RTC_DRV_M48T59 is not set
845# CONFIG_RTC_DRV_BQ4802 is not set
798# CONFIG_RTC_DRV_V3020 is not set 846# CONFIG_RTC_DRV_V3020 is not set
799 847
800# 848#
801# on-CPU RTC drivers 849# on-CPU RTC drivers
802# 850#
803CONFIG_RTC_DRV_BFIN=y 851CONFIG_RTC_DRV_BFIN=y
804 852# CONFIG_DMADEVICES is not set
805#
806# Userspace I/O
807#
808# CONFIG_UIO is not set 853# CONFIG_UIO is not set
854# CONFIG_STAGING is not set
809 855
810# 856#
811# File systems 857# File systems
812# 858#
813# CONFIG_EXT2_FS is not set 859# CONFIG_EXT2_FS is not set
814# CONFIG_EXT3_FS is not set 860# CONFIG_EXT3_FS is not set
815# CONFIG_EXT4DEV_FS is not set 861# CONFIG_EXT4_FS is not set
816# CONFIG_REISERFS_FS is not set 862# CONFIG_REISERFS_FS is not set
817# CONFIG_JFS_FS is not set 863# CONFIG_JFS_FS is not set
818# CONFIG_FS_POSIX_ACL is not set 864# CONFIG_FS_POSIX_ACL is not set
865CONFIG_FILE_LOCKING=y
819# CONFIG_XFS_FS is not set 866# CONFIG_XFS_FS is not set
820# CONFIG_GFS2_FS is not set
821# CONFIG_OCFS2_FS is not set 867# CONFIG_OCFS2_FS is not set
822# CONFIG_MINIX_FS is not set 868# CONFIG_DNOTIFY is not set
823# CONFIG_ROMFS_FS is not set
824CONFIG_INOTIFY=y 869CONFIG_INOTIFY=y
825CONFIG_INOTIFY_USER=y 870CONFIG_INOTIFY_USER=y
826# CONFIG_QUOTA is not set 871# CONFIG_QUOTA is not set
827# CONFIG_DNOTIFY is not set
828# CONFIG_AUTOFS_FS is not set 872# CONFIG_AUTOFS_FS is not set
829# CONFIG_AUTOFS4_FS is not set 873# CONFIG_AUTOFS4_FS is not set
830# CONFIG_FUSE_FS is not set 874# CONFIG_FUSE_FS is not set
@@ -864,11 +908,11 @@ CONFIG_SYSFS=y
864# CONFIG_EFS_FS is not set 908# CONFIG_EFS_FS is not set
865CONFIG_YAFFS_FS=m 909CONFIG_YAFFS_FS=m
866CONFIG_YAFFS_YAFFS1=y 910CONFIG_YAFFS_YAFFS1=y
911# CONFIG_YAFFS_9BYTE_TAGS is not set
867# CONFIG_YAFFS_DOES_ECC is not set 912# CONFIG_YAFFS_DOES_ECC is not set
868CONFIG_YAFFS_YAFFS2=y 913CONFIG_YAFFS_YAFFS2=y
869CONFIG_YAFFS_AUTO_YAFFS2=y 914CONFIG_YAFFS_AUTO_YAFFS2=y
870# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 915# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
871CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
872# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 916# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
873# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 917# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
874CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 918CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -885,8 +929,11 @@ CONFIG_JFFS2_RTIME=y
885# CONFIG_JFFS2_RUBIN is not set 929# CONFIG_JFFS2_RUBIN is not set
886# CONFIG_CRAMFS is not set 930# CONFIG_CRAMFS is not set
887# CONFIG_VXFS_FS is not set 931# CONFIG_VXFS_FS is not set
932# CONFIG_MINIX_FS is not set
933# CONFIG_OMFS_FS is not set
888# CONFIG_HPFS_FS is not set 934# CONFIG_HPFS_FS is not set
889# CONFIG_QNX4FS_FS is not set 935# CONFIG_QNX4FS_FS is not set
936# CONFIG_ROMFS_FS is not set
890# CONFIG_SYSV_FS is not set 937# CONFIG_SYSV_FS is not set
891# CONFIG_UFS_FS is not set 938# CONFIG_UFS_FS is not set
892CONFIG_NETWORK_FILESYSTEMS=y 939CONFIG_NETWORK_FILESYSTEMS=y
@@ -894,13 +941,12 @@ CONFIG_NFS_FS=m
894CONFIG_NFS_V3=y 941CONFIG_NFS_V3=y
895# CONFIG_NFS_V3_ACL is not set 942# CONFIG_NFS_V3_ACL is not set
896# CONFIG_NFS_V4 is not set 943# CONFIG_NFS_V4 is not set
897# CONFIG_NFS_DIRECTIO is not set
898# CONFIG_NFSD is not set 944# CONFIG_NFSD is not set
899CONFIG_LOCKD=m 945CONFIG_LOCKD=m
900CONFIG_LOCKD_V4=y 946CONFIG_LOCKD_V4=y
901CONFIG_NFS_COMMON=y 947CONFIG_NFS_COMMON=y
902CONFIG_SUNRPC=m 948CONFIG_SUNRPC=m
903# CONFIG_SUNRPC_BIND34 is not set 949# CONFIG_SUNRPC_REGISTER_V4 is not set
904# CONFIG_RPCSEC_GSS_KRB5 is not set 950# CONFIG_RPCSEC_GSS_KRB5 is not set
905# CONFIG_RPCSEC_GSS_SPKM3 is not set 951# CONFIG_RPCSEC_GSS_SPKM3 is not set
906CONFIG_SMB_FS=m 952CONFIG_SMB_FS=m
@@ -956,9 +1002,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
956# CONFIG_NLS_KOI8_U is not set 1002# CONFIG_NLS_KOI8_U is not set
957# CONFIG_NLS_UTF8 is not set 1003# CONFIG_NLS_UTF8 is not set
958# CONFIG_DLM is not set 1004# CONFIG_DLM is not set
959CONFIG_INSTRUMENTATION=y
960# CONFIG_PROFILING is not set
961# CONFIG_MARKERS is not set
962 1005
963# 1006#
964# Kernel hacking 1007# Kernel hacking
@@ -966,14 +1009,53 @@ CONFIG_INSTRUMENTATION=y
966# CONFIG_PRINTK_TIME is not set 1009# CONFIG_PRINTK_TIME is not set
967CONFIG_ENABLE_WARN_DEPRECATED=y 1010CONFIG_ENABLE_WARN_DEPRECATED=y
968CONFIG_ENABLE_MUST_CHECK=y 1011CONFIG_ENABLE_MUST_CHECK=y
1012CONFIG_FRAME_WARN=1024
969# CONFIG_MAGIC_SYSRQ is not set 1013# CONFIG_MAGIC_SYSRQ is not set
970# CONFIG_UNUSED_SYMBOLS is not set 1014# CONFIG_UNUSED_SYMBOLS is not set
971CONFIG_DEBUG_FS=y 1015CONFIG_DEBUG_FS=y
972# CONFIG_HEADERS_CHECK is not set 1016# CONFIG_HEADERS_CHECK is not set
973CONFIG_DEBUG_KERNEL=y 1017CONFIG_DEBUG_KERNEL=y
1018# CONFIG_DEBUG_SHIRQ is not set
1019CONFIG_DETECT_SOFTLOCKUP=y
1020# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1021CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1022CONFIG_SCHED_DEBUG=y
1023# CONFIG_SCHEDSTATS is not set
1024# CONFIG_TIMER_STATS is not set
1025# CONFIG_DEBUG_OBJECTS is not set
1026# CONFIG_DEBUG_SLAB is not set
1027# CONFIG_DEBUG_RT_MUTEXES is not set
1028# CONFIG_RT_MUTEX_TESTER is not set
1029# CONFIG_DEBUG_SPINLOCK is not set
1030# CONFIG_DEBUG_MUTEXES is not set
1031# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1032# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1033# CONFIG_DEBUG_KOBJECT is not set
974# CONFIG_DEBUG_BUGVERBOSE is not set 1034# CONFIG_DEBUG_BUGVERBOSE is not set
1035CONFIG_DEBUG_INFO=y
1036# CONFIG_DEBUG_VM is not set
1037# CONFIG_DEBUG_WRITECOUNT is not set
1038# CONFIG_DEBUG_MEMORY_INIT is not set
1039# CONFIG_DEBUG_LIST is not set
1040# CONFIG_DEBUG_SG is not set
1041# CONFIG_FRAME_POINTER is not set
1042# CONFIG_BOOT_PRINTK_DELAY is not set
1043# CONFIG_RCU_TORTURE_TEST is not set
1044# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1045# CONFIG_BACKTRACE_SELF_TEST is not set
1046# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1047# CONFIG_FAULT_INJECTION is not set
1048# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1049# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
975# CONFIG_SAMPLES is not set 1050# CONFIG_SAMPLES is not set
1051CONFIG_HAVE_ARCH_KGDB=y
1052# CONFIG_KGDB is not set
1053# CONFIG_DEBUG_STACKOVERFLOW is not set
1054# CONFIG_DEBUG_STACK_USAGE is not set
1055CONFIG_DEBUG_VERBOSE=y
976CONFIG_DEBUG_MMRS=y 1056CONFIG_DEBUG_MMRS=y
1057# CONFIG_DEBUG_HWERR is not set
1058# CONFIG_DEBUG_DOUBLEFAULT is not set
977CONFIG_DEBUG_HUNT_FOR_ZERO=y 1059CONFIG_DEBUG_HUNT_FOR_ZERO=y
978CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1060CONFIG_DEBUG_BFIN_HWTRACE_ON=y
979CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1061CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -991,9 +1073,94 @@ CONFIG_ACCESS_CHECK=y
991# 1073#
992# CONFIG_KEYS is not set 1074# CONFIG_KEYS is not set
993CONFIG_SECURITY=y 1075CONFIG_SECURITY=y
1076# CONFIG_SECURITYFS is not set
994# CONFIG_SECURITY_NETWORK is not set 1077# CONFIG_SECURITY_NETWORK is not set
995# CONFIG_SECURITY_CAPABILITIES is not set 1078# CONFIG_SECURITY_FILE_CAPABILITIES is not set
996# CONFIG_CRYPTO is not set 1079CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1080CONFIG_CRYPTO=y
1081
1082#
1083# Crypto core or helper
1084#
1085# CONFIG_CRYPTO_FIPS is not set
1086# CONFIG_CRYPTO_MANAGER is not set
1087# CONFIG_CRYPTO_GF128MUL is not set
1088# CONFIG_CRYPTO_NULL is not set
1089# CONFIG_CRYPTO_CRYPTD is not set
1090# CONFIG_CRYPTO_AUTHENC is not set
1091# CONFIG_CRYPTO_TEST is not set
1092
1093#
1094# Authenticated Encryption with Associated Data
1095#
1096# CONFIG_CRYPTO_CCM is not set
1097# CONFIG_CRYPTO_GCM is not set
1098# CONFIG_CRYPTO_SEQIV is not set
1099
1100#
1101# Block modes
1102#
1103# CONFIG_CRYPTO_CBC is not set
1104# CONFIG_CRYPTO_CTR is not set
1105# CONFIG_CRYPTO_CTS is not set
1106# CONFIG_CRYPTO_ECB is not set
1107# CONFIG_CRYPTO_LRW is not set
1108# CONFIG_CRYPTO_PCBC is not set
1109# CONFIG_CRYPTO_XTS is not set
1110
1111#
1112# Hash modes
1113#
1114# CONFIG_CRYPTO_HMAC is not set
1115# CONFIG_CRYPTO_XCBC is not set
1116
1117#
1118# Digest
1119#
1120# CONFIG_CRYPTO_CRC32C is not set
1121# CONFIG_CRYPTO_MD4 is not set
1122# CONFIG_CRYPTO_MD5 is not set
1123# CONFIG_CRYPTO_MICHAEL_MIC is not set
1124# CONFIG_CRYPTO_RMD128 is not set
1125# CONFIG_CRYPTO_RMD160 is not set
1126# CONFIG_CRYPTO_RMD256 is not set
1127# CONFIG_CRYPTO_RMD320 is not set
1128# CONFIG_CRYPTO_SHA1 is not set
1129# CONFIG_CRYPTO_SHA256 is not set
1130# CONFIG_CRYPTO_SHA512 is not set
1131# CONFIG_CRYPTO_TGR192 is not set
1132# CONFIG_CRYPTO_WP512 is not set
1133
1134#
1135# Ciphers
1136#
1137# CONFIG_CRYPTO_AES is not set
1138# CONFIG_CRYPTO_ANUBIS is not set
1139# CONFIG_CRYPTO_ARC4 is not set
1140# CONFIG_CRYPTO_BLOWFISH is not set
1141# CONFIG_CRYPTO_CAMELLIA is not set
1142# CONFIG_CRYPTO_CAST5 is not set
1143# CONFIG_CRYPTO_CAST6 is not set
1144# CONFIG_CRYPTO_DES is not set
1145# CONFIG_CRYPTO_FCRYPT is not set
1146# CONFIG_CRYPTO_KHAZAD is not set
1147# CONFIG_CRYPTO_SALSA20 is not set
1148# CONFIG_CRYPTO_SEED is not set
1149# CONFIG_CRYPTO_SERPENT is not set
1150# CONFIG_CRYPTO_TEA is not set
1151# CONFIG_CRYPTO_TWOFISH is not set
1152
1153#
1154# Compression
1155#
1156# CONFIG_CRYPTO_DEFLATE is not set
1157# CONFIG_CRYPTO_LZO is not set
1158
1159#
1160# Random Number Generation
1161#
1162# CONFIG_CRYPTO_ANSI_CPRNG is not set
1163CONFIG_CRYPTO_HW=y
997 1164
998# 1165#
999# Library routines 1166# Library routines
@@ -1001,6 +1168,7 @@ CONFIG_SECURITY=y
1001CONFIG_BITREVERSE=y 1168CONFIG_BITREVERSE=y
1002CONFIG_CRC_CCITT=m 1169CONFIG_CRC_CCITT=m
1003# CONFIG_CRC16 is not set 1170# CONFIG_CRC16 is not set
1171# CONFIG_CRC_T10DIF is not set
1004# CONFIG_CRC_ITU_T is not set 1172# CONFIG_CRC_ITU_T is not set
1005CONFIG_CRC32=y 1173CONFIG_CRC32=y
1006# CONFIG_CRC7 is not set 1174# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF533-STAMP_defconfig b/arch/blackfin/configs/BF533-STAMP_defconfig
index 9cef714be1bf..49eabb41e9e5 100644
--- a/arch/blackfin/configs/BF533-STAMP_defconfig
+++ b/arch/blackfin/configs/BF533-STAMP_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,7 +8,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +30,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 34CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 35CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 38# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 39# CONFIG_SYSFS_DEPRECATED is not set
40# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 43CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +48,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 48CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 49CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 52# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 54CONFIG_PRINTK=y
57CONFIG_BUG=y 55CONFIG_BUG=y
58CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 59CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 61CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 62CONFIG_SIGNALFD=y
63CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 64CONFIG_EVENTFD=y
65CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 66CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 67CONFIG_SLAB=y
67# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 74CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 75CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 76CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 77CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 80CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 81# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 82# CONFIG_MODVERSIONS is not set
@@ -81,6 +87,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 87# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 88# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 89# CONFIG_BLK_DEV_BSG is not set
90# CONFIG_BLK_DEV_INTEGRITY is not set
84 91
85# 92#
86# IO Schedulers 93# IO Schedulers
@@ -94,9 +101,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 101# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 102# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 105# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 106CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 107# CONFIG_PREEMPT is not set
108CONFIG_FREEZER=y
100 109
101# 110#
102# Blackfin Processor Options 111# Blackfin Processor Options
@@ -105,6 +114,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 114#
106# Processor and Board Settings 115# Processor and Board Settings
107# 116#
117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 121# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 122# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 123# CONFIG_BF524 is not set
@@ -117,24 +130,30 @@ CONFIG_BF533=y
117# CONFIG_BF534 is not set 130# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 131# CONFIG_BF536 is not set
119# CONFIG_BF537 is not set 132# CONFIG_BF537 is not set
133# CONFIG_BF538 is not set
134# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 135# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 136# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 137# CONFIG_BF547 is not set
123# CONFIG_BF548 is not set 138# CONFIG_BF548 is not set
124# CONFIG_BF549 is not set 139# CONFIG_BF549 is not set
125# CONFIG_BF561 is not set 140# CONFIG_BF561 is not set
141CONFIG_BF_REV_MIN=3
142CONFIG_BF_REV_MAX=6
126# CONFIG_BF_REV_0_0 is not set 143# CONFIG_BF_REV_0_0 is not set
127# CONFIG_BF_REV_0_1 is not set 144# CONFIG_BF_REV_0_1 is not set
128# CONFIG_BF_REV_0_2 is not set 145# CONFIG_BF_REV_0_2 is not set
129CONFIG_BF_REV_0_3=y 146CONFIG_BF_REV_0_3=y
130# CONFIG_BF_REV_0_4 is not set 147# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 148# CONFIG_BF_REV_0_5 is not set
149# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 150# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 151# CONFIG_BF_REV_NONE is not set
134CONFIG_BF53x=y 152CONFIG_BF53x=y
135CONFIG_MEM_MT48LC64M4A2FB_7E=y 153CONFIG_MEM_MT48LC64M4A2FB_7E=y
136# CONFIG_BFIN533_EZKIT is not set 154# CONFIG_BFIN533_EZKIT is not set
137CONFIG_BFIN533_STAMP=y 155CONFIG_BFIN533_STAMP=y
156# CONFIG_BLACKSTAMP is not set
138# CONFIG_BFIN533_BLUETECHNIX_CM is not set 157# CONFIG_BFIN533_BLUETECHNIX_CM is not set
139# CONFIG_H8606_HVSISTEMAS is not set 158# CONFIG_H8606_HVSISTEMAS is not set
140# CONFIG_BFIN532_IP0X is not set 159# CONFIG_BFIN532_IP0X is not set
@@ -187,7 +206,6 @@ CONFIG_BOOT_LOAD=0x1000
187# 206#
188CONFIG_CLKIN_HZ=11059200 207CONFIG_CLKIN_HZ=11059200
189# CONFIG_BFIN_KERNEL_CLOCK is not set 208# CONFIG_BFIN_KERNEL_CLOCK is not set
190CONFIG_MAX_MEM_SIZE=512
191CONFIG_MAX_VCO_HZ=750000000 209CONFIG_MAX_VCO_HZ=750000000
192CONFIG_MIN_VCO_HZ=50000000 210CONFIG_MIN_VCO_HZ=50000000
193CONFIG_MAX_SCLK_HZ=133333333 211CONFIG_MAX_SCLK_HZ=133333333
@@ -201,6 +219,7 @@ CONFIG_HZ_250=y
201# CONFIG_HZ_300 is not set 219# CONFIG_HZ_300 is not set
202# CONFIG_HZ_1000 is not set 220# CONFIG_HZ_1000 is not set
203CONFIG_HZ=250 221CONFIG_HZ=250
222CONFIG_SCHED_HRTICK=y
204CONFIG_GENERIC_TIME=y 223CONFIG_GENERIC_TIME=y
205CONFIG_GENERIC_CLOCKEVENTS=y 224CONFIG_GENERIC_CLOCKEVENTS=y
206# CONFIG_CYCLES_CLOCKSOURCE is not set 225# CONFIG_CYCLES_CLOCKSOURCE is not set
@@ -238,6 +257,12 @@ CONFIG_SYS_BFIN_SPINLOCK_L1=y
238CONFIG_CACHELINE_ALIGNED_L1=y 257CONFIG_CACHELINE_ALIGNED_L1=y
239# CONFIG_SYSCALL_TAB_L1 is not set 258# CONFIG_SYSCALL_TAB_L1 is not set
240# CONFIG_CPLB_SWITCH_TAB_L1 is not set 259# CONFIG_CPLB_SWITCH_TAB_L1 is not set
260CONFIG_APP_STACK_L1=y
261
262#
263# Speed Optimizations
264#
265CONFIG_BFIN_INS_LOWOVERHEAD=y
241CONFIG_RAMKERNEL=y 266CONFIG_RAMKERNEL=y
242# CONFIG_ROMKERNEL is not set 267# CONFIG_ROMKERNEL is not set
243CONFIG_SELECT_MEMORY_MODEL=y 268CONFIG_SELECT_MEMORY_MODEL=y
@@ -246,10 +271,10 @@ CONFIG_FLATMEM_MANUAL=y
246# CONFIG_SPARSEMEM_MANUAL is not set 271# CONFIG_SPARSEMEM_MANUAL is not set
247CONFIG_FLATMEM=y 272CONFIG_FLATMEM=y
248CONFIG_FLAT_NODE_MEM_MAP=y 273CONFIG_FLAT_NODE_MEM_MAP=y
249# CONFIG_SPARSEMEM_STATIC is not set 274CONFIG_PAGEFLAGS_EXTENDED=y
250# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
251CONFIG_SPLIT_PTLOCK_CPUS=4 275CONFIG_SPLIT_PTLOCK_CPUS=4
252# CONFIG_RESOURCES_64BIT is not set 276# CONFIG_RESOURCES_64BIT is not set
277# CONFIG_PHYS_ADDR_T_64BIT is not set
253CONFIG_ZONE_DMA_FLAG=1 278CONFIG_ZONE_DMA_FLAG=1
254CONFIG_VIRT_TO_BUS=y 279CONFIG_VIRT_TO_BUS=y
255# CONFIG_BFIN_GPTIMERS is not set 280# CONFIG_BFIN_GPTIMERS is not set
@@ -267,7 +292,6 @@ CONFIG_BFIN_DCACHE=y
267# CONFIG_BFIN_ICACHE_LOCK is not set 292# CONFIG_BFIN_ICACHE_LOCK is not set
268# CONFIG_BFIN_WB is not set 293# CONFIG_BFIN_WB is not set
269CONFIG_BFIN_WT=y 294CONFIG_BFIN_WT=y
270CONFIG_L1_MAX_PIECE=16
271# CONFIG_MPU is not set 295# CONFIG_MPU is not set
272 296
273# 297#
@@ -296,7 +320,6 @@ CONFIG_BANK_3=0xAAC2
296# 320#
297# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 321# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
298# 322#
299# CONFIG_PCI is not set
300# CONFIG_ARCH_SUPPORTS_MSI is not set 323# CONFIG_ARCH_SUPPORTS_MSI is not set
301# CONFIG_PCCARD is not set 324# CONFIG_PCCARD is not set
302 325
@@ -307,29 +330,30 @@ CONFIG_BINFMT_ELF_FDPIC=y
307CONFIG_BINFMT_FLAT=y 330CONFIG_BINFMT_FLAT=y
308CONFIG_BINFMT_ZFLAT=y 331CONFIG_BINFMT_ZFLAT=y
309# CONFIG_BINFMT_SHARED_FLAT is not set 332# CONFIG_BINFMT_SHARED_FLAT is not set
333# CONFIG_HAVE_AOUT is not set
310# CONFIG_BINFMT_MISC is not set 334# CONFIG_BINFMT_MISC is not set
311 335
312# 336#
313# Power management options 337# Power management options
314# 338#
315CONFIG_PM=y 339CONFIG_PM=y
316# CONFIG_PM_LEGACY is not set
317# CONFIG_PM_DEBUG is not set 340# CONFIG_PM_DEBUG is not set
318CONFIG_PM_SLEEP=y 341CONFIG_PM_SLEEP=y
319CONFIG_SUSPEND_UP_POSSIBLE=y
320CONFIG_SUSPEND=y 342CONFIG_SUSPEND=y
343CONFIG_SUSPEND_FREEZER=y
344CONFIG_ARCH_SUSPEND_POSSIBLE=y
321CONFIG_PM_BFIN_SLEEP_DEEPER=y 345CONFIG_PM_BFIN_SLEEP_DEEPER=y
322# CONFIG_PM_BFIN_SLEEP is not set 346# CONFIG_PM_BFIN_SLEEP is not set
323# CONFIG_PM_WAKEUP_BY_GPIO is not set 347# CONFIG_PM_WAKEUP_BY_GPIO is not set
324 348
325# 349#
326# CPU Frequency scaling 350# Possible Suspend Mem / Hibernate Wake-Up Sources
327# 351#
328# CONFIG_CPU_FREQ is not set
329 352
330# 353#
331# Networking 354# CPU Frequency scaling
332# 355#
356# CONFIG_CPU_FREQ is not set
333CONFIG_NET=y 357CONFIG_NET=y
334 358
335# 359#
@@ -342,6 +366,7 @@ CONFIG_XFRM=y
342# CONFIG_XFRM_USER is not set 366# CONFIG_XFRM_USER is not set
343# CONFIG_XFRM_SUB_POLICY is not set 367# CONFIG_XFRM_SUB_POLICY is not set
344# CONFIG_XFRM_MIGRATE is not set 368# CONFIG_XFRM_MIGRATE is not set
369# CONFIG_XFRM_STATISTICS is not set
345# CONFIG_NET_KEY is not set 370# CONFIG_NET_KEY is not set
346CONFIG_INET=y 371CONFIG_INET=y
347# CONFIG_IP_MULTICAST is not set 372# CONFIG_IP_MULTICAST is not set
@@ -371,8 +396,6 @@ CONFIG_TCP_CONG_CUBIC=y
371CONFIG_DEFAULT_TCP_CONG="cubic" 396CONFIG_DEFAULT_TCP_CONG="cubic"
372# CONFIG_TCP_MD5SIG is not set 397# CONFIG_TCP_MD5SIG is not set
373# CONFIG_IPV6 is not set 398# CONFIG_IPV6 is not set
374# CONFIG_INET6_XFRM_TUNNEL is not set
375# CONFIG_INET6_TUNNEL is not set
376# CONFIG_NETLABEL is not set 399# CONFIG_NETLABEL is not set
377# CONFIG_NETWORK_SECMARK is not set 400# CONFIG_NETWORK_SECMARK is not set
378# CONFIG_NETFILTER is not set 401# CONFIG_NETFILTER is not set
@@ -381,6 +404,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
381# CONFIG_TIPC is not set 404# CONFIG_TIPC is not set
382# CONFIG_ATM is not set 405# CONFIG_ATM is not set
383# CONFIG_BRIDGE is not set 406# CONFIG_BRIDGE is not set
407# CONFIG_NET_DSA is not set
384# CONFIG_VLAN_8021Q is not set 408# CONFIG_VLAN_8021Q is not set
385# CONFIG_DECNET is not set 409# CONFIG_DECNET is not set
386# CONFIG_LLC2 is not set 410# CONFIG_LLC2 is not set
@@ -397,6 +421,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
397# 421#
398# CONFIG_NET_PKTGEN is not set 422# CONFIG_NET_PKTGEN is not set
399# CONFIG_HAMRADIO is not set 423# CONFIG_HAMRADIO is not set
424# CONFIG_CAN is not set
400CONFIG_IRDA=m 425CONFIG_IRDA=m
401 426
402# 427#
@@ -431,24 +456,14 @@ CONFIG_SIR_BFIN_DMA=y
431# CONFIG_DONGLE is not set 456# CONFIG_DONGLE is not set
432 457
433# 458#
434# Old SIR device drivers
435#
436# CONFIG_IRPORT_SIR is not set
437
438#
439# Old Serial dongle support
440#
441
442#
443# FIR device drivers 459# FIR device drivers
444# 460#
445# CONFIG_BT is not set 461# CONFIG_BT is not set
446# CONFIG_AF_RXRPC is not set 462# CONFIG_AF_RXRPC is not set
447 463# CONFIG_PHONET is not set
448# 464CONFIG_WIRELESS=y
449# Wireless
450#
451# CONFIG_CFG80211 is not set 465# CONFIG_CFG80211 is not set
466CONFIG_WIRELESS_OLD_REGULATORY=y
452# CONFIG_WIRELESS_EXT is not set 467# CONFIG_WIRELESS_EXT is not set
453# CONFIG_MAC80211 is not set 468# CONFIG_MAC80211 is not set
454# CONFIG_IEEE80211 is not set 469# CONFIG_IEEE80211 is not set
@@ -466,6 +481,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
466CONFIG_STANDALONE=y 481CONFIG_STANDALONE=y
467CONFIG_PREVENT_FIRMWARE_BUILD=y 482CONFIG_PREVENT_FIRMWARE_BUILD=y
468# CONFIG_FW_LOADER is not set 483# CONFIG_FW_LOADER is not set
484# CONFIG_DEBUG_DRIVER is not set
485# CONFIG_DEBUG_DEVRES is not set
469# CONFIG_SYS_HYPERVISOR is not set 486# CONFIG_SYS_HYPERVISOR is not set
470# CONFIG_CONNECTOR is not set 487# CONFIG_CONNECTOR is not set
471CONFIG_MTD=y 488CONFIG_MTD=y
@@ -474,6 +491,7 @@ CONFIG_MTD=y
474CONFIG_MTD_PARTITIONS=y 491CONFIG_MTD_PARTITIONS=y
475# CONFIG_MTD_REDBOOT_PARTS is not set 492# CONFIG_MTD_REDBOOT_PARTS is not set
476CONFIG_MTD_CMDLINE_PARTS=y 493CONFIG_MTD_CMDLINE_PARTS=y
494# CONFIG_MTD_AR7_PARTS is not set
477 495
478# 496#
479# User Modules And Translation Layers 497# User Modules And Translation Layers
@@ -519,6 +537,7 @@ CONFIG_MTD_ROM=m
519CONFIG_MTD_COMPLEX_MAPPINGS=y 537CONFIG_MTD_COMPLEX_MAPPINGS=y
520# CONFIG_MTD_PHYSMAP is not set 538# CONFIG_MTD_PHYSMAP is not set
521CONFIG_MTD_BFIN_ASYNC=m 539CONFIG_MTD_BFIN_ASYNC=m
540# CONFIG_MTD_GPIO_ADDR is not set
522# CONFIG_MTD_UCLINUX is not set 541# CONFIG_MTD_UCLINUX is not set
523# CONFIG_MTD_PLATRAM is not set 542# CONFIG_MTD_PLATRAM is not set
524 543
@@ -553,11 +572,14 @@ CONFIG_BLK_DEV=y
553CONFIG_BLK_DEV_RAM=y 572CONFIG_BLK_DEV_RAM=y
554CONFIG_BLK_DEV_RAM_COUNT=16 573CONFIG_BLK_DEV_RAM_COUNT=16
555CONFIG_BLK_DEV_RAM_SIZE=4096 574CONFIG_BLK_DEV_RAM_SIZE=4096
556CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 575# CONFIG_BLK_DEV_XIP is not set
557# CONFIG_CDROM_PKTCDVD is not set 576# CONFIG_CDROM_PKTCDVD is not set
558# CONFIG_ATA_OVER_ETH is not set 577# CONFIG_ATA_OVER_ETH is not set
578# CONFIG_BLK_DEV_HD is not set
559CONFIG_MISC_DEVICES=y 579CONFIG_MISC_DEVICES=y
560# CONFIG_EEPROM_93CX6 is not set 580# CONFIG_EEPROM_93CX6 is not set
581# CONFIG_ENCLOSURE_SERVICES is not set
582CONFIG_HAVE_IDE=y
561# CONFIG_IDE is not set 583# CONFIG_IDE is not set
562 584
563# 585#
@@ -570,7 +592,6 @@ CONFIG_MISC_DEVICES=y
570# CONFIG_ATA is not set 592# CONFIG_ATA is not set
571# CONFIG_MD is not set 593# CONFIG_MD is not set
572CONFIG_NETDEVICES=y 594CONFIG_NETDEVICES=y
573# CONFIG_NETDEVICES_MULTIQUEUE is not set
574# CONFIG_DUMMY is not set 595# CONFIG_DUMMY is not set
575# CONFIG_BONDING is not set 596# CONFIG_BONDING is not set
576# CONFIG_MACVLAN is not set 597# CONFIG_MACVLAN is not set
@@ -583,11 +604,14 @@ CONFIG_MII=y
583CONFIG_SMC91X=y 604CONFIG_SMC91X=y
584# CONFIG_SMSC911X is not set 605# CONFIG_SMSC911X is not set
585# CONFIG_DM9000 is not set 606# CONFIG_DM9000 is not set
607# CONFIG_ENC28J60 is not set
586# CONFIG_IBM_NEW_EMAC_ZMII is not set 608# CONFIG_IBM_NEW_EMAC_ZMII is not set
587# CONFIG_IBM_NEW_EMAC_RGMII is not set 609# CONFIG_IBM_NEW_EMAC_RGMII is not set
588# CONFIG_IBM_NEW_EMAC_TAH is not set 610# CONFIG_IBM_NEW_EMAC_TAH is not set
589# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 611# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
590# CONFIG_B44 is not set 612# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
613# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
614# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
591CONFIG_NETDEV_1000=y 615CONFIG_NETDEV_1000=y
592# CONFIG_AX88180 is not set 616# CONFIG_AX88180 is not set
593CONFIG_NETDEV_10000=y 617CONFIG_NETDEV_10000=y
@@ -597,10 +621,10 @@ CONFIG_NETDEV_10000=y
597# 621#
598# CONFIG_WLAN_PRE80211 is not set 622# CONFIG_WLAN_PRE80211 is not set
599# CONFIG_WLAN_80211 is not set 623# CONFIG_WLAN_80211 is not set
624# CONFIG_IWLWIFI_LEDS is not set
600# CONFIG_WAN is not set 625# CONFIG_WAN is not set
601# CONFIG_PPP is not set 626# CONFIG_PPP is not set
602# CONFIG_SLIP is not set 627# CONFIG_SLIP is not set
603# CONFIG_SHAPER is not set
604# CONFIG_NETCONSOLE is not set 628# CONFIG_NETCONSOLE is not set
605# CONFIG_NETPOLL is not set 629# CONFIG_NETPOLL is not set
606# CONFIG_NET_POLL_CONTROLLER is not set 630# CONFIG_NET_POLL_CONTROLLER is not set
@@ -632,7 +656,7 @@ CONFIG_INPUT_EVDEV=m
632# CONFIG_INPUT_TOUCHSCREEN is not set 656# CONFIG_INPUT_TOUCHSCREEN is not set
633CONFIG_INPUT_MISC=y 657CONFIG_INPUT_MISC=y
634# CONFIG_INPUT_UINPUT is not set 658# CONFIG_INPUT_UINPUT is not set
635CONFIG_TWI_KEYPAD=m 659CONFIG_CONFIG_INPUT_PCF8574=m
636 660
637# 661#
638# Hardware I/O ports 662# Hardware I/O ports
@@ -651,9 +675,11 @@ CONFIG_TWI_KEYPAD=m
651CONFIG_BFIN_SPORT=y 675CONFIG_BFIN_SPORT=y
652# CONFIG_BFIN_TIMER_LATENCY is not set 676# CONFIG_BFIN_TIMER_LATENCY is not set
653CONFIG_TWI_LCD=m 677CONFIG_TWI_LCD=m
678CONFIG_BFIN_DMA_INTERFACE=m
654CONFIG_SIMPLE_GPIO=m 679CONFIG_SIMPLE_GPIO=m
655# CONFIG_VT is not set 680# CONFIG_VT is not set
656# CONFIG_DEVKMEM is not set 681# CONFIG_DEVKMEM is not set
682# CONFIG_BFIN_JTAG_COMM is not set
657# CONFIG_SERIAL_NONSTANDARD is not set 683# CONFIG_SERIAL_NONSTANDARD is not set
658 684
659# 685#
@@ -682,41 +708,46 @@ CONFIG_UNIX98_PTYS=y
682# CONFIG_CAN4LINUX is not set 708# CONFIG_CAN4LINUX is not set
683# CONFIG_IPMI_HANDLER is not set 709# CONFIG_IPMI_HANDLER is not set
684# CONFIG_HW_RANDOM is not set 710# CONFIG_HW_RANDOM is not set
685# CONFIG_GEN_RTC is not set
686# CONFIG_R3964 is not set 711# CONFIG_R3964 is not set
687# CONFIG_RAW_DRIVER is not set 712# CONFIG_RAW_DRIVER is not set
688# CONFIG_TCG_TPM is not set 713# CONFIG_TCG_TPM is not set
689CONFIG_I2C=m 714CONFIG_I2C=m
690CONFIG_I2C_BOARDINFO=y 715CONFIG_I2C_BOARDINFO=y
691CONFIG_I2C_CHARDEV=m 716CONFIG_I2C_CHARDEV=m
717CONFIG_I2C_HELPER_AUTO=y
692 718
693# 719#
694# I2C Algorithms 720# I2C Hardware Bus support
695# 721#
696CONFIG_I2C_ALGOBIT=m
697# CONFIG_I2C_ALGOPCF is not set
698# CONFIG_I2C_ALGOPCA is not set
699 722
700# 723#
701# I2C Hardware Bus support 724# I2C system bus drivers (mostly embedded / system-on-chip)
702# 725#
703# CONFIG_I2C_GPIO is not set 726# CONFIG_I2C_GPIO is not set
704# CONFIG_I2C_OCORES is not set 727# CONFIG_I2C_OCORES is not set
705# CONFIG_I2C_PARPORT_LIGHT is not set
706# CONFIG_I2C_SIMTEC is not set 728# CONFIG_I2C_SIMTEC is not set
729
730#
731# External I2C/SMBus adapter drivers
732#
733# CONFIG_I2C_PARPORT_LIGHT is not set
707# CONFIG_I2C_TAOS_EVM is not set 734# CONFIG_I2C_TAOS_EVM is not set
735
736#
737# Other I2C/SMBus bus drivers
738#
739# CONFIG_I2C_PCA_PLATFORM is not set
708# CONFIG_I2C_STUB is not set 740# CONFIG_I2C_STUB is not set
709 741
710# 742#
711# Miscellaneous I2C Chip support 743# Miscellaneous I2C Chip support
712# 744#
713# CONFIG_SENSORS_DS1337 is not set
714# CONFIG_SENSORS_DS1374 is not set
715# CONFIG_DS1682 is not set 745# CONFIG_DS1682 is not set
746# CONFIG_AT24 is not set
716# CONFIG_SENSORS_AD5252 is not set 747# CONFIG_SENSORS_AD5252 is not set
717# CONFIG_SENSORS_EEPROM is not set 748# CONFIG_SENSORS_EEPROM is not set
718# CONFIG_SENSORS_PCF8574 is not set 749# CONFIG_SENSORS_PCF8574 is not set
719# CONFIG_SENSORS_PCF8575 is not set 750# CONFIG_PCF8575 is not set
720# CONFIG_SENSORS_PCA9539 is not set 751# CONFIG_SENSORS_PCA9539 is not set
721# CONFIG_SENSORS_PCF8591 is not set 752# CONFIG_SENSORS_PCF8591 is not set
722# CONFIG_SENSORS_MAX6875 is not set 753# CONFIG_SENSORS_MAX6875 is not set
@@ -725,17 +756,15 @@ CONFIG_I2C_ALGOBIT=m
725# CONFIG_I2C_DEBUG_ALGO is not set 756# CONFIG_I2C_DEBUG_ALGO is not set
726# CONFIG_I2C_DEBUG_BUS is not set 757# CONFIG_I2C_DEBUG_BUS is not set
727# CONFIG_I2C_DEBUG_CHIP is not set 758# CONFIG_I2C_DEBUG_CHIP is not set
728
729#
730# SPI support
731#
732CONFIG_SPI=y 759CONFIG_SPI=y
760# CONFIG_SPI_DEBUG is not set
733CONFIG_SPI_MASTER=y 761CONFIG_SPI_MASTER=y
734 762
735# 763#
736# SPI Master Controller Drivers 764# SPI Master Controller Drivers
737# 765#
738CONFIG_SPI_BFIN=y 766CONFIG_SPI_BFIN=y
767# CONFIG_SPI_BFIN_LOCK is not set
739# CONFIG_SPI_BITBANG is not set 768# CONFIG_SPI_BITBANG is not set
740 769
741# 770#
@@ -744,11 +773,15 @@ CONFIG_SPI_BFIN=y
744# CONFIG_SPI_AT25 is not set 773# CONFIG_SPI_AT25 is not set
745# CONFIG_SPI_SPIDEV is not set 774# CONFIG_SPI_SPIDEV is not set
746# CONFIG_SPI_TLE62X0 is not set 775# CONFIG_SPI_TLE62X0 is not set
776CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
777# CONFIG_GPIOLIB is not set
747# CONFIG_W1 is not set 778# CONFIG_W1 is not set
748# CONFIG_POWER_SUPPLY is not set 779# CONFIG_POWER_SUPPLY is not set
749CONFIG_HWMON=y 780CONFIG_HWMON=y
750# CONFIG_HWMON_VID is not set 781# CONFIG_HWMON_VID is not set
782# CONFIG_SENSORS_AD7414 is not set
751# CONFIG_SENSORS_AD7418 is not set 783# CONFIG_SENSORS_AD7418 is not set
784# CONFIG_SENSORS_ADCXX is not set
752# CONFIG_SENSORS_ADM1021 is not set 785# CONFIG_SENSORS_ADM1021 is not set
753# CONFIG_SENSORS_ADM1025 is not set 786# CONFIG_SENSORS_ADM1025 is not set
754# CONFIG_SENSORS_ADM1026 is not set 787# CONFIG_SENSORS_ADM1026 is not set
@@ -756,6 +789,7 @@ CONFIG_HWMON=y
756# CONFIG_SENSORS_ADM1031 is not set 789# CONFIG_SENSORS_ADM1031 is not set
757# CONFIG_SENSORS_ADM9240 is not set 790# CONFIG_SENSORS_ADM9240 is not set
758# CONFIG_SENSORS_ADT7470 is not set 791# CONFIG_SENSORS_ADT7470 is not set
792# CONFIG_SENSORS_ADT7473 is not set
759# CONFIG_SENSORS_ATXP1 is not set 793# CONFIG_SENSORS_ATXP1 is not set
760# CONFIG_SENSORS_DS1621 is not set 794# CONFIG_SENSORS_DS1621 is not set
761# CONFIG_SENSORS_F71805F is not set 795# CONFIG_SENSORS_F71805F is not set
@@ -776,6 +810,7 @@ CONFIG_HWMON=y
776# CONFIG_SENSORS_LM90 is not set 810# CONFIG_SENSORS_LM90 is not set
777# CONFIG_SENSORS_LM92 is not set 811# CONFIG_SENSORS_LM92 is not set
778# CONFIG_SENSORS_LM93 is not set 812# CONFIG_SENSORS_LM93 is not set
813# CONFIG_SENSORS_MAX1111 is not set
779# CONFIG_SENSORS_MAX1619 is not set 814# CONFIG_SENSORS_MAX1619 is not set
780# CONFIG_SENSORS_MAX6650 is not set 815# CONFIG_SENSORS_MAX6650 is not set
781# CONFIG_SENSORS_PC87360 is not set 816# CONFIG_SENSORS_PC87360 is not set
@@ -784,6 +819,7 @@ CONFIG_HWMON=y
784# CONFIG_SENSORS_SMSC47M1 is not set 819# CONFIG_SENSORS_SMSC47M1 is not set
785# CONFIG_SENSORS_SMSC47M192 is not set 820# CONFIG_SENSORS_SMSC47M192 is not set
786# CONFIG_SENSORS_SMSC47B397 is not set 821# CONFIG_SENSORS_SMSC47B397 is not set
822# CONFIG_SENSORS_ADS7828 is not set
787# CONFIG_SENSORS_THMC50 is not set 823# CONFIG_SENSORS_THMC50 is not set
788# CONFIG_SENSORS_VT1211 is not set 824# CONFIG_SENSORS_VT1211 is not set
789# CONFIG_SENSORS_W83781D is not set 825# CONFIG_SENSORS_W83781D is not set
@@ -791,9 +827,12 @@ CONFIG_HWMON=y
791# CONFIG_SENSORS_W83792D is not set 827# CONFIG_SENSORS_W83792D is not set
792# CONFIG_SENSORS_W83793 is not set 828# CONFIG_SENSORS_W83793 is not set
793# CONFIG_SENSORS_W83L785TS is not set 829# CONFIG_SENSORS_W83L785TS is not set
830# CONFIG_SENSORS_W83L786NG is not set
794# CONFIG_SENSORS_W83627HF is not set 831# CONFIG_SENSORS_W83627HF is not set
795# CONFIG_SENSORS_W83627EHF is not set 832# CONFIG_SENSORS_W83627EHF is not set
796# CONFIG_HWMON_DEBUG_CHIP is not set 833# CONFIG_HWMON_DEBUG_CHIP is not set
834# CONFIG_THERMAL is not set
835# CONFIG_THERMAL_HWMON is not set
797CONFIG_WATCHDOG=y 836CONFIG_WATCHDOG=y
798# CONFIG_WATCHDOG_NOWAYOUT is not set 837# CONFIG_WATCHDOG_NOWAYOUT is not set
799 838
@@ -804,21 +843,29 @@ CONFIG_WATCHDOG=y
804CONFIG_BFIN_WDT=y 843CONFIG_BFIN_WDT=y
805 844
806# 845#
807# Sonics Silicon Backplane
808#
809CONFIG_SSB_POSSIBLE=y
810# CONFIG_SSB is not set
811
812#
813# Multifunction device drivers 846# Multifunction device drivers
814# 847#
848# CONFIG_MFD_CORE is not set
815# CONFIG_MFD_SM501 is not set 849# CONFIG_MFD_SM501 is not set
850# CONFIG_HTC_PASIC3 is not set
851# CONFIG_MFD_TMIO is not set
852# CONFIG_MFD_WM8400 is not set
853# CONFIG_MFD_WM8350_I2C is not set
816 854
817# 855#
818# Multimedia devices 856# Multimedia devices
819# 857#
858
859#
860# Multimedia core support
861#
820# CONFIG_VIDEO_DEV is not set 862# CONFIG_VIDEO_DEV is not set
821# CONFIG_DVB_CORE is not set 863# CONFIG_DVB_CORE is not set
864# CONFIG_VIDEO_MEDIA is not set
865
866#
867# Multimedia drivers
868#
822# CONFIG_DAB is not set 869# CONFIG_DAB is not set
823 870
824# 871#
@@ -829,6 +876,7 @@ CONFIG_SSB_POSSIBLE=y
829CONFIG_FB=m 876CONFIG_FB=m
830CONFIG_FIRMWARE_EDID=y 877CONFIG_FIRMWARE_EDID=y
831# CONFIG_FB_DDC is not set 878# CONFIG_FB_DDC is not set
879# CONFIG_FB_BOOT_VESA_SUPPORT is not set
832CONFIG_FB_CFB_FILLRECT=m 880CONFIG_FB_CFB_FILLRECT=m
833CONFIG_FB_CFB_COPYAREA=m 881CONFIG_FB_CFB_COPYAREA=m
834CONFIG_FB_CFB_IMAGEBLIT=m 882CONFIG_FB_CFB_IMAGEBLIT=m
@@ -836,8 +884,8 @@ CONFIG_FB_CFB_IMAGEBLIT=m
836# CONFIG_FB_SYS_FILLRECT is not set 884# CONFIG_FB_SYS_FILLRECT is not set
837# CONFIG_FB_SYS_COPYAREA is not set 885# CONFIG_FB_SYS_COPYAREA is not set
838# CONFIG_FB_SYS_IMAGEBLIT is not set 886# CONFIG_FB_SYS_IMAGEBLIT is not set
887# CONFIG_FB_FOREIGN_ENDIAN is not set
839# CONFIG_FB_SYS_FOPS is not set 888# CONFIG_FB_SYS_FOPS is not set
840CONFIG_FB_DEFERRED_IO=y
841# CONFIG_FB_SVGALIB is not set 889# CONFIG_FB_SVGALIB is not set
842# CONFIG_FB_MACMODES is not set 890# CONFIG_FB_MACMODES is not set
843# CONFIG_FB_BACKLIGHT is not set 891# CONFIG_FB_BACKLIGHT is not set
@@ -848,6 +896,7 @@ CONFIG_FB_DEFERRED_IO=y
848# Frame buffer hardware drivers 896# Frame buffer hardware drivers
849# 897#
850# CONFIG_FB_BFIN_T350MCQB is not set 898# CONFIG_FB_BFIN_T350MCQB is not set
899# CONFIG_FB_BFIN_LQ035Q1 is not set
851CONFIG_FB_BFIN_7393=m 900CONFIG_FB_BFIN_7393=m
852CONFIG_NTSC=y 901CONFIG_NTSC=y
853# CONFIG_PAL is not set 902# CONFIG_PAL is not set
@@ -859,6 +908,7 @@ CONFIG_ADV7393_1XMEM=y
859# CONFIG_ADV7393_2XMEM is not set 908# CONFIG_ADV7393_2XMEM is not set
860# CONFIG_FB_S1D13XXX is not set 909# CONFIG_FB_S1D13XXX is not set
861# CONFIG_FB_VIRTUAL is not set 910# CONFIG_FB_VIRTUAL is not set
911# CONFIG_FB_METRONOME is not set
862# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 912# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
863 913
864# 914#
@@ -866,15 +916,8 @@ CONFIG_ADV7393_1XMEM=y
866# 916#
867# CONFIG_DISPLAY_SUPPORT is not set 917# CONFIG_DISPLAY_SUPPORT is not set
868# CONFIG_LOGO is not set 918# CONFIG_LOGO is not set
869
870#
871# Sound
872#
873CONFIG_SOUND=m 919CONFIG_SOUND=m
874 920CONFIG_SOUND_OSS_CORE=y
875#
876# Advanced Linux Sound Architecture
877#
878CONFIG_SND=m 921CONFIG_SND=m
879CONFIG_SND_TIMER=m 922CONFIG_SND_TIMER=m
880CONFIG_SND_PCM=m 923CONFIG_SND_PCM=m
@@ -888,18 +931,12 @@ CONFIG_SND_SUPPORT_OLD_API=y
888CONFIG_SND_VERBOSE_PROCFS=y 931CONFIG_SND_VERBOSE_PROCFS=y
889# CONFIG_SND_VERBOSE_PRINTK is not set 932# CONFIG_SND_VERBOSE_PRINTK is not set
890# CONFIG_SND_DEBUG is not set 933# CONFIG_SND_DEBUG is not set
891 934CONFIG_SND_DRIVERS=y
892#
893# Generic devices
894#
895# CONFIG_SND_DUMMY is not set 935# CONFIG_SND_DUMMY is not set
896# CONFIG_SND_MTPAV is not set 936# CONFIG_SND_MTPAV is not set
897# CONFIG_SND_SERIAL_U16550 is not set 937# CONFIG_SND_SERIAL_U16550 is not set
898# CONFIG_SND_MPU401 is not set 938# CONFIG_SND_MPU401 is not set
899 939CONFIG_SND_SPI=y
900#
901# SPI devices
902#
903 940
904# 941#
905# ALSA Blackfin devices 942# ALSA Blackfin devices
@@ -911,46 +948,46 @@ CONFIG_SND_BLACKFIN_AD1836_MULSUB=y
911# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set 948# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set
912CONFIG_SND_BLACKFIN_SPORT=0 949CONFIG_SND_BLACKFIN_SPORT=0
913CONFIG_SND_BLACKFIN_SPI_PFBIT=4 950CONFIG_SND_BLACKFIN_SPI_PFBIT=4
914CONFIG_SND_BFIN_AD73311=m
915CONFIG_SND_BFIN_SPORT=0 951CONFIG_SND_BFIN_SPORT=0
916CONFIG_SND_BFIN_AD73311_SE=4
917CONFIG_SND_BFIN_AD73322=m 952CONFIG_SND_BFIN_AD73322=m
918CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 953CONFIG_SND_BFIN_AD73322_SPORT0_SE=10
919CONFIG_SND_BFIN_AD73322_SPORT1_SE=14 954CONFIG_SND_BFIN_AD73322_SPORT1_SE=14
920CONFIG_SND_BFIN_AD73322_RESET=12 955CONFIG_SND_BFIN_AD73322_RESET=12
921
922#
923# System on Chip audio support
924#
925CONFIG_SND_SOC_AC97_BUS=y
926CONFIG_SND_SOC=m 956CONFIG_SND_SOC=m
927CONFIG_SND_BF5XX_SOC=m 957CONFIG_SND_SOC_AC97_BUS=y
928CONFIG_SND_MMAP_SUPPORT=y 958CONFIG_SND_BF5XX_I2S=m
929CONFIG_SND_BF5XX_SOC_AC97=m
930# CONFIG_SND_BF5XX_SOC_WM8750 is not set
931# CONFIG_SND_BF5XX_SOC_WM8731 is not set
932# CONFIG_SND_BF5XX_SOC_SSM2602 is not set 959# CONFIG_SND_BF5XX_SOC_SSM2602 is not set
933CONFIG_SND_BF5XX_SOC_BF5xx=m 960CONFIG_SND_BF5XX_SOC_AD73311=m
961CONFIG_SND_BFIN_AD73311_SE=4
962CONFIG_SND_BF5XX_AC97=m
963CONFIG_SND_BF5XX_MMAP_SUPPORT=y
964# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
965CONFIG_SND_BF5XX_SOC_SPORT=m
966CONFIG_SND_BF5XX_SOC_I2S=m
967CONFIG_SND_BF5XX_SOC_AC97=m
968CONFIG_SND_BF5XX_SOC_AD1980=m
934CONFIG_SND_BF5XX_SPORT_NUM=0 969CONFIG_SND_BF5XX_SPORT_NUM=0
935# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set 970# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set
936 971# CONFIG_SND_SOC_ALL_CODECS is not set
937#
938# SoC Audio support for SuperH
939#
940CONFIG_SND_SOC_AD1980=m 972CONFIG_SND_SOC_AD1980=m
941 973CONFIG_SND_SOC_AD73311=m
942#
943# Open Sound System
944#
945# CONFIG_SOUND_PRIME is not set 974# CONFIG_SOUND_PRIME is not set
946CONFIG_AC97_BUS=m 975CONFIG_AC97_BUS=m
947CONFIG_HID_SUPPORT=y 976CONFIG_HID_SUPPORT=y
948CONFIG_HID=y 977CONFIG_HID=y
949# CONFIG_HID_DEBUG is not set 978# CONFIG_HID_DEBUG is not set
950# CONFIG_HIDRAW is not set 979# CONFIG_HIDRAW is not set
980# CONFIG_HID_PID is not set
981
982#
983# Special HID drivers
984#
985CONFIG_HID_COMPAT=y
951# CONFIG_USB_SUPPORT is not set 986# CONFIG_USB_SUPPORT is not set
952# CONFIG_MMC is not set 987# CONFIG_MMC is not set
988# CONFIG_MEMSTICK is not set
953# CONFIG_NEW_LEDS is not set 989# CONFIG_NEW_LEDS is not set
990# CONFIG_ACCESSIBILITY is not set
954CONFIG_RTC_LIB=y 991CONFIG_RTC_LIB=y
955CONFIG_RTC_CLASS=y 992CONFIG_RTC_CLASS=y
956CONFIG_RTC_HCTOSYS=y 993CONFIG_RTC_HCTOSYS=y
@@ -979,51 +1016,57 @@ CONFIG_RTC_INTF_DEV=y
979# CONFIG_RTC_DRV_PCF8563 is not set 1016# CONFIG_RTC_DRV_PCF8563 is not set
980# CONFIG_RTC_DRV_PCF8583 is not set 1017# CONFIG_RTC_DRV_PCF8583 is not set
981# CONFIG_RTC_DRV_M41T80 is not set 1018# CONFIG_RTC_DRV_M41T80 is not set
1019# CONFIG_RTC_DRV_S35390A is not set
1020# CONFIG_RTC_DRV_FM3130 is not set
982 1021
983# 1022#
984# SPI RTC drivers 1023# SPI RTC drivers
985# 1024#
986# CONFIG_RTC_DRV_RS5C348 is not set 1025# CONFIG_RTC_DRV_M41T94 is not set
1026# CONFIG_RTC_DRV_DS1305 is not set
987# CONFIG_RTC_DRV_MAX6902 is not set 1027# CONFIG_RTC_DRV_MAX6902 is not set
1028# CONFIG_RTC_DRV_R9701 is not set
1029# CONFIG_RTC_DRV_RS5C348 is not set
1030# CONFIG_RTC_DRV_DS3234 is not set
988 1031
989# 1032#
990# Platform RTC drivers 1033# Platform RTC drivers
991# 1034#
1035# CONFIG_RTC_DRV_DS1286 is not set
1036# CONFIG_RTC_DRV_DS1511 is not set
992# CONFIG_RTC_DRV_DS1553 is not set 1037# CONFIG_RTC_DRV_DS1553 is not set
993# CONFIG_RTC_DRV_STK17TA8 is not set
994# CONFIG_RTC_DRV_DS1742 is not set 1038# CONFIG_RTC_DRV_DS1742 is not set
1039# CONFIG_RTC_DRV_STK17TA8 is not set
995# CONFIG_RTC_DRV_M48T86 is not set 1040# CONFIG_RTC_DRV_M48T86 is not set
1041# CONFIG_RTC_DRV_M48T35 is not set
996# CONFIG_RTC_DRV_M48T59 is not set 1042# CONFIG_RTC_DRV_M48T59 is not set
1043# CONFIG_RTC_DRV_BQ4802 is not set
997# CONFIG_RTC_DRV_V3020 is not set 1044# CONFIG_RTC_DRV_V3020 is not set
998 1045
999# 1046#
1000# on-CPU RTC drivers 1047# on-CPU RTC drivers
1001# 1048#
1002CONFIG_RTC_DRV_BFIN=y 1049CONFIG_RTC_DRV_BFIN=y
1003 1050# CONFIG_DMADEVICES is not set
1004#
1005# Userspace I/O
1006#
1007# CONFIG_UIO is not set 1051# CONFIG_UIO is not set
1052# CONFIG_STAGING is not set
1008 1053
1009# 1054#
1010# File systems 1055# File systems
1011# 1056#
1012# CONFIG_EXT2_FS is not set 1057# CONFIG_EXT2_FS is not set
1013# CONFIG_EXT3_FS is not set 1058# CONFIG_EXT3_FS is not set
1014# CONFIG_EXT4DEV_FS is not set 1059# CONFIG_EXT4_FS is not set
1015# CONFIG_REISERFS_FS is not set 1060# CONFIG_REISERFS_FS is not set
1016# CONFIG_JFS_FS is not set 1061# CONFIG_JFS_FS is not set
1017# CONFIG_FS_POSIX_ACL is not set 1062# CONFIG_FS_POSIX_ACL is not set
1063CONFIG_FILE_LOCKING=y
1018# CONFIG_XFS_FS is not set 1064# CONFIG_XFS_FS is not set
1019# CONFIG_GFS2_FS is not set
1020# CONFIG_OCFS2_FS is not set 1065# CONFIG_OCFS2_FS is not set
1021# CONFIG_MINIX_FS is not set 1066# CONFIG_DNOTIFY is not set
1022# CONFIG_ROMFS_FS is not set
1023CONFIG_INOTIFY=y 1067CONFIG_INOTIFY=y
1024CONFIG_INOTIFY_USER=y 1068CONFIG_INOTIFY_USER=y
1025# CONFIG_QUOTA is not set 1069# CONFIG_QUOTA is not set
1026# CONFIG_DNOTIFY is not set
1027# CONFIG_AUTOFS_FS is not set 1070# CONFIG_AUTOFS_FS is not set
1028# CONFIG_AUTOFS4_FS is not set 1071# CONFIG_AUTOFS4_FS is not set
1029# CONFIG_FUSE_FS is not set 1072# CONFIG_FUSE_FS is not set
@@ -1063,11 +1106,11 @@ CONFIG_SYSFS=y
1063# CONFIG_EFS_FS is not set 1106# CONFIG_EFS_FS is not set
1064CONFIG_YAFFS_FS=m 1107CONFIG_YAFFS_FS=m
1065CONFIG_YAFFS_YAFFS1=y 1108CONFIG_YAFFS_YAFFS1=y
1109# CONFIG_YAFFS_9BYTE_TAGS is not set
1066# CONFIG_YAFFS_DOES_ECC is not set 1110# CONFIG_YAFFS_DOES_ECC is not set
1067CONFIG_YAFFS_YAFFS2=y 1111CONFIG_YAFFS_YAFFS2=y
1068CONFIG_YAFFS_AUTO_YAFFS2=y 1112CONFIG_YAFFS_AUTO_YAFFS2=y
1069# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 1113# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1070CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1071# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 1114# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1072# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 1115# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1073CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 1116CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -1084,8 +1127,11 @@ CONFIG_JFFS2_RTIME=y
1084# CONFIG_JFFS2_RUBIN is not set 1127# CONFIG_JFFS2_RUBIN is not set
1085# CONFIG_CRAMFS is not set 1128# CONFIG_CRAMFS is not set
1086# CONFIG_VXFS_FS is not set 1129# CONFIG_VXFS_FS is not set
1130# CONFIG_MINIX_FS is not set
1131# CONFIG_OMFS_FS is not set
1087# CONFIG_HPFS_FS is not set 1132# CONFIG_HPFS_FS is not set
1088# CONFIG_QNX4FS_FS is not set 1133# CONFIG_QNX4FS_FS is not set
1134# CONFIG_ROMFS_FS is not set
1089# CONFIG_SYSV_FS is not set 1135# CONFIG_SYSV_FS is not set
1090# CONFIG_UFS_FS is not set 1136# CONFIG_UFS_FS is not set
1091CONFIG_NETWORK_FILESYSTEMS=y 1137CONFIG_NETWORK_FILESYSTEMS=y
@@ -1093,13 +1139,12 @@ CONFIG_NFS_FS=m
1093CONFIG_NFS_V3=y 1139CONFIG_NFS_V3=y
1094# CONFIG_NFS_V3_ACL is not set 1140# CONFIG_NFS_V3_ACL is not set
1095# CONFIG_NFS_V4 is not set 1141# CONFIG_NFS_V4 is not set
1096# CONFIG_NFS_DIRECTIO is not set
1097# CONFIG_NFSD is not set 1142# CONFIG_NFSD is not set
1098CONFIG_LOCKD=m 1143CONFIG_LOCKD=m
1099CONFIG_LOCKD_V4=y 1144CONFIG_LOCKD_V4=y
1100CONFIG_NFS_COMMON=y 1145CONFIG_NFS_COMMON=y
1101CONFIG_SUNRPC=m 1146CONFIG_SUNRPC=m
1102# CONFIG_SUNRPC_BIND34 is not set 1147# CONFIG_SUNRPC_REGISTER_V4 is not set
1103# CONFIG_RPCSEC_GSS_KRB5 is not set 1148# CONFIG_RPCSEC_GSS_KRB5 is not set
1104# CONFIG_RPCSEC_GSS_SPKM3 is not set 1149# CONFIG_RPCSEC_GSS_SPKM3 is not set
1105CONFIG_SMB_FS=m 1150CONFIG_SMB_FS=m
@@ -1155,9 +1200,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1155# CONFIG_NLS_KOI8_U is not set 1200# CONFIG_NLS_KOI8_U is not set
1156# CONFIG_NLS_UTF8 is not set 1201# CONFIG_NLS_UTF8 is not set
1157# CONFIG_DLM is not set 1202# CONFIG_DLM is not set
1158CONFIG_INSTRUMENTATION=y
1159# CONFIG_PROFILING is not set
1160# CONFIG_MARKERS is not set
1161 1203
1162# 1204#
1163# Kernel hacking 1205# Kernel hacking
@@ -1165,14 +1207,53 @@ CONFIG_INSTRUMENTATION=y
1165# CONFIG_PRINTK_TIME is not set 1207# CONFIG_PRINTK_TIME is not set
1166CONFIG_ENABLE_WARN_DEPRECATED=y 1208CONFIG_ENABLE_WARN_DEPRECATED=y
1167CONFIG_ENABLE_MUST_CHECK=y 1209CONFIG_ENABLE_MUST_CHECK=y
1210CONFIG_FRAME_WARN=1024
1168# CONFIG_MAGIC_SYSRQ is not set 1211# CONFIG_MAGIC_SYSRQ is not set
1169# CONFIG_UNUSED_SYMBOLS is not set 1212# CONFIG_UNUSED_SYMBOLS is not set
1170CONFIG_DEBUG_FS=y 1213CONFIG_DEBUG_FS=y
1171# CONFIG_HEADERS_CHECK is not set 1214# CONFIG_HEADERS_CHECK is not set
1172CONFIG_DEBUG_KERNEL=y 1215CONFIG_DEBUG_KERNEL=y
1216# CONFIG_DEBUG_SHIRQ is not set
1217CONFIG_DETECT_SOFTLOCKUP=y
1218# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1219CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1220CONFIG_SCHED_DEBUG=y
1221# CONFIG_SCHEDSTATS is not set
1222# CONFIG_TIMER_STATS is not set
1223# CONFIG_DEBUG_OBJECTS is not set
1224# CONFIG_DEBUG_SLAB is not set
1225# CONFIG_DEBUG_RT_MUTEXES is not set
1226# CONFIG_RT_MUTEX_TESTER is not set
1227# CONFIG_DEBUG_SPINLOCK is not set
1228# CONFIG_DEBUG_MUTEXES is not set
1229# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1230# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1231# CONFIG_DEBUG_KOBJECT is not set
1173# CONFIG_DEBUG_BUGVERBOSE is not set 1232# CONFIG_DEBUG_BUGVERBOSE is not set
1233CONFIG_DEBUG_INFO=y
1234# CONFIG_DEBUG_VM is not set
1235# CONFIG_DEBUG_WRITECOUNT is not set
1236# CONFIG_DEBUG_MEMORY_INIT is not set
1237# CONFIG_DEBUG_LIST is not set
1238# CONFIG_DEBUG_SG is not set
1239# CONFIG_FRAME_POINTER is not set
1240# CONFIG_BOOT_PRINTK_DELAY is not set
1241# CONFIG_RCU_TORTURE_TEST is not set
1242# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1243# CONFIG_BACKTRACE_SELF_TEST is not set
1244# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1245# CONFIG_FAULT_INJECTION is not set
1246# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1247# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1174# CONFIG_SAMPLES is not set 1248# CONFIG_SAMPLES is not set
1249CONFIG_HAVE_ARCH_KGDB=y
1250# CONFIG_KGDB is not set
1251# CONFIG_DEBUG_STACKOVERFLOW is not set
1252# CONFIG_DEBUG_STACK_USAGE is not set
1253CONFIG_DEBUG_VERBOSE=y
1175CONFIG_DEBUG_MMRS=y 1254CONFIG_DEBUG_MMRS=y
1255# CONFIG_DEBUG_HWERR is not set
1256# CONFIG_DEBUG_DOUBLEFAULT is not set
1176CONFIG_DEBUG_HUNT_FOR_ZERO=y 1257CONFIG_DEBUG_HUNT_FOR_ZERO=y
1177CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1258CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1178CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1259CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1190,9 +1271,94 @@ CONFIG_ACCESS_CHECK=y
1190# 1271#
1191# CONFIG_KEYS is not set 1272# CONFIG_KEYS is not set
1192CONFIG_SECURITY=y 1273CONFIG_SECURITY=y
1274# CONFIG_SECURITYFS is not set
1193# CONFIG_SECURITY_NETWORK is not set 1275# CONFIG_SECURITY_NETWORK is not set
1194# CONFIG_SECURITY_CAPABILITIES is not set 1276# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1195# CONFIG_CRYPTO is not set 1277CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1278CONFIG_CRYPTO=y
1279
1280#
1281# Crypto core or helper
1282#
1283# CONFIG_CRYPTO_FIPS is not set
1284# CONFIG_CRYPTO_MANAGER is not set
1285# CONFIG_CRYPTO_GF128MUL is not set
1286# CONFIG_CRYPTO_NULL is not set
1287# CONFIG_CRYPTO_CRYPTD is not set
1288# CONFIG_CRYPTO_AUTHENC is not set
1289# CONFIG_CRYPTO_TEST is not set
1290
1291#
1292# Authenticated Encryption with Associated Data
1293#
1294# CONFIG_CRYPTO_CCM is not set
1295# CONFIG_CRYPTO_GCM is not set
1296# CONFIG_CRYPTO_SEQIV is not set
1297
1298#
1299# Block modes
1300#
1301# CONFIG_CRYPTO_CBC is not set
1302# CONFIG_CRYPTO_CTR is not set
1303# CONFIG_CRYPTO_CTS is not set
1304# CONFIG_CRYPTO_ECB is not set
1305# CONFIG_CRYPTO_LRW is not set
1306# CONFIG_CRYPTO_PCBC is not set
1307# CONFIG_CRYPTO_XTS is not set
1308
1309#
1310# Hash modes
1311#
1312# CONFIG_CRYPTO_HMAC is not set
1313# CONFIG_CRYPTO_XCBC is not set
1314
1315#
1316# Digest
1317#
1318# CONFIG_CRYPTO_CRC32C is not set
1319# CONFIG_CRYPTO_MD4 is not set
1320# CONFIG_CRYPTO_MD5 is not set
1321# CONFIG_CRYPTO_MICHAEL_MIC is not set
1322# CONFIG_CRYPTO_RMD128 is not set
1323# CONFIG_CRYPTO_RMD160 is not set
1324# CONFIG_CRYPTO_RMD256 is not set
1325# CONFIG_CRYPTO_RMD320 is not set
1326# CONFIG_CRYPTO_SHA1 is not set
1327# CONFIG_CRYPTO_SHA256 is not set
1328# CONFIG_CRYPTO_SHA512 is not set
1329# CONFIG_CRYPTO_TGR192 is not set
1330# CONFIG_CRYPTO_WP512 is not set
1331
1332#
1333# Ciphers
1334#
1335# CONFIG_CRYPTO_AES is not set
1336# CONFIG_CRYPTO_ANUBIS is not set
1337# CONFIG_CRYPTO_ARC4 is not set
1338# CONFIG_CRYPTO_BLOWFISH is not set
1339# CONFIG_CRYPTO_CAMELLIA is not set
1340# CONFIG_CRYPTO_CAST5 is not set
1341# CONFIG_CRYPTO_CAST6 is not set
1342# CONFIG_CRYPTO_DES is not set
1343# CONFIG_CRYPTO_FCRYPT is not set
1344# CONFIG_CRYPTO_KHAZAD is not set
1345# CONFIG_CRYPTO_SALSA20 is not set
1346# CONFIG_CRYPTO_SEED is not set
1347# CONFIG_CRYPTO_SERPENT is not set
1348# CONFIG_CRYPTO_TEA is not set
1349# CONFIG_CRYPTO_TWOFISH is not set
1350
1351#
1352# Compression
1353#
1354# CONFIG_CRYPTO_DEFLATE is not set
1355# CONFIG_CRYPTO_LZO is not set
1356
1357#
1358# Random Number Generation
1359#
1360# CONFIG_CRYPTO_ANSI_CPRNG is not set
1361CONFIG_CRYPTO_HW=y
1196 1362
1197# 1363#
1198# Library routines 1364# Library routines
@@ -1200,6 +1366,7 @@ CONFIG_SECURITY=y
1200CONFIG_BITREVERSE=y 1366CONFIG_BITREVERSE=y
1201CONFIG_CRC_CCITT=m 1367CONFIG_CRC_CCITT=m
1202# CONFIG_CRC16 is not set 1368# CONFIG_CRC16 is not set
1369# CONFIG_CRC_T10DIF is not set
1203# CONFIG_CRC_ITU_T is not set 1370# CONFIG_CRC_ITU_T is not set
1204CONFIG_CRC32=y 1371CONFIG_CRC32=y
1205# CONFIG_CRC7 is not set 1372# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig b/arch/blackfin/configs/BF537-STAMP_defconfig
index 4aa668723032..332142f7f9b4 100644
--- a/arch/blackfin/configs/BF537-STAMP_defconfig
+++ b/arch/blackfin/configs/BF537-STAMP_defconfig
@@ -1,6 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# Tue Dec 30 17:24:37 2008
4# 5#
5# CONFIG_MMU is not set 6# CONFIG_MMU is not set
6# CONFIG_FPU is not set 7# CONFIG_FPU is not set
@@ -8,7 +9,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 9# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 10CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 11CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 14CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +31,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 31# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 32# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 33# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 34# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 35CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 36CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 37CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 38# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 39# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 40# CONFIG_SYSFS_DEPRECATED is not set
41# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 42# CONFIG_RELAY is not set
43# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 44CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 45CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 46# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +49,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 49CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 50CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 51CONFIG_KALLSYMS=y
52# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 53# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 54CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 55CONFIG_PRINTK=y
57CONFIG_BUG=y 56CONFIG_BUG=y
58CONFIG_ELF_CORE=y 57# CONFIG_ELF_CORE is not set
58CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 62CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 63CONFIG_SIGNALFD=y
64CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 65CONFIG_EVENTFD=y
66CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 67CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 68CONFIG_SLAB=y
67# CONFIG_SLUB is not set 69# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 70# CONFIG_SLOB is not set
71# CONFIG_PROFILING is not set
72# CONFIG_MARKERS is not set
73CONFIG_HAVE_OPROFILE=y
74# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 75CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 76CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 77CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 78CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 79CONFIG_MODULES=y
80# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 81CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 82# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 83# CONFIG_MODVERSIONS is not set
@@ -81,6 +88,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 88# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 89# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 90# CONFIG_BLK_DEV_BSG is not set
91# CONFIG_BLK_DEV_INTEGRITY is not set
84 92
85# 93#
86# IO Schedulers 94# IO Schedulers
@@ -94,9 +102,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 102# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 103# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 104CONFIG_DEFAULT_IOSCHED="anticipatory"
105CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 106# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 107CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 108# CONFIG_PREEMPT is not set
109CONFIG_FREEZER=y
100 110
101# 111#
102# Blackfin Processor Options 112# Blackfin Processor Options
@@ -105,6 +115,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 115#
106# Processor and Board Settings 116# Processor and Board Settings
107# 117#
118# CONFIG_BF512 is not set
119# CONFIG_BF514 is not set
120# CONFIG_BF516 is not set
121# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 122# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 123# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 124# CONFIG_BF524 is not set
@@ -117,18 +131,23 @@ CONFIG_PREEMPT_VOLUNTARY=y
117# CONFIG_BF534 is not set 131# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 132# CONFIG_BF536 is not set
119CONFIG_BF537=y 133CONFIG_BF537=y
134# CONFIG_BF538 is not set
135# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 136# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 137# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 138# CONFIG_BF547 is not set
123# CONFIG_BF548 is not set 139# CONFIG_BF548 is not set
124# CONFIG_BF549 is not set 140# CONFIG_BF549 is not set
125# CONFIG_BF561 is not set 141# CONFIG_BF561 is not set
142CONFIG_BF_REV_MIN=2
143CONFIG_BF_REV_MAX=3
126# CONFIG_BF_REV_0_0 is not set 144# CONFIG_BF_REV_0_0 is not set
127# CONFIG_BF_REV_0_1 is not set 145# CONFIG_BF_REV_0_1 is not set
128CONFIG_BF_REV_0_2=y 146CONFIG_BF_REV_0_2=y
129# CONFIG_BF_REV_0_3 is not set 147# CONFIG_BF_REV_0_3 is not set
130# CONFIG_BF_REV_0_4 is not set 148# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 149# CONFIG_BF_REV_0_5 is not set
150# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 151# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 152# CONFIG_BF_REV_NONE is not set
134CONFIG_BF53x=y 153CONFIG_BF53x=y
@@ -141,7 +160,6 @@ CONFIG_IRQ_SPORT0_TX=9
141CONFIG_IRQ_SPORT1_RX=9 160CONFIG_IRQ_SPORT1_RX=9
142CONFIG_IRQ_SPORT1_TX=9 161CONFIG_IRQ_SPORT1_TX=9
143CONFIG_IRQ_TWI=10 162CONFIG_IRQ_TWI=10
144CONFIG_IRQ_SPI=10
145CONFIG_IRQ_UART0_RX=10 163CONFIG_IRQ_UART0_RX=10
146CONFIG_IRQ_UART0_TX=10 164CONFIG_IRQ_UART0_TX=10
147CONFIG_IRQ_UART1_RX=10 165CONFIG_IRQ_UART1_RX=10
@@ -160,8 +178,10 @@ CONFIG_IRQ_PORTG_INTB=12
160CONFIG_IRQ_MEM_DMA0=13 178CONFIG_IRQ_MEM_DMA0=13
161CONFIG_IRQ_MEM_DMA1=13 179CONFIG_IRQ_MEM_DMA1=13
162CONFIG_IRQ_WATCH=13 180CONFIG_IRQ_WATCH=13
181CONFIG_IRQ_SPI=10
163CONFIG_BFIN537_STAMP=y 182CONFIG_BFIN537_STAMP=y
164# CONFIG_BFIN537_BLUETECHNIX_CM is not set 183# CONFIG_BFIN537_BLUETECHNIX_CM is not set
184# CONFIG_BFIN537_BLUETECHNIX_TCM is not set
165# CONFIG_PNAV10 is not set 185# CONFIG_PNAV10 is not set
166# CONFIG_CAMSIG_MINOTAUR is not set 186# CONFIG_CAMSIG_MINOTAUR is not set
167# CONFIG_GENERIC_BF537_BOARD is not set 187# CONFIG_GENERIC_BF537_BOARD is not set
@@ -194,7 +214,6 @@ CONFIG_BOOT_LOAD=0x1000
194# 214#
195CONFIG_CLKIN_HZ=25000000 215CONFIG_CLKIN_HZ=25000000
196# CONFIG_BFIN_KERNEL_CLOCK is not set 216# CONFIG_BFIN_KERNEL_CLOCK is not set
197CONFIG_MAX_MEM_SIZE=512
198CONFIG_MAX_VCO_HZ=600000000 217CONFIG_MAX_VCO_HZ=600000000
199CONFIG_MIN_VCO_HZ=50000000 218CONFIG_MIN_VCO_HZ=50000000
200CONFIG_MAX_SCLK_HZ=133333333 219CONFIG_MAX_SCLK_HZ=133333333
@@ -208,6 +227,7 @@ CONFIG_HZ_250=y
208# CONFIG_HZ_300 is not set 227# CONFIG_HZ_300 is not set
209# CONFIG_HZ_1000 is not set 228# CONFIG_HZ_1000 is not set
210CONFIG_HZ=250 229CONFIG_HZ=250
230CONFIG_SCHED_HRTICK=y
211CONFIG_GENERIC_TIME=y 231CONFIG_GENERIC_TIME=y
212CONFIG_GENERIC_CLOCKEVENTS=y 232CONFIG_GENERIC_CLOCKEVENTS=y
213# CONFIG_CYCLES_CLOCKSOURCE is not set 233# CONFIG_CYCLES_CLOCKSOURCE is not set
@@ -245,6 +265,12 @@ CONFIG_SYS_BFIN_SPINLOCK_L1=y
245CONFIG_CACHELINE_ALIGNED_L1=y 265CONFIG_CACHELINE_ALIGNED_L1=y
246# CONFIG_SYSCALL_TAB_L1 is not set 266# CONFIG_SYSCALL_TAB_L1 is not set
247# CONFIG_CPLB_SWITCH_TAB_L1 is not set 267# CONFIG_CPLB_SWITCH_TAB_L1 is not set
268CONFIG_APP_STACK_L1=y
269
270#
271# Speed Optimizations
272#
273CONFIG_BFIN_INS_LOWOVERHEAD=y
248CONFIG_RAMKERNEL=y 274CONFIG_RAMKERNEL=y
249# CONFIG_ROMKERNEL is not set 275# CONFIG_ROMKERNEL is not set
250CONFIG_SELECT_MEMORY_MODEL=y 276CONFIG_SELECT_MEMORY_MODEL=y
@@ -253,13 +279,13 @@ CONFIG_FLATMEM_MANUAL=y
253# CONFIG_SPARSEMEM_MANUAL is not set 279# CONFIG_SPARSEMEM_MANUAL is not set
254CONFIG_FLATMEM=y 280CONFIG_FLATMEM=y
255CONFIG_FLAT_NODE_MEM_MAP=y 281CONFIG_FLAT_NODE_MEM_MAP=y
256# CONFIG_SPARSEMEM_STATIC is not set 282CONFIG_PAGEFLAGS_EXTENDED=y
257# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
258CONFIG_SPLIT_PTLOCK_CPUS=4 283CONFIG_SPLIT_PTLOCK_CPUS=4
259# CONFIG_RESOURCES_64BIT is not set 284# CONFIG_RESOURCES_64BIT is not set
285# CONFIG_PHYS_ADDR_T_64BIT is not set
260CONFIG_ZONE_DMA_FLAG=1 286CONFIG_ZONE_DMA_FLAG=1
261CONFIG_VIRT_TO_BUS=y 287CONFIG_VIRT_TO_BUS=y
262# CONFIG_BFIN_GPTIMERS is not set 288CONFIG_BFIN_GPTIMERS=m
263# CONFIG_DMA_UNCACHED_4M is not set 289# CONFIG_DMA_UNCACHED_4M is not set
264# CONFIG_DMA_UNCACHED_2M is not set 290# CONFIG_DMA_UNCACHED_2M is not set
265CONFIG_DMA_UNCACHED_1M=y 291CONFIG_DMA_UNCACHED_1M=y
@@ -274,7 +300,6 @@ CONFIG_BFIN_DCACHE=y
274# CONFIG_BFIN_ICACHE_LOCK is not set 300# CONFIG_BFIN_ICACHE_LOCK is not set
275# CONFIG_BFIN_WB is not set 301# CONFIG_BFIN_WB is not set
276CONFIG_BFIN_WT=y 302CONFIG_BFIN_WT=y
277CONFIG_L1_MAX_PIECE=16
278# CONFIG_MPU is not set 303# CONFIG_MPU is not set
279 304
280# 305#
@@ -303,7 +328,6 @@ CONFIG_BANK_3=0x99B2
303# 328#
304# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 329# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
305# 330#
306# CONFIG_PCI is not set
307# CONFIG_ARCH_SUPPORTS_MSI is not set 331# CONFIG_ARCH_SUPPORTS_MSI is not set
308# CONFIG_PCCARD is not set 332# CONFIG_PCCARD is not set
309 333
@@ -314,29 +338,31 @@ CONFIG_BINFMT_ELF_FDPIC=y
314CONFIG_BINFMT_FLAT=y 338CONFIG_BINFMT_FLAT=y
315CONFIG_BINFMT_ZFLAT=y 339CONFIG_BINFMT_ZFLAT=y
316# CONFIG_BINFMT_SHARED_FLAT is not set 340# CONFIG_BINFMT_SHARED_FLAT is not set
341# CONFIG_HAVE_AOUT is not set
317# CONFIG_BINFMT_MISC is not set 342# CONFIG_BINFMT_MISC is not set
318 343
319# 344#
320# Power management options 345# Power management options
321# 346#
322CONFIG_PM=y 347CONFIG_PM=y
323# CONFIG_PM_LEGACY is not set
324# CONFIG_PM_DEBUG is not set 348# CONFIG_PM_DEBUG is not set
325CONFIG_PM_SLEEP=y 349CONFIG_PM_SLEEP=y
326CONFIG_SUSPEND_UP_POSSIBLE=y
327CONFIG_SUSPEND=y 350CONFIG_SUSPEND=y
351CONFIG_SUSPEND_FREEZER=y
352CONFIG_ARCH_SUSPEND_POSSIBLE=y
328CONFIG_PM_BFIN_SLEEP_DEEPER=y 353CONFIG_PM_BFIN_SLEEP_DEEPER=y
329# CONFIG_PM_BFIN_SLEEP is not set 354# CONFIG_PM_BFIN_SLEEP is not set
330# CONFIG_PM_WAKEUP_BY_GPIO is not set 355# CONFIG_PM_WAKEUP_BY_GPIO is not set
331 356
332# 357#
333# CPU Frequency scaling 358# Possible Suspend Mem / Hibernate Wake-Up Sources
334# 359#
335# CONFIG_CPU_FREQ is not set 360# CONFIG_PM_BFIN_WAKE_PH6 is not set
336 361
337# 362#
338# Networking 363# CPU Frequency scaling
339# 364#
365# CONFIG_CPU_FREQ is not set
340CONFIG_NET=y 366CONFIG_NET=y
341 367
342# 368#
@@ -349,6 +375,7 @@ CONFIG_XFRM=y
349# CONFIG_XFRM_USER is not set 375# CONFIG_XFRM_USER is not set
350# CONFIG_XFRM_SUB_POLICY is not set 376# CONFIG_XFRM_SUB_POLICY is not set
351# CONFIG_XFRM_MIGRATE is not set 377# CONFIG_XFRM_MIGRATE is not set
378# CONFIG_XFRM_STATISTICS is not set
352# CONFIG_NET_KEY is not set 379# CONFIG_NET_KEY is not set
353CONFIG_INET=y 380CONFIG_INET=y
354# CONFIG_IP_MULTICAST is not set 381# CONFIG_IP_MULTICAST is not set
@@ -378,8 +405,6 @@ CONFIG_TCP_CONG_CUBIC=y
378CONFIG_DEFAULT_TCP_CONG="cubic" 405CONFIG_DEFAULT_TCP_CONG="cubic"
379# CONFIG_TCP_MD5SIG is not set 406# CONFIG_TCP_MD5SIG is not set
380# CONFIG_IPV6 is not set 407# CONFIG_IPV6 is not set
381# CONFIG_INET6_XFRM_TUNNEL is not set
382# CONFIG_INET6_TUNNEL is not set
383# CONFIG_NETLABEL is not set 408# CONFIG_NETLABEL is not set
384# CONFIG_NETWORK_SECMARK is not set 409# CONFIG_NETWORK_SECMARK is not set
385# CONFIG_NETFILTER is not set 410# CONFIG_NETFILTER is not set
@@ -388,6 +413,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
388# CONFIG_TIPC is not set 413# CONFIG_TIPC is not set
389# CONFIG_ATM is not set 414# CONFIG_ATM is not set
390# CONFIG_BRIDGE is not set 415# CONFIG_BRIDGE is not set
416# CONFIG_NET_DSA is not set
391# CONFIG_VLAN_8021Q is not set 417# CONFIG_VLAN_8021Q is not set
392# CONFIG_DECNET is not set 418# CONFIG_DECNET is not set
393# CONFIG_LLC2 is not set 419# CONFIG_LLC2 is not set
@@ -404,6 +430,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
404# 430#
405# CONFIG_NET_PKTGEN is not set 431# CONFIG_NET_PKTGEN is not set
406# CONFIG_HAMRADIO is not set 432# CONFIG_HAMRADIO is not set
433# CONFIG_CAN is not set
407CONFIG_IRDA=m 434CONFIG_IRDA=m
408 435
409# 436#
@@ -439,24 +466,14 @@ CONFIG_SIR_BFIN_DMA=y
439# CONFIG_DONGLE is not set 466# CONFIG_DONGLE is not set
440 467
441# 468#
442# Old SIR device drivers
443#
444# CONFIG_IRPORT_SIR is not set
445
446#
447# Old Serial dongle support
448#
449
450#
451# FIR device drivers 469# FIR device drivers
452# 470#
453# CONFIG_BT is not set 471# CONFIG_BT is not set
454# CONFIG_AF_RXRPC is not set 472# CONFIG_AF_RXRPC is not set
455 473# CONFIG_PHONET is not set
456# 474CONFIG_WIRELESS=y
457# Wireless
458#
459# CONFIG_CFG80211 is not set 475# CONFIG_CFG80211 is not set
476CONFIG_WIRELESS_OLD_REGULATORY=y
460# CONFIG_WIRELESS_EXT is not set 477# CONFIG_WIRELESS_EXT is not set
461# CONFIG_MAC80211 is not set 478# CONFIG_MAC80211 is not set
462# CONFIG_IEEE80211 is not set 479# CONFIG_IEEE80211 is not set
@@ -474,6 +491,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
474CONFIG_STANDALONE=y 491CONFIG_STANDALONE=y
475CONFIG_PREVENT_FIRMWARE_BUILD=y 492CONFIG_PREVENT_FIRMWARE_BUILD=y
476# CONFIG_FW_LOADER is not set 493# CONFIG_FW_LOADER is not set
494# CONFIG_DEBUG_DRIVER is not set
495# CONFIG_DEBUG_DEVRES is not set
477# CONFIG_SYS_HYPERVISOR is not set 496# CONFIG_SYS_HYPERVISOR is not set
478# CONFIG_CONNECTOR is not set 497# CONFIG_CONNECTOR is not set
479CONFIG_MTD=y 498CONFIG_MTD=y
@@ -482,6 +501,7 @@ CONFIG_MTD=y
482CONFIG_MTD_PARTITIONS=y 501CONFIG_MTD_PARTITIONS=y
483# CONFIG_MTD_REDBOOT_PARTS is not set 502# CONFIG_MTD_REDBOOT_PARTS is not set
484CONFIG_MTD_CMDLINE_PARTS=y 503CONFIG_MTD_CMDLINE_PARTS=y
504# CONFIG_MTD_AR7_PARTS is not set
485 505
486# 506#
487# User Modules And Translation Layers 507# User Modules And Translation Layers
@@ -571,11 +591,14 @@ CONFIG_BLK_DEV=y
571CONFIG_BLK_DEV_RAM=y 591CONFIG_BLK_DEV_RAM=y
572CONFIG_BLK_DEV_RAM_COUNT=16 592CONFIG_BLK_DEV_RAM_COUNT=16
573CONFIG_BLK_DEV_RAM_SIZE=4096 593CONFIG_BLK_DEV_RAM_SIZE=4096
574CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 594# CONFIG_BLK_DEV_XIP is not set
575# CONFIG_CDROM_PKTCDVD is not set 595# CONFIG_CDROM_PKTCDVD is not set
576# CONFIG_ATA_OVER_ETH is not set 596# CONFIG_ATA_OVER_ETH is not set
597# CONFIG_BLK_DEV_HD is not set
577CONFIG_MISC_DEVICES=y 598CONFIG_MISC_DEVICES=y
578# CONFIG_EEPROM_93CX6 is not set 599# CONFIG_EEPROM_93CX6 is not set
600# CONFIG_ENCLOSURE_SERVICES is not set
601CONFIG_HAVE_IDE=y
579# CONFIG_IDE is not set 602# CONFIG_IDE is not set
580 603
581# 604#
@@ -588,7 +611,6 @@ CONFIG_MISC_DEVICES=y
588# CONFIG_ATA is not set 611# CONFIG_ATA is not set
589# CONFIG_MD is not set 612# CONFIG_MD is not set
590CONFIG_NETDEVICES=y 613CONFIG_NETDEVICES=y
591# CONFIG_NETDEVICES_MULTIQUEUE is not set
592# CONFIG_DUMMY is not set 614# CONFIG_DUMMY is not set
593# CONFIG_BONDING is not set 615# CONFIG_BONDING is not set
594# CONFIG_MACVLAN is not set 616# CONFIG_MACVLAN is not set
@@ -609,6 +631,7 @@ CONFIG_PHYLIB=y
609CONFIG_SMSC_PHY=y 631CONFIG_SMSC_PHY=y
610# CONFIG_BROADCOM_PHY is not set 632# CONFIG_BROADCOM_PHY is not set
611# CONFIG_ICPLUS_PHY is not set 633# CONFIG_ICPLUS_PHY is not set
634# CONFIG_REALTEK_PHY is not set
612# CONFIG_FIXED_PHY is not set 635# CONFIG_FIXED_PHY is not set
613# CONFIG_MDIO_BITBANG is not set 636# CONFIG_MDIO_BITBANG is not set
614CONFIG_NET_ETHERNET=y 637CONFIG_NET_ETHERNET=y
@@ -621,11 +644,14 @@ CONFIG_BFIN_RX_DESC_NUM=20
621# CONFIG_SMC91X is not set 644# CONFIG_SMC91X is not set
622# CONFIG_SMSC911X is not set 645# CONFIG_SMSC911X is not set
623# CONFIG_DM9000 is not set 646# CONFIG_DM9000 is not set
647# CONFIG_ENC28J60 is not set
624# CONFIG_IBM_NEW_EMAC_ZMII is not set 648# CONFIG_IBM_NEW_EMAC_ZMII is not set
625# CONFIG_IBM_NEW_EMAC_RGMII is not set 649# CONFIG_IBM_NEW_EMAC_RGMII is not set
626# CONFIG_IBM_NEW_EMAC_TAH is not set 650# CONFIG_IBM_NEW_EMAC_TAH is not set
627# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 651# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
628# CONFIG_B44 is not set 652# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
653# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
654# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
629CONFIG_NETDEV_1000=y 655CONFIG_NETDEV_1000=y
630# CONFIG_AX88180 is not set 656# CONFIG_AX88180 is not set
631CONFIG_NETDEV_10000=y 657CONFIG_NETDEV_10000=y
@@ -635,10 +661,10 @@ CONFIG_NETDEV_10000=y
635# 661#
636# CONFIG_WLAN_PRE80211 is not set 662# CONFIG_WLAN_PRE80211 is not set
637# CONFIG_WLAN_80211 is not set 663# CONFIG_WLAN_80211 is not set
664# CONFIG_IWLWIFI_LEDS is not set
638# CONFIG_WAN is not set 665# CONFIG_WAN is not set
639# CONFIG_PPP is not set 666# CONFIG_PPP is not set
640# CONFIG_SLIP is not set 667# CONFIG_SLIP is not set
641# CONFIG_SHAPER is not set
642# CONFIG_NETCONSOLE is not set 668# CONFIG_NETCONSOLE is not set
643# CONFIG_NETPOLL is not set 669# CONFIG_NETPOLL is not set
644# CONFIG_NET_POLL_CONTROLLER is not set 670# CONFIG_NET_POLL_CONTROLLER is not set
@@ -670,12 +696,15 @@ CONFIG_INPUT_EVDEV=m
670# CONFIG_INPUT_TOUCHSCREEN is not set 696# CONFIG_INPUT_TOUCHSCREEN is not set
671CONFIG_INPUT_MISC=y 697CONFIG_INPUT_MISC=y
672# CONFIG_INPUT_UINPUT is not set 698# CONFIG_INPUT_UINPUT is not set
673CONFIG_TWI_KEYPAD=m 699CONFIG_CONFIG_INPUT_PCF8574=m
674 700
675# 701#
676# Hardware I/O ports 702# Hardware I/O ports
677# 703#
678# CONFIG_SERIO is not set 704CONFIG_SERIO=y
705CONFIG_SERIO_SERPORT=y
706CONFIG_SERIO_LIBPS2=y
707# CONFIG_SERIO_RAW is not set
679# CONFIG_GAMEPORT is not set 708# CONFIG_GAMEPORT is not set
680 709
681# 710#
@@ -689,9 +718,11 @@ CONFIG_TWI_KEYPAD=m
689CONFIG_BFIN_SPORT=m 718CONFIG_BFIN_SPORT=m
690# CONFIG_BFIN_TIMER_LATENCY is not set 719# CONFIG_BFIN_TIMER_LATENCY is not set
691CONFIG_TWI_LCD=m 720CONFIG_TWI_LCD=m
721CONFIG_BFIN_DMA_INTERFACE=m
692CONFIG_SIMPLE_GPIO=m 722CONFIG_SIMPLE_GPIO=m
693# CONFIG_VT is not set 723# CONFIG_VT is not set
694# CONFIG_DEVKMEM is not set 724# CONFIG_DEVKMEM is not set
725# CONFIG_BFIN_JTAG_COMM is not set
695# CONFIG_SERIAL_NONSTANDARD is not set 726# CONFIG_SERIAL_NONSTANDARD is not set
696 727
697# 728#
@@ -723,48 +754,51 @@ CONFIG_CAN4LINUX=y
723# 754#
724# linux embedded drivers 755# linux embedded drivers
725# 756#
726# CONFIG_CAN_MCF5282 is not set
727# CONFIG_CAN_UNCTWINCAN is not set
728CONFIG_CAN_BLACKFIN=m 757CONFIG_CAN_BLACKFIN=m
729# CONFIG_IPMI_HANDLER is not set 758# CONFIG_IPMI_HANDLER is not set
730# CONFIG_HW_RANDOM is not set 759# CONFIG_HW_RANDOM is not set
731# CONFIG_GEN_RTC is not set
732# CONFIG_R3964 is not set 760# CONFIG_R3964 is not set
733# CONFIG_RAW_DRIVER is not set 761# CONFIG_RAW_DRIVER is not set
734# CONFIG_TCG_TPM is not set 762# CONFIG_TCG_TPM is not set
735CONFIG_I2C=m 763CONFIG_I2C=m
736CONFIG_I2C_BOARDINFO=y 764CONFIG_I2C_BOARDINFO=y
737CONFIG_I2C_CHARDEV=m 765CONFIG_I2C_CHARDEV=m
766CONFIG_I2C_HELPER_AUTO=y
738 767
739# 768#
740# I2C Algorithms 769# I2C Hardware Bus support
741# 770#
742# CONFIG_I2C_ALGOBIT is not set
743# CONFIG_I2C_ALGOPCF is not set
744# CONFIG_I2C_ALGOPCA is not set
745 771
746# 772#
747# I2C Hardware Bus support 773# I2C system bus drivers (mostly embedded / system-on-chip)
748# 774#
749CONFIG_I2C_BLACKFIN_TWI=m 775CONFIG_I2C_BLACKFIN_TWI=m
750CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 776CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
751# CONFIG_I2C_GPIO is not set 777# CONFIG_I2C_GPIO is not set
752# CONFIG_I2C_OCORES is not set 778# CONFIG_I2C_OCORES is not set
753# CONFIG_I2C_PARPORT_LIGHT is not set
754# CONFIG_I2C_SIMTEC is not set 779# CONFIG_I2C_SIMTEC is not set
780
781#
782# External I2C/SMBus adapter drivers
783#
784# CONFIG_I2C_PARPORT_LIGHT is not set
755# CONFIG_I2C_TAOS_EVM is not set 785# CONFIG_I2C_TAOS_EVM is not set
786
787#
788# Other I2C/SMBus bus drivers
789#
790# CONFIG_I2C_PCA_PLATFORM is not set
756# CONFIG_I2C_STUB is not set 791# CONFIG_I2C_STUB is not set
757 792
758# 793#
759# Miscellaneous I2C Chip support 794# Miscellaneous I2C Chip support
760# 795#
761# CONFIG_SENSORS_DS1337 is not set
762# CONFIG_SENSORS_DS1374 is not set
763# CONFIG_DS1682 is not set 796# CONFIG_DS1682 is not set
797# CONFIG_AT24 is not set
764CONFIG_SENSORS_AD5252=m 798CONFIG_SENSORS_AD5252=m
765# CONFIG_SENSORS_EEPROM is not set 799# CONFIG_SENSORS_EEPROM is not set
766# CONFIG_SENSORS_PCF8574 is not set 800# CONFIG_SENSORS_PCF8574 is not set
767# CONFIG_SENSORS_PCF8575 is not set 801# CONFIG_PCF8575 is not set
768# CONFIG_SENSORS_PCA9539 is not set 802# CONFIG_SENSORS_PCA9539 is not set
769# CONFIG_SENSORS_PCF8591 is not set 803# CONFIG_SENSORS_PCF8591 is not set
770# CONFIG_SENSORS_MAX6875 is not set 804# CONFIG_SENSORS_MAX6875 is not set
@@ -773,17 +807,15 @@ CONFIG_SENSORS_AD5252=m
773# CONFIG_I2C_DEBUG_ALGO is not set 807# CONFIG_I2C_DEBUG_ALGO is not set
774# CONFIG_I2C_DEBUG_BUS is not set 808# CONFIG_I2C_DEBUG_BUS is not set
775# CONFIG_I2C_DEBUG_CHIP is not set 809# CONFIG_I2C_DEBUG_CHIP is not set
776
777#
778# SPI support
779#
780CONFIG_SPI=y 810CONFIG_SPI=y
811# CONFIG_SPI_DEBUG is not set
781CONFIG_SPI_MASTER=y 812CONFIG_SPI_MASTER=y
782 813
783# 814#
784# SPI Master Controller Drivers 815# SPI Master Controller Drivers
785# 816#
786CONFIG_SPI_BFIN=y 817CONFIG_SPI_BFIN=y
818# CONFIG_SPI_BFIN_LOCK is not set
787# CONFIG_SPI_BITBANG is not set 819# CONFIG_SPI_BITBANG is not set
788 820
789# 821#
@@ -792,11 +824,15 @@ CONFIG_SPI_BFIN=y
792# CONFIG_SPI_AT25 is not set 824# CONFIG_SPI_AT25 is not set
793# CONFIG_SPI_SPIDEV is not set 825# CONFIG_SPI_SPIDEV is not set
794# CONFIG_SPI_TLE62X0 is not set 826# CONFIG_SPI_TLE62X0 is not set
827CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
828# CONFIG_GPIOLIB is not set
795# CONFIG_W1 is not set 829# CONFIG_W1 is not set
796# CONFIG_POWER_SUPPLY is not set 830# CONFIG_POWER_SUPPLY is not set
797CONFIG_HWMON=y 831CONFIG_HWMON=y
798# CONFIG_HWMON_VID is not set 832# CONFIG_HWMON_VID is not set
833# CONFIG_SENSORS_AD7414 is not set
799# CONFIG_SENSORS_AD7418 is not set 834# CONFIG_SENSORS_AD7418 is not set
835# CONFIG_SENSORS_ADCXX is not set
800# CONFIG_SENSORS_ADM1021 is not set 836# CONFIG_SENSORS_ADM1021 is not set
801# CONFIG_SENSORS_ADM1025 is not set 837# CONFIG_SENSORS_ADM1025 is not set
802# CONFIG_SENSORS_ADM1026 is not set 838# CONFIG_SENSORS_ADM1026 is not set
@@ -804,6 +840,7 @@ CONFIG_HWMON=y
804# CONFIG_SENSORS_ADM1031 is not set 840# CONFIG_SENSORS_ADM1031 is not set
805# CONFIG_SENSORS_ADM9240 is not set 841# CONFIG_SENSORS_ADM9240 is not set
806# CONFIG_SENSORS_ADT7470 is not set 842# CONFIG_SENSORS_ADT7470 is not set
843# CONFIG_SENSORS_ADT7473 is not set
807# CONFIG_SENSORS_ATXP1 is not set 844# CONFIG_SENSORS_ATXP1 is not set
808# CONFIG_SENSORS_DS1621 is not set 845# CONFIG_SENSORS_DS1621 is not set
809# CONFIG_SENSORS_F71805F is not set 846# CONFIG_SENSORS_F71805F is not set
@@ -824,6 +861,7 @@ CONFIG_HWMON=y
824# CONFIG_SENSORS_LM90 is not set 861# CONFIG_SENSORS_LM90 is not set
825# CONFIG_SENSORS_LM92 is not set 862# CONFIG_SENSORS_LM92 is not set
826# CONFIG_SENSORS_LM93 is not set 863# CONFIG_SENSORS_LM93 is not set
864# CONFIG_SENSORS_MAX1111 is not set
827# CONFIG_SENSORS_MAX1619 is not set 865# CONFIG_SENSORS_MAX1619 is not set
828# CONFIG_SENSORS_MAX6650 is not set 866# CONFIG_SENSORS_MAX6650 is not set
829# CONFIG_SENSORS_PC87360 is not set 867# CONFIG_SENSORS_PC87360 is not set
@@ -832,6 +870,7 @@ CONFIG_HWMON=y
832# CONFIG_SENSORS_SMSC47M1 is not set 870# CONFIG_SENSORS_SMSC47M1 is not set
833# CONFIG_SENSORS_SMSC47M192 is not set 871# CONFIG_SENSORS_SMSC47M192 is not set
834# CONFIG_SENSORS_SMSC47B397 is not set 872# CONFIG_SENSORS_SMSC47B397 is not set
873# CONFIG_SENSORS_ADS7828 is not set
835# CONFIG_SENSORS_THMC50 is not set 874# CONFIG_SENSORS_THMC50 is not set
836# CONFIG_SENSORS_VT1211 is not set 875# CONFIG_SENSORS_VT1211 is not set
837# CONFIG_SENSORS_W83781D is not set 876# CONFIG_SENSORS_W83781D is not set
@@ -839,9 +878,12 @@ CONFIG_HWMON=y
839# CONFIG_SENSORS_W83792D is not set 878# CONFIG_SENSORS_W83792D is not set
840# CONFIG_SENSORS_W83793 is not set 879# CONFIG_SENSORS_W83793 is not set
841# CONFIG_SENSORS_W83L785TS is not set 880# CONFIG_SENSORS_W83L785TS is not set
881# CONFIG_SENSORS_W83L786NG is not set
842# CONFIG_SENSORS_W83627HF is not set 882# CONFIG_SENSORS_W83627HF is not set
843# CONFIG_SENSORS_W83627EHF is not set 883# CONFIG_SENSORS_W83627EHF is not set
844# CONFIG_HWMON_DEBUG_CHIP is not set 884# CONFIG_HWMON_DEBUG_CHIP is not set
885# CONFIG_THERMAL is not set
886# CONFIG_THERMAL_HWMON is not set
845CONFIG_WATCHDOG=y 887CONFIG_WATCHDOG=y
846# CONFIG_WATCHDOG_NOWAYOUT is not set 888# CONFIG_WATCHDOG_NOWAYOUT is not set
847 889
@@ -852,21 +894,29 @@ CONFIG_WATCHDOG=y
852CONFIG_BFIN_WDT=y 894CONFIG_BFIN_WDT=y
853 895
854# 896#
855# Sonics Silicon Backplane
856#
857CONFIG_SSB_POSSIBLE=y
858# CONFIG_SSB is not set
859
860#
861# Multifunction device drivers 897# Multifunction device drivers
862# 898#
899# CONFIG_MFD_CORE is not set
863# CONFIG_MFD_SM501 is not set 900# CONFIG_MFD_SM501 is not set
901# CONFIG_HTC_PASIC3 is not set
902# CONFIG_MFD_TMIO is not set
903# CONFIG_MFD_WM8400 is not set
904# CONFIG_MFD_WM8350_I2C is not set
864 905
865# 906#
866# Multimedia devices 907# Multimedia devices
867# 908#
909
910#
911# Multimedia core support
912#
868# CONFIG_VIDEO_DEV is not set 913# CONFIG_VIDEO_DEV is not set
869# CONFIG_DVB_CORE is not set 914# CONFIG_DVB_CORE is not set
915# CONFIG_VIDEO_MEDIA is not set
916
917#
918# Multimedia drivers
919#
870# CONFIG_DAB is not set 920# CONFIG_DAB is not set
871 921
872# 922#
@@ -877,6 +927,7 @@ CONFIG_SSB_POSSIBLE=y
877CONFIG_FB=m 927CONFIG_FB=m
878CONFIG_FIRMWARE_EDID=y 928CONFIG_FIRMWARE_EDID=y
879# CONFIG_FB_DDC is not set 929# CONFIG_FB_DDC is not set
930# CONFIG_FB_BOOT_VESA_SUPPORT is not set
880CONFIG_FB_CFB_FILLRECT=m 931CONFIG_FB_CFB_FILLRECT=m
881CONFIG_FB_CFB_COPYAREA=m 932CONFIG_FB_CFB_COPYAREA=m
882CONFIG_FB_CFB_IMAGEBLIT=m 933CONFIG_FB_CFB_IMAGEBLIT=m
@@ -884,8 +935,8 @@ CONFIG_FB_CFB_IMAGEBLIT=m
884# CONFIG_FB_SYS_FILLRECT is not set 935# CONFIG_FB_SYS_FILLRECT is not set
885# CONFIG_FB_SYS_COPYAREA is not set 936# CONFIG_FB_SYS_COPYAREA is not set
886# CONFIG_FB_SYS_IMAGEBLIT is not set 937# CONFIG_FB_SYS_IMAGEBLIT is not set
938# CONFIG_FB_FOREIGN_ENDIAN is not set
887# CONFIG_FB_SYS_FOPS is not set 939# CONFIG_FB_SYS_FOPS is not set
888CONFIG_FB_DEFERRED_IO=y
889# CONFIG_FB_SVGALIB is not set 940# CONFIG_FB_SVGALIB is not set
890# CONFIG_FB_MACMODES is not set 941# CONFIG_FB_MACMODES is not set
891# CONFIG_FB_BACKLIGHT is not set 942# CONFIG_FB_BACKLIGHT is not set
@@ -895,8 +946,12 @@ CONFIG_FB_DEFERRED_IO=y
895# 946#
896# Frame buffer hardware drivers 947# Frame buffer hardware drivers
897# 948#
898# CONFIG_FB_HITACHI_TX09 is not set
899# CONFIG_FB_BFIN_T350MCQB is not set 949# CONFIG_FB_BFIN_T350MCQB is not set
950# CONFIG_FB_BFIN_LQ035Q1 is not set
951CONFIG_FB_BF537_LQ035=m
952CONFIG_LQ035_SLAVE_ADDR=0x58
953# CONFIG_FB_BFIN_LANDSCAPE is not set
954# CONFIG_FB_BFIN_BGR is not set
900CONFIG_FB_BFIN_7393=m 955CONFIG_FB_BFIN_7393=m
901CONFIG_NTSC=y 956CONFIG_NTSC=y
902# CONFIG_PAL is not set 957# CONFIG_PAL is not set
@@ -906,15 +961,17 @@ CONFIG_NTSC=y
906# CONFIG_PAL_YCBCR is not set 961# CONFIG_PAL_YCBCR is not set
907CONFIG_ADV7393_1XMEM=y 962CONFIG_ADV7393_1XMEM=y
908# CONFIG_ADV7393_2XMEM is not set 963# CONFIG_ADV7393_2XMEM is not set
909CONFIG_FB_BF537_LQ035=m 964# CONFIG_FB_HITACHI_TX09 is not set
910CONFIG_LQ035_SLAVE_ADDR=0x58
911# CONFIG_FB_BFIN_LANDSCAPE is not set
912# CONFIG_FB_BFIN_BGR is not set
913# CONFIG_FB_S1D13XXX is not set 965# CONFIG_FB_S1D13XXX is not set
914# CONFIG_FB_VIRTUAL is not set 966# CONFIG_FB_VIRTUAL is not set
967# CONFIG_FB_METRONOME is not set
915CONFIG_BACKLIGHT_LCD_SUPPORT=y 968CONFIG_BACKLIGHT_LCD_SUPPORT=y
916CONFIG_LCD_CLASS_DEVICE=m 969CONFIG_LCD_CLASS_DEVICE=m
917# CONFIG_LCD_LTV350QV is not set 970# CONFIG_LCD_LTV350QV is not set
971# CONFIG_LCD_ILI9320 is not set
972# CONFIG_LCD_TDO24M is not set
973# CONFIG_LCD_VGG2432A4 is not set
974# CONFIG_LCD_PLATFORM is not set
918CONFIG_BACKLIGHT_CLASS_DEVICE=m 975CONFIG_BACKLIGHT_CLASS_DEVICE=m
919CONFIG_BACKLIGHT_CORGI=m 976CONFIG_BACKLIGHT_CORGI=m
920 977
@@ -923,15 +980,8 @@ CONFIG_BACKLIGHT_CORGI=m
923# 980#
924# CONFIG_DISPLAY_SUPPORT is not set 981# CONFIG_DISPLAY_SUPPORT is not set
925# CONFIG_LOGO is not set 982# CONFIG_LOGO is not set
926
927#
928# Sound
929#
930CONFIG_SOUND=m 983CONFIG_SOUND=m
931 984CONFIG_SOUND_OSS_CORE=y
932#
933# Advanced Linux Sound Architecture
934#
935CONFIG_SND=m 985CONFIG_SND=m
936CONFIG_SND_TIMER=m 986CONFIG_SND_TIMER=m
937CONFIG_SND_PCM=m 987CONFIG_SND_PCM=m
@@ -945,18 +995,12 @@ CONFIG_SND_SUPPORT_OLD_API=y
945CONFIG_SND_VERBOSE_PROCFS=y 995CONFIG_SND_VERBOSE_PROCFS=y
946# CONFIG_SND_VERBOSE_PRINTK is not set 996# CONFIG_SND_VERBOSE_PRINTK is not set
947# CONFIG_SND_DEBUG is not set 997# CONFIG_SND_DEBUG is not set
948 998CONFIG_SND_DRIVERS=y
949#
950# Generic devices
951#
952# CONFIG_SND_DUMMY is not set 999# CONFIG_SND_DUMMY is not set
953# CONFIG_SND_MTPAV is not set 1000# CONFIG_SND_MTPAV is not set
954# CONFIG_SND_SERIAL_U16550 is not set 1001# CONFIG_SND_SERIAL_U16550 is not set
955# CONFIG_SND_MPU401 is not set 1002# CONFIG_SND_MPU401 is not set
956 1003CONFIG_SND_SPI=y
957#
958# SPI devices
959#
960 1004
961# 1005#
962# ALSA Blackfin devices 1006# ALSA Blackfin devices
@@ -968,51 +1012,46 @@ CONFIG_SND_BLACKFIN_AD1836_MULSUB=y
968# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set 1012# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set
969CONFIG_SND_BLACKFIN_SPORT=0 1013CONFIG_SND_BLACKFIN_SPORT=0
970CONFIG_SND_BLACKFIN_SPI_PFBIT=4 1014CONFIG_SND_BLACKFIN_SPI_PFBIT=4
971CONFIG_SND_BFIN_AD73311=m
972CONFIG_SND_BFIN_SPORT=0 1015CONFIG_SND_BFIN_SPORT=0
973CONFIG_SND_BFIN_AD73311_SE=4
974CONFIG_SND_BFIN_AD73322=m 1016CONFIG_SND_BFIN_AD73322=m
975CONFIG_SND_BFIN_AD73322_SPORT0_SE=10 1017CONFIG_SND_BFIN_AD73322_SPORT0_SE=10
976CONFIG_SND_BFIN_AD73322_SPORT1_SE=14 1018CONFIG_SND_BFIN_AD73322_SPORT1_SE=14
977CONFIG_SND_BFIN_AD73322_RESET=12 1019CONFIG_SND_BFIN_AD73322_RESET=12
978
979#
980# System on Chip audio support
981#
982CONFIG_SND_SOC_AC97_BUS=y
983CONFIG_SND_SOC=m 1020CONFIG_SND_SOC=m
984CONFIG_SND_BF5XX_SOC=m 1021CONFIG_SND_SOC_AC97_BUS=y
985CONFIG_SND_MMAP_SUPPORT=y 1022CONFIG_SND_BF5XX_I2S=m
986CONFIG_SND_BF5XX_SOC_AC97=m
987# CONFIG_SND_BF5XX_SOC_WM8750 is not set
988# CONFIG_SND_BF5XX_SOC_WM8731 is not set
989# CONFIG_SND_BF5XX_SOC_SSM2602 is not set 1023# CONFIG_SND_BF5XX_SOC_SSM2602 is not set
990CONFIG_SND_BF5XX_SOC_BF5xx=m 1024CONFIG_SND_BF5XX_SOC_AD73311=m
1025CONFIG_SND_BFIN_AD73311_SE=4
1026CONFIG_SND_BF5XX_AC97=m
1027CONFIG_SND_BF5XX_MMAP_SUPPORT=y
1028# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
1029CONFIG_SND_BF5XX_SOC_SPORT=m
1030CONFIG_SND_BF5XX_SOC_I2S=m
1031CONFIG_SND_BF5XX_SOC_AC97=m
1032CONFIG_SND_BF5XX_SOC_AD1980=m
991CONFIG_SND_BF5XX_SPORT_NUM=0 1033CONFIG_SND_BF5XX_SPORT_NUM=0
992# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set 1034# CONFIG_SND_BF5XX_HAVE_COLD_RESET is not set
993 1035# CONFIG_SND_SOC_ALL_CODECS is not set
994#
995# SoC Audio support for SuperH
996#
997CONFIG_SND_SOC_AD1980=m 1036CONFIG_SND_SOC_AD1980=m
998 1037CONFIG_SND_SOC_AD73311=m
999#
1000# Open Sound System
1001#
1002# CONFIG_SOUND_PRIME is not set 1038# CONFIG_SOUND_PRIME is not set
1003CONFIG_AC97_BUS=m 1039CONFIG_AC97_BUS=m
1004CONFIG_HID_SUPPORT=y 1040CONFIG_HID_SUPPORT=y
1005CONFIG_HID=y 1041CONFIG_HID=y
1006# CONFIG_HID_DEBUG is not set 1042# CONFIG_HID_DEBUG is not set
1007# CONFIG_HIDRAW is not set 1043# CONFIG_HIDRAW is not set
1044# CONFIG_HID_PID is not set
1045
1046#
1047# Special HID drivers
1048#
1049CONFIG_HID_COMPAT=y
1008# CONFIG_USB_SUPPORT is not set 1050# CONFIG_USB_SUPPORT is not set
1009# CONFIG_NO_DUMMY_DELAY is not set
1010# CONFIG_DUMMY_DELAY_BANK0 is not set
1011# CONFIG_DUMMY_DELAY_BANK1 is not set
1012# CONFIG_DUMMY_DELAY_BANK2 is not set
1013# CONFIG_DUMMY_DELAY_BANK3 is not set
1014# CONFIG_MMC is not set 1051# CONFIG_MMC is not set
1052# CONFIG_MEMSTICK is not set
1015# CONFIG_NEW_LEDS is not set 1053# CONFIG_NEW_LEDS is not set
1054# CONFIG_ACCESSIBILITY is not set
1016CONFIG_RTC_LIB=y 1055CONFIG_RTC_LIB=y
1017CONFIG_RTC_CLASS=y 1056CONFIG_RTC_CLASS=y
1018CONFIG_RTC_HCTOSYS=y 1057CONFIG_RTC_HCTOSYS=y
@@ -1041,51 +1080,57 @@ CONFIG_RTC_INTF_DEV=y
1041# CONFIG_RTC_DRV_PCF8563 is not set 1080# CONFIG_RTC_DRV_PCF8563 is not set
1042# CONFIG_RTC_DRV_PCF8583 is not set 1081# CONFIG_RTC_DRV_PCF8583 is not set
1043# CONFIG_RTC_DRV_M41T80 is not set 1082# CONFIG_RTC_DRV_M41T80 is not set
1083# CONFIG_RTC_DRV_S35390A is not set
1084# CONFIG_RTC_DRV_FM3130 is not set
1044 1085
1045# 1086#
1046# SPI RTC drivers 1087# SPI RTC drivers
1047# 1088#
1048# CONFIG_RTC_DRV_RS5C348 is not set 1089# CONFIG_RTC_DRV_M41T94 is not set
1090# CONFIG_RTC_DRV_DS1305 is not set
1049# CONFIG_RTC_DRV_MAX6902 is not set 1091# CONFIG_RTC_DRV_MAX6902 is not set
1092# CONFIG_RTC_DRV_R9701 is not set
1093# CONFIG_RTC_DRV_RS5C348 is not set
1094# CONFIG_RTC_DRV_DS3234 is not set
1050 1095
1051# 1096#
1052# Platform RTC drivers 1097# Platform RTC drivers
1053# 1098#
1099# CONFIG_RTC_DRV_DS1286 is not set
1100# CONFIG_RTC_DRV_DS1511 is not set
1054# CONFIG_RTC_DRV_DS1553 is not set 1101# CONFIG_RTC_DRV_DS1553 is not set
1055# CONFIG_RTC_DRV_STK17TA8 is not set
1056# CONFIG_RTC_DRV_DS1742 is not set 1102# CONFIG_RTC_DRV_DS1742 is not set
1103# CONFIG_RTC_DRV_STK17TA8 is not set
1057# CONFIG_RTC_DRV_M48T86 is not set 1104# CONFIG_RTC_DRV_M48T86 is not set
1105# CONFIG_RTC_DRV_M48T35 is not set
1058# CONFIG_RTC_DRV_M48T59 is not set 1106# CONFIG_RTC_DRV_M48T59 is not set
1107# CONFIG_RTC_DRV_BQ4802 is not set
1059# CONFIG_RTC_DRV_V3020 is not set 1108# CONFIG_RTC_DRV_V3020 is not set
1060 1109
1061# 1110#
1062# on-CPU RTC drivers 1111# on-CPU RTC drivers
1063# 1112#
1064CONFIG_RTC_DRV_BFIN=y 1113CONFIG_RTC_DRV_BFIN=y
1065 1114# CONFIG_DMADEVICES is not set
1066#
1067# Userspace I/O
1068#
1069# CONFIG_UIO is not set 1115# CONFIG_UIO is not set
1116# CONFIG_STAGING is not set
1070 1117
1071# 1118#
1072# File systems 1119# File systems
1073# 1120#
1074# CONFIG_EXT2_FS is not set 1121# CONFIG_EXT2_FS is not set
1075# CONFIG_EXT3_FS is not set 1122# CONFIG_EXT3_FS is not set
1076# CONFIG_EXT4DEV_FS is not set 1123# CONFIG_EXT4_FS is not set
1077# CONFIG_REISERFS_FS is not set 1124# CONFIG_REISERFS_FS is not set
1078# CONFIG_JFS_FS is not set 1125# CONFIG_JFS_FS is not set
1079# CONFIG_FS_POSIX_ACL is not set 1126# CONFIG_FS_POSIX_ACL is not set
1127CONFIG_FILE_LOCKING=y
1080# CONFIG_XFS_FS is not set 1128# CONFIG_XFS_FS is not set
1081# CONFIG_GFS2_FS is not set
1082# CONFIG_OCFS2_FS is not set 1129# CONFIG_OCFS2_FS is not set
1083# CONFIG_MINIX_FS is not set 1130# CONFIG_DNOTIFY is not set
1084# CONFIG_ROMFS_FS is not set
1085CONFIG_INOTIFY=y 1131CONFIG_INOTIFY=y
1086CONFIG_INOTIFY_USER=y 1132CONFIG_INOTIFY_USER=y
1087# CONFIG_QUOTA is not set 1133# CONFIG_QUOTA is not set
1088# CONFIG_DNOTIFY is not set
1089# CONFIG_AUTOFS_FS is not set 1134# CONFIG_AUTOFS_FS is not set
1090# CONFIG_AUTOFS4_FS is not set 1135# CONFIG_AUTOFS4_FS is not set
1091# CONFIG_FUSE_FS is not set 1136# CONFIG_FUSE_FS is not set
@@ -1125,11 +1170,11 @@ CONFIG_SYSFS=y
1125# CONFIG_EFS_FS is not set 1170# CONFIG_EFS_FS is not set
1126CONFIG_YAFFS_FS=m 1171CONFIG_YAFFS_FS=m
1127CONFIG_YAFFS_YAFFS1=y 1172CONFIG_YAFFS_YAFFS1=y
1173# CONFIG_YAFFS_9BYTE_TAGS is not set
1128# CONFIG_YAFFS_DOES_ECC is not set 1174# CONFIG_YAFFS_DOES_ECC is not set
1129CONFIG_YAFFS_YAFFS2=y 1175CONFIG_YAFFS_YAFFS2=y
1130CONFIG_YAFFS_AUTO_YAFFS2=y 1176CONFIG_YAFFS_AUTO_YAFFS2=y
1131# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 1177# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1132CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1133# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 1178# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1134# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 1179# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1135CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 1180CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -1146,8 +1191,11 @@ CONFIG_JFFS2_RTIME=y
1146# CONFIG_JFFS2_RUBIN is not set 1191# CONFIG_JFFS2_RUBIN is not set
1147# CONFIG_CRAMFS is not set 1192# CONFIG_CRAMFS is not set
1148# CONFIG_VXFS_FS is not set 1193# CONFIG_VXFS_FS is not set
1194# CONFIG_MINIX_FS is not set
1195# CONFIG_OMFS_FS is not set
1149# CONFIG_HPFS_FS is not set 1196# CONFIG_HPFS_FS is not set
1150# CONFIG_QNX4FS_FS is not set 1197# CONFIG_QNX4FS_FS is not set
1198# CONFIG_ROMFS_FS is not set
1151# CONFIG_SYSV_FS is not set 1199# CONFIG_SYSV_FS is not set
1152# CONFIG_UFS_FS is not set 1200# CONFIG_UFS_FS is not set
1153CONFIG_NETWORK_FILESYSTEMS=y 1201CONFIG_NETWORK_FILESYSTEMS=y
@@ -1155,13 +1203,12 @@ CONFIG_NFS_FS=m
1155CONFIG_NFS_V3=y 1203CONFIG_NFS_V3=y
1156# CONFIG_NFS_V3_ACL is not set 1204# CONFIG_NFS_V3_ACL is not set
1157# CONFIG_NFS_V4 is not set 1205# CONFIG_NFS_V4 is not set
1158# CONFIG_NFS_DIRECTIO is not set
1159# CONFIG_NFSD is not set 1206# CONFIG_NFSD is not set
1160CONFIG_LOCKD=m 1207CONFIG_LOCKD=m
1161CONFIG_LOCKD_V4=y 1208CONFIG_LOCKD_V4=y
1162CONFIG_NFS_COMMON=y 1209CONFIG_NFS_COMMON=y
1163CONFIG_SUNRPC=m 1210CONFIG_SUNRPC=m
1164# CONFIG_SUNRPC_BIND34 is not set 1211# CONFIG_SUNRPC_REGISTER_V4 is not set
1165# CONFIG_RPCSEC_GSS_KRB5 is not set 1212# CONFIG_RPCSEC_GSS_KRB5 is not set
1166# CONFIG_RPCSEC_GSS_SPKM3 is not set 1213# CONFIG_RPCSEC_GSS_SPKM3 is not set
1167CONFIG_SMB_FS=m 1214CONFIG_SMB_FS=m
@@ -1217,9 +1264,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1217# CONFIG_NLS_KOI8_U is not set 1264# CONFIG_NLS_KOI8_U is not set
1218# CONFIG_NLS_UTF8 is not set 1265# CONFIG_NLS_UTF8 is not set
1219# CONFIG_DLM is not set 1266# CONFIG_DLM is not set
1220CONFIG_INSTRUMENTATION=y
1221# CONFIG_PROFILING is not set
1222# CONFIG_MARKERS is not set
1223 1267
1224# 1268#
1225# Kernel hacking 1269# Kernel hacking
@@ -1227,14 +1271,53 @@ CONFIG_INSTRUMENTATION=y
1227# CONFIG_PRINTK_TIME is not set 1271# CONFIG_PRINTK_TIME is not set
1228CONFIG_ENABLE_WARN_DEPRECATED=y 1272CONFIG_ENABLE_WARN_DEPRECATED=y
1229CONFIG_ENABLE_MUST_CHECK=y 1273CONFIG_ENABLE_MUST_CHECK=y
1274CONFIG_FRAME_WARN=1024
1230# CONFIG_MAGIC_SYSRQ is not set 1275# CONFIG_MAGIC_SYSRQ is not set
1231# CONFIG_UNUSED_SYMBOLS is not set 1276# CONFIG_UNUSED_SYMBOLS is not set
1232CONFIG_DEBUG_FS=y 1277CONFIG_DEBUG_FS=y
1233# CONFIG_HEADERS_CHECK is not set 1278# CONFIG_HEADERS_CHECK is not set
1234CONFIG_DEBUG_KERNEL=y 1279CONFIG_DEBUG_KERNEL=y
1280# CONFIG_DEBUG_SHIRQ is not set
1281CONFIG_DETECT_SOFTLOCKUP=y
1282# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1283CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1284CONFIG_SCHED_DEBUG=y
1285# CONFIG_SCHEDSTATS is not set
1286# CONFIG_TIMER_STATS is not set
1287# CONFIG_DEBUG_OBJECTS is not set
1288# CONFIG_DEBUG_SLAB is not set
1289# CONFIG_DEBUG_RT_MUTEXES is not set
1290# CONFIG_RT_MUTEX_TESTER is not set
1291# CONFIG_DEBUG_SPINLOCK is not set
1292# CONFIG_DEBUG_MUTEXES is not set
1293# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1294# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1295# CONFIG_DEBUG_KOBJECT is not set
1235# CONFIG_DEBUG_BUGVERBOSE is not set 1296# CONFIG_DEBUG_BUGVERBOSE is not set
1297CONFIG_DEBUG_INFO=y
1298# CONFIG_DEBUG_VM is not set
1299# CONFIG_DEBUG_WRITECOUNT is not set
1300# CONFIG_DEBUG_MEMORY_INIT is not set
1301# CONFIG_DEBUG_LIST is not set
1302# CONFIG_DEBUG_SG is not set
1303# CONFIG_FRAME_POINTER is not set
1304# CONFIG_BOOT_PRINTK_DELAY is not set
1305# CONFIG_RCU_TORTURE_TEST is not set
1306# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1307# CONFIG_BACKTRACE_SELF_TEST is not set
1308# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1309# CONFIG_FAULT_INJECTION is not set
1310# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1311# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1236# CONFIG_SAMPLES is not set 1312# CONFIG_SAMPLES is not set
1313CONFIG_HAVE_ARCH_KGDB=y
1314# CONFIG_KGDB is not set
1315# CONFIG_DEBUG_STACKOVERFLOW is not set
1316# CONFIG_DEBUG_STACK_USAGE is not set
1317CONFIG_DEBUG_VERBOSE=y
1237CONFIG_DEBUG_MMRS=y 1318CONFIG_DEBUG_MMRS=y
1319# CONFIG_DEBUG_HWERR is not set
1320# CONFIG_DEBUG_DOUBLEFAULT is not set
1238CONFIG_DEBUG_HUNT_FOR_ZERO=y 1321CONFIG_DEBUG_HUNT_FOR_ZERO=y
1239CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1322CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1240CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1323CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1252,9 +1335,94 @@ CONFIG_ACCESS_CHECK=y
1252# 1335#
1253# CONFIG_KEYS is not set 1336# CONFIG_KEYS is not set
1254CONFIG_SECURITY=y 1337CONFIG_SECURITY=y
1338# CONFIG_SECURITYFS is not set
1255# CONFIG_SECURITY_NETWORK is not set 1339# CONFIG_SECURITY_NETWORK is not set
1256# CONFIG_SECURITY_CAPABILITIES is not set 1340# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1257# CONFIG_CRYPTO is not set 1341CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1342CONFIG_CRYPTO=y
1343
1344#
1345# Crypto core or helper
1346#
1347# CONFIG_CRYPTO_FIPS is not set
1348# CONFIG_CRYPTO_MANAGER is not set
1349# CONFIG_CRYPTO_GF128MUL is not set
1350# CONFIG_CRYPTO_NULL is not set
1351# CONFIG_CRYPTO_CRYPTD is not set
1352# CONFIG_CRYPTO_AUTHENC is not set
1353# CONFIG_CRYPTO_TEST is not set
1354
1355#
1356# Authenticated Encryption with Associated Data
1357#
1358# CONFIG_CRYPTO_CCM is not set
1359# CONFIG_CRYPTO_GCM is not set
1360# CONFIG_CRYPTO_SEQIV is not set
1361
1362#
1363# Block modes
1364#
1365# CONFIG_CRYPTO_CBC is not set
1366# CONFIG_CRYPTO_CTR is not set
1367# CONFIG_CRYPTO_CTS is not set
1368# CONFIG_CRYPTO_ECB is not set
1369# CONFIG_CRYPTO_LRW is not set
1370# CONFIG_CRYPTO_PCBC is not set
1371# CONFIG_CRYPTO_XTS is not set
1372
1373#
1374# Hash modes
1375#
1376# CONFIG_CRYPTO_HMAC is not set
1377# CONFIG_CRYPTO_XCBC is not set
1378
1379#
1380# Digest
1381#
1382# CONFIG_CRYPTO_CRC32C is not set
1383# CONFIG_CRYPTO_MD4 is not set
1384# CONFIG_CRYPTO_MD5 is not set
1385# CONFIG_CRYPTO_MICHAEL_MIC is not set
1386# CONFIG_CRYPTO_RMD128 is not set
1387# CONFIG_CRYPTO_RMD160 is not set
1388# CONFIG_CRYPTO_RMD256 is not set
1389# CONFIG_CRYPTO_RMD320 is not set
1390# CONFIG_CRYPTO_SHA1 is not set
1391# CONFIG_CRYPTO_SHA256 is not set
1392# CONFIG_CRYPTO_SHA512 is not set
1393# CONFIG_CRYPTO_TGR192 is not set
1394# CONFIG_CRYPTO_WP512 is not set
1395
1396#
1397# Ciphers
1398#
1399# CONFIG_CRYPTO_AES is not set
1400# CONFIG_CRYPTO_ANUBIS is not set
1401# CONFIG_CRYPTO_ARC4 is not set
1402# CONFIG_CRYPTO_BLOWFISH is not set
1403# CONFIG_CRYPTO_CAMELLIA is not set
1404# CONFIG_CRYPTO_CAST5 is not set
1405# CONFIG_CRYPTO_CAST6 is not set
1406# CONFIG_CRYPTO_DES is not set
1407# CONFIG_CRYPTO_FCRYPT is not set
1408# CONFIG_CRYPTO_KHAZAD is not set
1409# CONFIG_CRYPTO_SALSA20 is not set
1410# CONFIG_CRYPTO_SEED is not set
1411# CONFIG_CRYPTO_SERPENT is not set
1412# CONFIG_CRYPTO_TEA is not set
1413# CONFIG_CRYPTO_TWOFISH is not set
1414
1415#
1416# Compression
1417#
1418# CONFIG_CRYPTO_DEFLATE is not set
1419# CONFIG_CRYPTO_LZO is not set
1420
1421#
1422# Random Number Generation
1423#
1424# CONFIG_CRYPTO_ANSI_CPRNG is not set
1425CONFIG_CRYPTO_HW=y
1258 1426
1259# 1427#
1260# Library routines 1428# Library routines
@@ -1262,6 +1430,7 @@ CONFIG_SECURITY=y
1262CONFIG_BITREVERSE=y 1430CONFIG_BITREVERSE=y
1263CONFIG_CRC_CCITT=m 1431CONFIG_CRC_CCITT=m
1264# CONFIG_CRC16 is not set 1432# CONFIG_CRC16 is not set
1433# CONFIG_CRC_T10DIF is not set
1265# CONFIG_CRC_ITU_T is not set 1434# CONFIG_CRC_ITU_T is not set
1266CONFIG_CRC32=y 1435CONFIG_CRC32=y
1267# CONFIG_CRC7 is not set 1436# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF538-EZKIT_defconfig b/arch/blackfin/configs/BF538-EZKIT_defconfig
index baf33e662096..ed15934c67c2 100644
--- a/arch/blackfin/configs/BF538-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF538-EZKIT_defconfig
@@ -1,7 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26.5 3# Linux kernel version: 2.6.28-rc2
4# Fri Oct 17 15:19:20 2008
5# 4#
6# CONFIG_MMU is not set 5# CONFIG_MMU is not set
7# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -37,7 +36,6 @@ CONFIG_IKCONFIG_PROC=y
37CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
38# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
39# CONFIG_GROUP_SCHED is not set 38# CONFIG_GROUP_SCHED is not set
40# CONFIG_SYSFS_DEPRECATED is not set
41# CONFIG_SYSFS_DEPRECATED_V2 is not set 39# CONFIG_SYSFS_DEPRECATED_V2 is not set
42# CONFIG_RELAY is not set 40# CONFIG_RELAY is not set
43# CONFIG_NAMESPACES is not set 41# CONFIG_NAMESPACES is not set
@@ -48,13 +46,13 @@ CONFIG_SYSCTL=y
48CONFIG_EMBEDDED=y 46CONFIG_EMBEDDED=y
49CONFIG_UID16=y 47CONFIG_UID16=y
50CONFIG_SYSCTL_SYSCALL=y 48CONFIG_SYSCTL_SYSCALL=y
51CONFIG_SYSCTL_SYSCALL_CHECK=y
52CONFIG_KALLSYMS=y 49CONFIG_KALLSYMS=y
50# CONFIG_KALLSYMS_ALL is not set
53# CONFIG_KALLSYMS_EXTRA_PASS is not set 51# CONFIG_KALLSYMS_EXTRA_PASS is not set
54CONFIG_HOTPLUG=y 52CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y 53CONFIG_PRINTK=y
56CONFIG_BUG=y 54CONFIG_BUG=y
57CONFIG_ELF_CORE=y 55# CONFIG_ELF_CORE is not set
58CONFIG_COMPAT_BRK=y 56CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 57CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 58CONFIG_FUTEX=y
@@ -63,6 +61,7 @@ CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 61CONFIG_SIGNALFD=y
64CONFIG_TIMERFD=y 62CONFIG_TIMERFD=y
65CONFIG_EVENTFD=y 63CONFIG_EVENTFD=y
64CONFIG_AIO=y
66CONFIG_VM_EVENT_COUNTERS=y 65CONFIG_VM_EVENT_COUNTERS=y
67CONFIG_SLAB=y 66CONFIG_SLAB=y
68# CONFIG_SLUB is not set 67# CONFIG_SLUB is not set
@@ -70,9 +69,7 @@ CONFIG_SLAB=y
70# CONFIG_PROFILING is not set 69# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set 70# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y 71CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_KPROBES is not set 72# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
74# CONFIG_HAVE_KRETPROBES is not set
75# CONFIG_HAVE_DMA_ATTRS is not set
76CONFIG_SLABINFO=y 73CONFIG_SLABINFO=y
77CONFIG_RT_MUTEXES=y 74CONFIG_RT_MUTEXES=y
78CONFIG_TINY_SHMEM=y 75CONFIG_TINY_SHMEM=y
@@ -89,6 +86,7 @@ CONFIG_BLOCK=y
89# CONFIG_BLK_DEV_IO_TRACE is not set 86# CONFIG_BLK_DEV_IO_TRACE is not set
90# CONFIG_LSF is not set 87# CONFIG_LSF is not set
91# CONFIG_BLK_DEV_BSG is not set 88# CONFIG_BLK_DEV_BSG is not set
89# CONFIG_BLK_DEV_INTEGRITY is not set
92 90
93# 91#
94# IO Schedulers 92# IO Schedulers
@@ -106,6 +104,7 @@ CONFIG_CLASSIC_RCU=y
106# CONFIG_PREEMPT_NONE is not set 104# CONFIG_PREEMPT_NONE is not set
107CONFIG_PREEMPT_VOLUNTARY=y 105CONFIG_PREEMPT_VOLUNTARY=y
108# CONFIG_PREEMPT is not set 106# CONFIG_PREEMPT is not set
107# CONFIG_FREEZER is not set
109 108
110# 109#
111# Blackfin Processor Options 110# Blackfin Processor Options
@@ -114,6 +113,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
114# 113#
115# Processor and Board Settings 114# Processor and Board Settings
116# 115#
116# CONFIG_BF512 is not set
117# CONFIG_BF514 is not set
118# CONFIG_BF516 is not set
119# CONFIG_BF518 is not set
117# CONFIG_BF522 is not set 120# CONFIG_BF522 is not set
118# CONFIG_BF523 is not set 121# CONFIG_BF523 is not set
119# CONFIG_BF524 is not set 122# CONFIG_BF524 is not set
@@ -159,6 +162,7 @@ CONFIG_IRQ_SPORT0_RX=9
159CONFIG_IRQ_SPORT0_TX=9 162CONFIG_IRQ_SPORT0_TX=9
160CONFIG_IRQ_SPORT1_RX=9 163CONFIG_IRQ_SPORT1_RX=9
161CONFIG_IRQ_SPORT1_TX=9 164CONFIG_IRQ_SPORT1_TX=9
165CONFIG_IRQ_SPI0=10
162CONFIG_IRQ_UART0_RX=10 166CONFIG_IRQ_UART0_RX=10
163CONFIG_IRQ_UART0_TX=10 167CONFIG_IRQ_UART0_TX=10
164CONFIG_IRQ_UART1_RX=10 168CONFIG_IRQ_UART1_RX=10
@@ -169,6 +173,8 @@ CONFIG_IRQ_TIMER2=12
169CONFIG_IRQ_WATCH=13 173CONFIG_IRQ_WATCH=13
170CONFIG_IRQ_PORTF_INTA=12 174CONFIG_IRQ_PORTF_INTA=12
171CONFIG_IRQ_PORTF_INTB=12 175CONFIG_IRQ_PORTF_INTB=12
176CONFIG_IRQ_SPI0_ERROR=7
177CONFIG_IRQ_SPI1_ERROR=7
172CONFIG_IRQ_DMA1_ERROR=7 178CONFIG_IRQ_DMA1_ERROR=7
173CONFIG_IRQ_CAN_RX=11 179CONFIG_IRQ_CAN_RX=11
174CONFIG_IRQ_CAN_TX=11 180CONFIG_IRQ_CAN_TX=11
@@ -185,13 +191,10 @@ CONFIG_BFIN538_EZKIT=y
185# 191#
186# Priority 192# Priority
187# 193#
188CONFIG_IRQ_SPI0_ERROR=7
189CONFIG_IRQ_SPI0=10
190CONFIG_IRQ_MEM0_DMA0=13 194CONFIG_IRQ_MEM0_DMA0=13
191CONFIG_IRQ_MEM0_DMA1=13 195CONFIG_IRQ_MEM0_DMA1=13
192CONFIG_IRQ_SPORT2_ERROR=7 196CONFIG_IRQ_SPORT2_ERROR=7
193CONFIG_IRQ_SPORT3_ERROR=7 197CONFIG_IRQ_SPORT3_ERROR=7
194CONFIG_IRQ_SPI1_ERROR=7
195CONFIG_IRQ_SPI2_ERROR=7 198CONFIG_IRQ_SPI2_ERROR=7
196CONFIG_IRQ_UART2_ERROR=7 199CONFIG_IRQ_UART2_ERROR=7
197CONFIG_IRQ_CAN_ERROR=7 200CONFIG_IRQ_CAN_ERROR=7
@@ -213,14 +216,12 @@ CONFIG_IRQ_MEM1_DMA1=13
213# 216#
214# CONFIG_CMDLINE_BOOL is not set 217# CONFIG_CMDLINE_BOOL is not set
215CONFIG_BOOT_LOAD=0x1000 218CONFIG_BOOT_LOAD=0x1000
216CONFIG_ROM_BASE=0x20040000
217 219
218# 220#
219# Clock/PLL Setup 221# Clock/PLL Setup
220# 222#
221CONFIG_CLKIN_HZ=25000000 223CONFIG_CLKIN_HZ=25000000
222# CONFIG_BFIN_KERNEL_CLOCK is not set 224# CONFIG_BFIN_KERNEL_CLOCK is not set
223CONFIG_MAX_MEM_SIZE=512
224CONFIG_MAX_VCO_HZ=533333333 225CONFIG_MAX_VCO_HZ=533333333
225CONFIG_MIN_VCO_HZ=50000000 226CONFIG_MIN_VCO_HZ=50000000
226CONFIG_MAX_SCLK_HZ=133333333 227CONFIG_MAX_SCLK_HZ=133333333
@@ -234,7 +235,7 @@ CONFIG_HZ_250=y
234# CONFIG_HZ_300 is not set 235# CONFIG_HZ_300 is not set
235# CONFIG_HZ_1000 is not set 236# CONFIG_HZ_1000 is not set
236CONFIG_HZ=250 237CONFIG_HZ=250
237# CONFIG_SCHED_HRTICK is not set 238CONFIG_SCHED_HRTICK=y
238CONFIG_GENERIC_TIME=y 239CONFIG_GENERIC_TIME=y
239CONFIG_GENERIC_CLOCKEVENTS=y 240CONFIG_GENERIC_CLOCKEVENTS=y
240# CONFIG_CYCLES_CLOCKSOURCE is not set 241# CONFIG_CYCLES_CLOCKSOURCE is not set
@@ -286,11 +287,10 @@ CONFIG_FLATMEM_MANUAL=y
286# CONFIG_SPARSEMEM_MANUAL is not set 287# CONFIG_SPARSEMEM_MANUAL is not set
287CONFIG_FLATMEM=y 288CONFIG_FLATMEM=y
288CONFIG_FLAT_NODE_MEM_MAP=y 289CONFIG_FLAT_NODE_MEM_MAP=y
289# CONFIG_SPARSEMEM_STATIC is not set
290# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
291CONFIG_PAGEFLAGS_EXTENDED=y 290CONFIG_PAGEFLAGS_EXTENDED=y
292CONFIG_SPLIT_PTLOCK_CPUS=4 291CONFIG_SPLIT_PTLOCK_CPUS=4
293# CONFIG_RESOURCES_64BIT is not set 292# CONFIG_RESOURCES_64BIT is not set
293# CONFIG_PHYS_ADDR_T_64BIT is not set
294CONFIG_ZONE_DMA_FLAG=1 294CONFIG_ZONE_DMA_FLAG=1
295CONFIG_VIRT_TO_BUS=y 295CONFIG_VIRT_TO_BUS=y
296CONFIG_BFIN_GPTIMERS=y 296CONFIG_BFIN_GPTIMERS=y
@@ -346,6 +346,7 @@ CONFIG_BINFMT_ELF_FDPIC=y
346CONFIG_BINFMT_FLAT=y 346CONFIG_BINFMT_FLAT=y
347CONFIG_BINFMT_ZFLAT=y 347CONFIG_BINFMT_ZFLAT=y
348# CONFIG_BINFMT_SHARED_FLAT is not set 348# CONFIG_BINFMT_SHARED_FLAT is not set
349# CONFIG_HAVE_AOUT is not set
349# CONFIG_BINFMT_MISC is not set 350# CONFIG_BINFMT_MISC is not set
350 351
351# 352#
@@ -359,10 +360,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
359# CPU Frequency scaling 360# CPU Frequency scaling
360# 361#
361# CONFIG_CPU_FREQ is not set 362# CONFIG_CPU_FREQ is not set
362
363#
364# Networking
365#
366CONFIG_NET=y 363CONFIG_NET=y
367 364
368# 365#
@@ -413,6 +410,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
413# CONFIG_TIPC is not set 410# CONFIG_TIPC is not set
414# CONFIG_ATM is not set 411# CONFIG_ATM is not set
415# CONFIG_BRIDGE is not set 412# CONFIG_BRIDGE is not set
413# CONFIG_NET_DSA is not set
416# CONFIG_VLAN_8021Q is not set 414# CONFIG_VLAN_8021Q is not set
417# CONFIG_DECNET is not set 415# CONFIG_DECNET is not set
418# CONFIG_LLC2 is not set 416# CONFIG_LLC2 is not set
@@ -468,11 +466,10 @@ CONFIG_SIR_BFIN_DMA=y
468# 466#
469# CONFIG_BT is not set 467# CONFIG_BT is not set
470# CONFIG_AF_RXRPC is not set 468# CONFIG_AF_RXRPC is not set
471 469# CONFIG_PHONET is not set
472# 470CONFIG_WIRELESS=y
473# Wireless
474#
475# CONFIG_CFG80211 is not set 471# CONFIG_CFG80211 is not set
472CONFIG_WIRELESS_OLD_REGULATORY=y
476# CONFIG_WIRELESS_EXT is not set 473# CONFIG_WIRELESS_EXT is not set
477# CONFIG_MAC80211 is not set 474# CONFIG_MAC80211 is not set
478# CONFIG_IEEE80211 is not set 475# CONFIG_IEEE80211 is not set
@@ -490,6 +487,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
490CONFIG_STANDALONE=y 487CONFIG_STANDALONE=y
491CONFIG_PREVENT_FIRMWARE_BUILD=y 488CONFIG_PREVENT_FIRMWARE_BUILD=y
492# CONFIG_FW_LOADER is not set 489# CONFIG_FW_LOADER is not set
490# CONFIG_DEBUG_DRIVER is not set
491# CONFIG_DEBUG_DEVRES is not set
493# CONFIG_SYS_HYPERVISOR is not set 492# CONFIG_SYS_HYPERVISOR is not set
494# CONFIG_CONNECTOR is not set 493# CONFIG_CONNECTOR is not set
495CONFIG_MTD=y 494CONFIG_MTD=y
@@ -546,7 +545,6 @@ CONFIG_MTD_PHYSMAP=m
546CONFIG_MTD_PHYSMAP_START=0x20000000 545CONFIG_MTD_PHYSMAP_START=0x20000000
547CONFIG_MTD_PHYSMAP_LEN=0x0 546CONFIG_MTD_PHYSMAP_LEN=0x0
548CONFIG_MTD_PHYSMAP_BANKWIDTH=2 547CONFIG_MTD_PHYSMAP_BANKWIDTH=2
549# CONFIG_MTD_GPIO_ADDR is not set
550# CONFIG_MTD_UCLINUX is not set 548# CONFIG_MTD_UCLINUX is not set
551# CONFIG_MTD_PLATRAM is not set 549# CONFIG_MTD_PLATRAM is not set
552 550
@@ -596,6 +594,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
596# CONFIG_BLK_DEV_XIP is not set 594# CONFIG_BLK_DEV_XIP is not set
597# CONFIG_CDROM_PKTCDVD is not set 595# CONFIG_CDROM_PKTCDVD is not set
598# CONFIG_ATA_OVER_ETH is not set 596# CONFIG_ATA_OVER_ETH is not set
597# CONFIG_BLK_DEV_HD is not set
599# CONFIG_MISC_DEVICES is not set 598# CONFIG_MISC_DEVICES is not set
600CONFIG_HAVE_IDE=y 599CONFIG_HAVE_IDE=y
601# CONFIG_IDE is not set 600# CONFIG_IDE is not set
@@ -610,7 +609,6 @@ CONFIG_HAVE_IDE=y
610# CONFIG_ATA is not set 609# CONFIG_ATA is not set
611# CONFIG_MD is not set 610# CONFIG_MD is not set
612CONFIG_NETDEVICES=y 611CONFIG_NETDEVICES=y
613# CONFIG_NETDEVICES_MULTIQUEUE is not set
614# CONFIG_DUMMY is not set 612# CONFIG_DUMMY is not set
615# CONFIG_BONDING is not set 613# CONFIG_BONDING is not set
616# CONFIG_MACVLAN is not set 614# CONFIG_MACVLAN is not set
@@ -644,7 +642,9 @@ CONFIG_SMC91X=y
644# CONFIG_IBM_NEW_EMAC_RGMII is not set 642# CONFIG_IBM_NEW_EMAC_RGMII is not set
645# CONFIG_IBM_NEW_EMAC_TAH is not set 643# CONFIG_IBM_NEW_EMAC_TAH is not set
646# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 644# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
647# CONFIG_B44 is not set 645# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
646# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
647# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
648# CONFIG_NETDEV_1000 is not set 648# CONFIG_NETDEV_1000 is not set
649# CONFIG_NETDEV_10000 is not set 649# CONFIG_NETDEV_10000 is not set
650 650
@@ -688,21 +688,22 @@ CONFIG_INPUT_EVDEV=m
688CONFIG_INPUT_TOUCHSCREEN=y 688CONFIG_INPUT_TOUCHSCREEN=y
689# CONFIG_TOUCHSCREEN_ADS7846 is not set 689# CONFIG_TOUCHSCREEN_ADS7846 is not set
690# CONFIG_TOUCHSCREEN_AD7877 is not set 690# CONFIG_TOUCHSCREEN_AD7877 is not set
691CONFIG_TOUCHSCREEN_AD7879=m
692# CONFIG_TOUCHSCREEN_AD7879_I2C is not set 691# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
693CONFIG_TOUCHSCREEN_AD7879_SPI=y 692CONFIG_TOUCHSCREEN_AD7879_SPI=y
693CONFIG_TOUCHSCREEN_AD7879=m
694# CONFIG_TOUCHSCREEN_FUJITSU is not set 694# CONFIG_TOUCHSCREEN_FUJITSU is not set
695# CONFIG_TOUCHSCREEN_GUNZE is not set 695# CONFIG_TOUCHSCREEN_GUNZE is not set
696# CONFIG_TOUCHSCREEN_ELO is not set 696# CONFIG_TOUCHSCREEN_ELO is not set
697# CONFIG_TOUCHSCREEN_MTOUCH is not set 697# CONFIG_TOUCHSCREEN_MTOUCH is not set
698# CONFIG_TOUCHSCREEN_INEXIO is not set
698# CONFIG_TOUCHSCREEN_MK712 is not set 699# CONFIG_TOUCHSCREEN_MK712 is not set
699# CONFIG_TOUCHSCREEN_PENMOUNT is not set 700# CONFIG_TOUCHSCREEN_PENMOUNT is not set
700# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set 701# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
701# CONFIG_TOUCHSCREEN_TOUCHWIN is not set 702# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
702# CONFIG_TOUCHSCREEN_UCB1400 is not set 703# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
703CONFIG_INPUT_MISC=y 704CONFIG_INPUT_MISC=y
704# CONFIG_INPUT_UINPUT is not set 705# CONFIG_INPUT_UINPUT is not set
705# CONFIG_TWI_KEYPAD is not set 706# CONFIG_CONFIG_INPUT_PCF8574 is not set
706 707
707# 708#
708# Hardware I/O ports 709# Hardware I/O ports
@@ -721,6 +722,7 @@ CONFIG_INPUT_MISC=y
721CONFIG_BFIN_SPORT=y 722CONFIG_BFIN_SPORT=y
722# CONFIG_BFIN_TIMER_LATENCY is not set 723# CONFIG_BFIN_TIMER_LATENCY is not set
723# CONFIG_TWI_LCD is not set 724# CONFIG_TWI_LCD is not set
725CONFIG_BFIN_DMA_INTERFACE=m
724CONFIG_SIMPLE_GPIO=m 726CONFIG_SIMPLE_GPIO=m
725# CONFIG_VT is not set 727# CONFIG_VT is not set
726# CONFIG_DEVKMEM is not set 728# CONFIG_DEVKMEM is not set
@@ -768,24 +770,38 @@ CONFIG_I2C_HELPER_AUTO=y
768# 770#
769# I2C Hardware Bus support 771# I2C Hardware Bus support
770# 772#
773
774#
775# I2C system bus drivers (mostly embedded / system-on-chip)
776#
771CONFIG_I2C_BLACKFIN_TWI=y 777CONFIG_I2C_BLACKFIN_TWI=y
772CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 778CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
773# CONFIG_I2C_GPIO is not set 779# CONFIG_I2C_GPIO is not set
774# CONFIG_I2C_OCORES is not set 780# CONFIG_I2C_OCORES is not set
775# CONFIG_I2C_PARPORT_LIGHT is not set
776# CONFIG_I2C_SIMTEC is not set 781# CONFIG_I2C_SIMTEC is not set
782
783#
784# External I2C/SMBus adapter drivers
785#
786# CONFIG_I2C_PARPORT_LIGHT is not set
777# CONFIG_I2C_TAOS_EVM is not set 787# CONFIG_I2C_TAOS_EVM is not set
778# CONFIG_I2C_STUB is not set 788
789#
790# Other I2C/SMBus bus drivers
791#
779# CONFIG_I2C_PCA_PLATFORM is not set 792# CONFIG_I2C_PCA_PLATFORM is not set
793# CONFIG_I2C_STUB is not set
780 794
781# 795#
782# Miscellaneous I2C Chip support 796# Miscellaneous I2C Chip support
783# 797#
784# CONFIG_DS1682 is not set 798# CONFIG_DS1682 is not set
799# CONFIG_AT24 is not set
785# CONFIG_SENSORS_AD5252 is not set 800# CONFIG_SENSORS_AD5252 is not set
786# CONFIG_SENSORS_EEPROM is not set 801# CONFIG_SENSORS_EEPROM is not set
787# CONFIG_SENSORS_PCF8574 is not set 802# CONFIG_SENSORS_PCF8574 is not set
788# CONFIG_PCF8575 is not set 803# CONFIG_PCF8575 is not set
804# CONFIG_SENSORS_PCA9539 is not set
789# CONFIG_SENSORS_PCF8591 is not set 805# CONFIG_SENSORS_PCF8591 is not set
790# CONFIG_SENSORS_MAX6875 is not set 806# CONFIG_SENSORS_MAX6875 is not set
791# CONFIG_SENSORS_TSL2550 is not set 807# CONFIG_SENSORS_TSL2550 is not set
@@ -794,12 +810,14 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
794# CONFIG_I2C_DEBUG_BUS is not set 810# CONFIG_I2C_DEBUG_BUS is not set
795# CONFIG_I2C_DEBUG_CHIP is not set 811# CONFIG_I2C_DEBUG_CHIP is not set
796CONFIG_SPI=y 812CONFIG_SPI=y
813# CONFIG_SPI_DEBUG is not set
797CONFIG_SPI_MASTER=y 814CONFIG_SPI_MASTER=y
798 815
799# 816#
800# SPI Master Controller Drivers 817# SPI Master Controller Drivers
801# 818#
802CONFIG_SPI_BFIN=y 819CONFIG_SPI_BFIN=y
820# CONFIG_SPI_BFIN_LOCK is not set
803# CONFIG_SPI_BITBANG is not set 821# CONFIG_SPI_BITBANG is not set
804 822
805# 823#
@@ -808,11 +826,15 @@ CONFIG_SPI_BFIN=y
808# CONFIG_SPI_AT25 is not set 826# CONFIG_SPI_AT25 is not set
809# CONFIG_SPI_SPIDEV is not set 827# CONFIG_SPI_SPIDEV is not set
810# CONFIG_SPI_TLE62X0 is not set 828# CONFIG_SPI_TLE62X0 is not set
829CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
830# CONFIG_GPIOLIB is not set
811# CONFIG_W1 is not set 831# CONFIG_W1 is not set
812# CONFIG_POWER_SUPPLY is not set 832# CONFIG_POWER_SUPPLY is not set
813CONFIG_HWMON=y 833CONFIG_HWMON=y
814# CONFIG_HWMON_VID is not set 834# CONFIG_HWMON_VID is not set
835# CONFIG_SENSORS_AD7414 is not set
815# CONFIG_SENSORS_AD7418 is not set 836# CONFIG_SENSORS_AD7418 is not set
837# CONFIG_SENSORS_ADCXX is not set
816# CONFIG_SENSORS_ADM1021 is not set 838# CONFIG_SENSORS_ADM1021 is not set
817# CONFIG_SENSORS_ADM1025 is not set 839# CONFIG_SENSORS_ADM1025 is not set
818# CONFIG_SENSORS_ADM1026 is not set 840# CONFIG_SENSORS_ADM1026 is not set
@@ -841,6 +863,7 @@ CONFIG_HWMON=y
841# CONFIG_SENSORS_LM90 is not set 863# CONFIG_SENSORS_LM90 is not set
842# CONFIG_SENSORS_LM92 is not set 864# CONFIG_SENSORS_LM92 is not set
843# CONFIG_SENSORS_LM93 is not set 865# CONFIG_SENSORS_LM93 is not set
866# CONFIG_SENSORS_MAX1111 is not set
844# CONFIG_SENSORS_MAX1619 is not set 867# CONFIG_SENSORS_MAX1619 is not set
845# CONFIG_SENSORS_MAX6650 is not set 868# CONFIG_SENSORS_MAX6650 is not set
846# CONFIG_SENSORS_PC87360 is not set 869# CONFIG_SENSORS_PC87360 is not set
@@ -873,16 +896,14 @@ CONFIG_WATCHDOG=y
873CONFIG_BFIN_WDT=y 896CONFIG_BFIN_WDT=y
874 897
875# 898#
876# Sonics Silicon Backplane
877#
878CONFIG_SSB_POSSIBLE=y
879# CONFIG_SSB is not set
880
881#
882# Multifunction device drivers 899# Multifunction device drivers
883# 900#
901# CONFIG_MFD_CORE is not set
884# CONFIG_MFD_SM501 is not set 902# CONFIG_MFD_SM501 is not set
885# CONFIG_HTC_PASIC3 is not set 903# CONFIG_HTC_PASIC3 is not set
904# CONFIG_MFD_TMIO is not set
905# CONFIG_MFD_WM8400 is not set
906# CONFIG_MFD_WM8350_I2C is not set
886 907
887# 908#
888# Multimedia devices 909# Multimedia devices
@@ -908,6 +929,7 @@ CONFIG_SSB_POSSIBLE=y
908CONFIG_FB=m 929CONFIG_FB=m
909# CONFIG_FIRMWARE_EDID is not set 930# CONFIG_FIRMWARE_EDID is not set
910# CONFIG_FB_DDC is not set 931# CONFIG_FB_DDC is not set
932# CONFIG_FB_BOOT_VESA_SUPPORT is not set
911CONFIG_FB_CFB_FILLRECT=m 933CONFIG_FB_CFB_FILLRECT=m
912CONFIG_FB_CFB_COPYAREA=m 934CONFIG_FB_CFB_COPYAREA=m
913CONFIG_FB_CFB_IMAGEBLIT=m 935CONFIG_FB_CFB_IMAGEBLIT=m
@@ -931,6 +953,7 @@ CONFIG_FB_BFIN_LQ035Q1=m
931# CONFIG_FB_BFIN_7393 is not set 953# CONFIG_FB_BFIN_7393 is not set
932# CONFIG_FB_S1D13XXX is not set 954# CONFIG_FB_S1D13XXX is not set
933# CONFIG_FB_VIRTUAL is not set 955# CONFIG_FB_VIRTUAL is not set
956# CONFIG_FB_METRONOME is not set
934# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 957# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
935 958
936# 959#
@@ -938,15 +961,17 @@ CONFIG_FB_BFIN_LQ035Q1=m
938# 961#
939# CONFIG_DISPLAY_SUPPORT is not set 962# CONFIG_DISPLAY_SUPPORT is not set
940# CONFIG_LOGO is not set 963# CONFIG_LOGO is not set
941
942#
943# Sound
944#
945# CONFIG_SOUND is not set 964# CONFIG_SOUND is not set
946CONFIG_HID_SUPPORT=y 965CONFIG_HID_SUPPORT=y
947CONFIG_HID=y 966CONFIG_HID=y
948# CONFIG_HID_DEBUG is not set 967# CONFIG_HID_DEBUG is not set
949# CONFIG_HIDRAW is not set 968# CONFIG_HIDRAW is not set
969# CONFIG_HID_PID is not set
970
971#
972# Special HID drivers
973#
974CONFIG_HID_COMPAT=y
950# CONFIG_USB_SUPPORT is not set 975# CONFIG_USB_SUPPORT is not set
951# CONFIG_MMC is not set 976# CONFIG_MMC is not set
952# CONFIG_MEMSTICK is not set 977# CONFIG_MEMSTICK is not set
@@ -986,36 +1011,45 @@ CONFIG_RTC_INTF_DEV=y
986# 1011#
987# SPI RTC drivers 1012# SPI RTC drivers
988# 1013#
1014# CONFIG_RTC_DRV_M41T94 is not set
1015# CONFIG_RTC_DRV_DS1305 is not set
989# CONFIG_RTC_DRV_MAX6902 is not set 1016# CONFIG_RTC_DRV_MAX6902 is not set
990# CONFIG_RTC_DRV_R9701 is not set 1017# CONFIG_RTC_DRV_R9701 is not set
991# CONFIG_RTC_DRV_RS5C348 is not set 1018# CONFIG_RTC_DRV_RS5C348 is not set
1019# CONFIG_RTC_DRV_DS3234 is not set
992 1020
993# 1021#
994# Platform RTC drivers 1022# Platform RTC drivers
995# 1023#
1024# CONFIG_RTC_DRV_DS1286 is not set
996# CONFIG_RTC_DRV_DS1511 is not set 1025# CONFIG_RTC_DRV_DS1511 is not set
997# CONFIG_RTC_DRV_DS1553 is not set 1026# CONFIG_RTC_DRV_DS1553 is not set
998# CONFIG_RTC_DRV_DS1742 is not set 1027# CONFIG_RTC_DRV_DS1742 is not set
999# CONFIG_RTC_DRV_STK17TA8 is not set 1028# CONFIG_RTC_DRV_STK17TA8 is not set
1000# CONFIG_RTC_DRV_M48T86 is not set 1029# CONFIG_RTC_DRV_M48T86 is not set
1030# CONFIG_RTC_DRV_M48T35 is not set
1001# CONFIG_RTC_DRV_M48T59 is not set 1031# CONFIG_RTC_DRV_M48T59 is not set
1032# CONFIG_RTC_DRV_BQ4802 is not set
1002# CONFIG_RTC_DRV_V3020 is not set 1033# CONFIG_RTC_DRV_V3020 is not set
1003 1034
1004# 1035#
1005# on-CPU RTC drivers 1036# on-CPU RTC drivers
1006# 1037#
1007CONFIG_RTC_DRV_BFIN=y 1038CONFIG_RTC_DRV_BFIN=y
1039# CONFIG_DMADEVICES is not set
1008# CONFIG_UIO is not set 1040# CONFIG_UIO is not set
1041# CONFIG_STAGING is not set
1009 1042
1010# 1043#
1011# File systems 1044# File systems
1012# 1045#
1013# CONFIG_EXT2_FS is not set 1046# CONFIG_EXT2_FS is not set
1014# CONFIG_EXT3_FS is not set 1047# CONFIG_EXT3_FS is not set
1015# CONFIG_EXT4DEV_FS is not set 1048# CONFIG_EXT4_FS is not set
1016# CONFIG_REISERFS_FS is not set 1049# CONFIG_REISERFS_FS is not set
1017# CONFIG_JFS_FS is not set 1050# CONFIG_JFS_FS is not set
1018# CONFIG_FS_POSIX_ACL is not set 1051# CONFIG_FS_POSIX_ACL is not set
1052CONFIG_FILE_LOCKING=y
1019# CONFIG_XFS_FS is not set 1053# CONFIG_XFS_FS is not set
1020# CONFIG_OCFS2_FS is not set 1054# CONFIG_OCFS2_FS is not set
1021# CONFIG_DNOTIFY is not set 1055# CONFIG_DNOTIFY is not set
@@ -1083,6 +1117,7 @@ CONFIG_JFFS2_RTIME=y
1083# CONFIG_CRAMFS is not set 1117# CONFIG_CRAMFS is not set
1084# CONFIG_VXFS_FS is not set 1118# CONFIG_VXFS_FS is not set
1085# CONFIG_MINIX_FS is not set 1119# CONFIG_MINIX_FS is not set
1120# CONFIG_OMFS_FS is not set
1086# CONFIG_HPFS_FS is not set 1121# CONFIG_HPFS_FS is not set
1087# CONFIG_QNX4FS_FS is not set 1122# CONFIG_QNX4FS_FS is not set
1088# CONFIG_ROMFS_FS is not set 1123# CONFIG_ROMFS_FS is not set
@@ -1098,7 +1133,7 @@ CONFIG_LOCKD=m
1098CONFIG_LOCKD_V4=y 1133CONFIG_LOCKD_V4=y
1099CONFIG_NFS_COMMON=y 1134CONFIG_NFS_COMMON=y
1100CONFIG_SUNRPC=m 1135CONFIG_SUNRPC=m
1101# CONFIG_SUNRPC_BIND34 is not set 1136# CONFIG_SUNRPC_REGISTER_V4 is not set
1102# CONFIG_RPCSEC_GSS_KRB5 is not set 1137# CONFIG_RPCSEC_GSS_KRB5 is not set
1103# CONFIG_RPCSEC_GSS_SPKM3 is not set 1138# CONFIG_RPCSEC_GSS_SPKM3 is not set
1104CONFIG_SMB_FS=m 1139CONFIG_SMB_FS=m
@@ -1167,11 +1202,46 @@ CONFIG_FRAME_WARN=1024
1167CONFIG_DEBUG_FS=y 1202CONFIG_DEBUG_FS=y
1168# CONFIG_HEADERS_CHECK is not set 1203# CONFIG_HEADERS_CHECK is not set
1169CONFIG_DEBUG_KERNEL=y 1204CONFIG_DEBUG_KERNEL=y
1205# CONFIG_DEBUG_SHIRQ is not set
1206CONFIG_DETECT_SOFTLOCKUP=y
1207# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1208CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1209CONFIG_SCHED_DEBUG=y
1210# CONFIG_SCHEDSTATS is not set
1211# CONFIG_TIMER_STATS is not set
1212# CONFIG_DEBUG_OBJECTS is not set
1213# CONFIG_DEBUG_SLAB is not set
1214# CONFIG_DEBUG_RT_MUTEXES is not set
1215# CONFIG_RT_MUTEX_TESTER is not set
1216# CONFIG_DEBUG_SPINLOCK is not set
1217# CONFIG_DEBUG_MUTEXES is not set
1218# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1219# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1220# CONFIG_DEBUG_KOBJECT is not set
1170# CONFIG_DEBUG_BUGVERBOSE is not set 1221# CONFIG_DEBUG_BUGVERBOSE is not set
1222CONFIG_DEBUG_INFO=y
1223# CONFIG_DEBUG_VM is not set
1224# CONFIG_DEBUG_WRITECOUNT is not set
1225# CONFIG_DEBUG_MEMORY_INIT is not set
1226# CONFIG_DEBUG_LIST is not set
1227# CONFIG_DEBUG_SG is not set
1228# CONFIG_FRAME_POINTER is not set
1229# CONFIG_BOOT_PRINTK_DELAY is not set
1230# CONFIG_RCU_TORTURE_TEST is not set
1231# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1232# CONFIG_BACKTRACE_SELF_TEST is not set
1233# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1234# CONFIG_FAULT_INJECTION is not set
1235CONFIG_SYSCTL_SYSCALL_CHECK=y
1236# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1171# CONFIG_SAMPLES is not set 1237# CONFIG_SAMPLES is not set
1172CONFIG_HAVE_ARCH_KGDB=y 1238CONFIG_HAVE_ARCH_KGDB=y
1239# CONFIG_KGDB is not set
1240# CONFIG_DEBUG_STACKOVERFLOW is not set
1241# CONFIG_DEBUG_STACK_USAGE is not set
1173CONFIG_DEBUG_VERBOSE=y 1242CONFIG_DEBUG_VERBOSE=y
1174CONFIG_DEBUG_MMRS=y 1243CONFIG_DEBUG_MMRS=y
1244# CONFIG_DEBUG_HWERR is not set
1175# CONFIG_DEBUG_DOUBLEFAULT is not set 1245# CONFIG_DEBUG_DOUBLEFAULT is not set
1176CONFIG_DEBUG_HUNT_FOR_ZERO=y 1246CONFIG_DEBUG_HUNT_FOR_ZERO=y
1177CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1247CONFIG_DEBUG_BFIN_HWTRACE_ON=y
@@ -1190,14 +1260,16 @@ CONFIG_ACCESS_CHECK=y
1190# 1260#
1191# CONFIG_KEYS is not set 1261# CONFIG_KEYS is not set
1192CONFIG_SECURITY=y 1262CONFIG_SECURITY=y
1263# CONFIG_SECURITYFS is not set
1193# CONFIG_SECURITY_NETWORK is not set 1264# CONFIG_SECURITY_NETWORK is not set
1194# CONFIG_SECURITY_CAPABILITIES is not set 1265# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1195CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 1266CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1196CONFIG_CRYPTO=y 1267CONFIG_CRYPTO=y
1197 1268
1198# 1269#
1199# Crypto core or helper 1270# Crypto core or helper
1200# 1271#
1272# CONFIG_CRYPTO_FIPS is not set
1201# CONFIG_CRYPTO_MANAGER is not set 1273# CONFIG_CRYPTO_MANAGER is not set
1202# CONFIG_CRYPTO_GF128MUL is not set 1274# CONFIG_CRYPTO_GF128MUL is not set
1203# CONFIG_CRYPTO_NULL is not set 1275# CONFIG_CRYPTO_NULL is not set
@@ -1236,6 +1308,10 @@ CONFIG_CRYPTO=y
1236# CONFIG_CRYPTO_MD4 is not set 1308# CONFIG_CRYPTO_MD4 is not set
1237# CONFIG_CRYPTO_MD5 is not set 1309# CONFIG_CRYPTO_MD5 is not set
1238# CONFIG_CRYPTO_MICHAEL_MIC is not set 1310# CONFIG_CRYPTO_MICHAEL_MIC is not set
1311# CONFIG_CRYPTO_RMD128 is not set
1312# CONFIG_CRYPTO_RMD160 is not set
1313# CONFIG_CRYPTO_RMD256 is not set
1314# CONFIG_CRYPTO_RMD320 is not set
1239# CONFIG_CRYPTO_SHA1 is not set 1315# CONFIG_CRYPTO_SHA1 is not set
1240# CONFIG_CRYPTO_SHA256 is not set 1316# CONFIG_CRYPTO_SHA256 is not set
1241# CONFIG_CRYPTO_SHA512 is not set 1317# CONFIG_CRYPTO_SHA512 is not set
@@ -1266,15 +1342,20 @@ CONFIG_CRYPTO=y
1266# 1342#
1267# CONFIG_CRYPTO_DEFLATE is not set 1343# CONFIG_CRYPTO_DEFLATE is not set
1268# CONFIG_CRYPTO_LZO is not set 1344# CONFIG_CRYPTO_LZO is not set
1345
1346#
1347# Random Number Generation
1348#
1349# CONFIG_CRYPTO_ANSI_CPRNG is not set
1269CONFIG_CRYPTO_HW=y 1350CONFIG_CRYPTO_HW=y
1270 1351
1271# 1352#
1272# Library routines 1353# Library routines
1273# 1354#
1274CONFIG_BITREVERSE=y 1355CONFIG_BITREVERSE=y
1275# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1276CONFIG_CRC_CCITT=m 1356CONFIG_CRC_CCITT=m
1277# CONFIG_CRC16 is not set 1357# CONFIG_CRC16 is not set
1358# CONFIG_CRC_T10DIF is not set
1278# CONFIG_CRC_ITU_T is not set 1359# CONFIG_CRC_ITU_T is not set
1279CONFIG_CRC32=y 1360CONFIG_CRC32=y
1280# CONFIG_CRC7 is not set 1361# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig
index 3f0a2b354a0a..d4ed9ce1f62f 100644
--- a/arch/blackfin/configs/BF548-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF548-EZKIT_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,7 +8,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +30,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 34CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 35CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 38# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 39# CONFIG_SYSFS_DEPRECATED is not set
40# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 43CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +48,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 48CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 49CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 52# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 54CONFIG_PRINTK=y
57CONFIG_BUG=y 55CONFIG_BUG=y
58CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 59CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 61CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 62CONFIG_SIGNALFD=y
63CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 64CONFIG_EVENTFD=y
65CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 66CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 67CONFIG_SLAB=y
67# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 74CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 75CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 76CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 77CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 80CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 81# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 82# CONFIG_MODVERSIONS is not set
@@ -81,6 +87,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 87# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 88# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 89# CONFIG_BLK_DEV_BSG is not set
90# CONFIG_BLK_DEV_INTEGRITY is not set
84 91
85# 92#
86# IO Schedulers 93# IO Schedulers
@@ -94,9 +101,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 101# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 102# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 105# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 106CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 107# CONFIG_PREEMPT is not set
108# CONFIG_FREEZER is not set
100 109
101# 110#
102# Blackfin Processor Options 111# Blackfin Processor Options
@@ -105,6 +114,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 114#
106# Processor and Board Settings 115# Processor and Board Settings
107# 116#
117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 121# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 122# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 123# CONFIG_BF524 is not set
@@ -117,18 +130,23 @@ CONFIG_PREEMPT_VOLUNTARY=y
117# CONFIG_BF534 is not set 130# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 131# CONFIG_BF536 is not set
119# CONFIG_BF537 is not set 132# CONFIG_BF537 is not set
133# CONFIG_BF538 is not set
134# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 135# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 136# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 137# CONFIG_BF547 is not set
123CONFIG_BF548=y 138CONFIG_BF548=y
124# CONFIG_BF549 is not set 139# CONFIG_BF549 is not set
125# CONFIG_BF561 is not set 140# CONFIG_BF561 is not set
141CONFIG_BF_REV_MIN=0
142CONFIG_BF_REV_MAX=2
126CONFIG_BF_REV_0_0=y 143CONFIG_BF_REV_0_0=y
127# CONFIG_BF_REV_0_1 is not set 144# CONFIG_BF_REV_0_1 is not set
128# CONFIG_BF_REV_0_2 is not set 145# CONFIG_BF_REV_0_2 is not set
129# CONFIG_BF_REV_0_3 is not set 146# CONFIG_BF_REV_0_3 is not set
130# CONFIG_BF_REV_0_4 is not set 147# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 148# CONFIG_BF_REV_0_5 is not set
149# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 150# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 151# CONFIG_BF_REV_NONE is not set
134CONFIG_BF54x=y 152CONFIG_BF54x=y
@@ -138,15 +156,12 @@ CONFIG_IRQ_SPORT0_RX=9
138CONFIG_IRQ_SPORT0_TX=9 156CONFIG_IRQ_SPORT0_TX=9
139CONFIG_IRQ_SPORT1_RX=9 157CONFIG_IRQ_SPORT1_RX=9
140CONFIG_IRQ_SPORT1_TX=9 158CONFIG_IRQ_SPORT1_TX=9
159CONFIG_IRQ_SPI0=10
141CONFIG_IRQ_UART0_RX=10 160CONFIG_IRQ_UART0_RX=10
142CONFIG_IRQ_UART0_TX=10 161CONFIG_IRQ_UART0_TX=10
143CONFIG_IRQ_UART1_RX=10 162CONFIG_IRQ_UART1_RX=10
144CONFIG_IRQ_UART1_TX=10 163CONFIG_IRQ_UART1_TX=10
145CONFIG_IRQ_CNT=8 164CONFIG_IRQ_CNT=8
146CONFIG_IRQ_USB_INT0=11
147CONFIG_IRQ_USB_INT1=11
148CONFIG_IRQ_USB_INT2=11
149CONFIG_IRQ_USB_DMA=11
150CONFIG_IRQ_TIMER0=11 165CONFIG_IRQ_TIMER0=11
151CONFIG_IRQ_TIMER1=11 166CONFIG_IRQ_TIMER1=11
152CONFIG_IRQ_TIMER2=11 167CONFIG_IRQ_TIMER2=11
@@ -155,9 +170,21 @@ CONFIG_IRQ_TIMER4=11
155CONFIG_IRQ_TIMER5=11 170CONFIG_IRQ_TIMER5=11
156CONFIG_IRQ_TIMER6=11 171CONFIG_IRQ_TIMER6=11
157CONFIG_IRQ_TIMER7=11 172CONFIG_IRQ_TIMER7=11
173CONFIG_IRQ_USB_INT0=11
174CONFIG_IRQ_USB_INT1=11
175CONFIG_IRQ_USB_INT2=11
176CONFIG_IRQ_USB_DMA=11
158CONFIG_IRQ_TIMER8=11 177CONFIG_IRQ_TIMER8=11
159CONFIG_IRQ_TIMER9=11 178CONFIG_IRQ_TIMER9=11
160CONFIG_IRQ_TIMER10=11 179CONFIG_IRQ_TIMER10=11
180CONFIG_IRQ_SPORT2_RX=9
181CONFIG_IRQ_SPORT2_TX=9
182CONFIG_IRQ_SPORT3_RX=9
183CONFIG_IRQ_SPORT3_TX=9
184CONFIG_IRQ_SPI1=10
185CONFIG_IRQ_SPI2=10
186CONFIG_IRQ_TWI0=11
187CONFIG_IRQ_TWI1=11
161CONFIG_BFIN548_EZKIT=y 188CONFIG_BFIN548_EZKIT=y
162# CONFIG_BFIN548_BLUETECHNIX_CM is not set 189# CONFIG_BFIN548_BLUETECHNIX_CM is not set
163 190
@@ -180,7 +207,6 @@ CONFIG_IRQ_SPORT1_ERR=7
180CONFIG_IRQ_SPI0_ERR=7 207CONFIG_IRQ_SPI0_ERR=7
181CONFIG_IRQ_UART0_ERR=7 208CONFIG_IRQ_UART0_ERR=7
182CONFIG_IRQ_EPPI0=8 209CONFIG_IRQ_EPPI0=8
183CONFIG_IRQ_SPI0=10
184CONFIG_IRQ_PINT0=12 210CONFIG_IRQ_PINT0=12
185CONFIG_IRQ_PINT1=12 211CONFIG_IRQ_PINT1=12
186CONFIG_IRQ_MDMAS0=13 212CONFIG_IRQ_MDMAS0=13
@@ -195,18 +221,10 @@ CONFIG_IRQ_SPI2_ERR=7
195CONFIG_IRQ_UART1_ERR=7 221CONFIG_IRQ_UART1_ERR=7
196CONFIG_IRQ_UART2_ERR=7 222CONFIG_IRQ_UART2_ERR=7
197CONFIG_IRQ_CAN0_ERR=7 223CONFIG_IRQ_CAN0_ERR=7
198CONFIG_IRQ_SPORT2_RX=9
199CONFIG_IRQ_SPORT2_TX=9
200CONFIG_IRQ_SPORT3_RX=9
201CONFIG_IRQ_SPORT3_TX=9
202CONFIG_IRQ_EPPI1=9 224CONFIG_IRQ_EPPI1=9
203CONFIG_IRQ_EPPI2=9 225CONFIG_IRQ_EPPI2=9
204CONFIG_IRQ_SPI1=10
205CONFIG_IRQ_SPI2=10
206CONFIG_IRQ_ATAPI_RX=10 226CONFIG_IRQ_ATAPI_RX=10
207CONFIG_IRQ_ATAPI_TX=10 227CONFIG_IRQ_ATAPI_TX=10
208CONFIG_IRQ_TWI0=11
209CONFIG_IRQ_TWI1=11
210CONFIG_IRQ_CAN0_RX=11 228CONFIG_IRQ_CAN0_RX=11
211CONFIG_IRQ_CAN0_TX=11 229CONFIG_IRQ_CAN0_TX=11
212CONFIG_IRQ_MDMAS2=13 230CONFIG_IRQ_MDMAS2=13
@@ -260,7 +278,6 @@ CONFIG_BOOT_LOAD=0x1000
260# 278#
261CONFIG_CLKIN_HZ=25000000 279CONFIG_CLKIN_HZ=25000000
262# CONFIG_BFIN_KERNEL_CLOCK is not set 280# CONFIG_BFIN_KERNEL_CLOCK is not set
263CONFIG_MAX_MEM_SIZE=512
264CONFIG_MAX_VCO_HZ=600000000 281CONFIG_MAX_VCO_HZ=600000000
265CONFIG_MIN_VCO_HZ=50000000 282CONFIG_MIN_VCO_HZ=50000000
266CONFIG_MAX_SCLK_HZ=133333333 283CONFIG_MAX_SCLK_HZ=133333333
@@ -274,10 +291,10 @@ CONFIG_HZ_250=y
274# CONFIG_HZ_300 is not set 291# CONFIG_HZ_300 is not set
275# CONFIG_HZ_1000 is not set 292# CONFIG_HZ_1000 is not set
276CONFIG_HZ=250 293CONFIG_HZ=250
294# CONFIG_SCHED_HRTICK is not set
277CONFIG_GENERIC_TIME=y 295CONFIG_GENERIC_TIME=y
278CONFIG_GENERIC_CLOCKEVENTS=y 296CONFIG_GENERIC_CLOCKEVENTS=y
279# CONFIG_CYCLES_CLOCKSOURCE is not set 297# CONFIG_CYCLES_CLOCKSOURCE is not set
280# CONFIG_TICK_ONESHOT is not set
281# CONFIG_NO_HZ is not set 298# CONFIG_NO_HZ is not set
282# CONFIG_HIGH_RES_TIMERS is not set 299# CONFIG_HIGH_RES_TIMERS is not set
283CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 300CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@ -311,6 +328,12 @@ CONFIG_ACCESS_OK_L1=y
311CONFIG_CACHELINE_ALIGNED_L1=y 328CONFIG_CACHELINE_ALIGNED_L1=y
312# CONFIG_SYSCALL_TAB_L1 is not set 329# CONFIG_SYSCALL_TAB_L1 is not set
313# CONFIG_CPLB_SWITCH_TAB_L1 is not set 330# CONFIG_CPLB_SWITCH_TAB_L1 is not set
331CONFIG_APP_STACK_L1=y
332
333#
334# Speed Optimizations
335#
336CONFIG_BFIN_INS_LOWOVERHEAD=y
314CONFIG_RAMKERNEL=y 337CONFIG_RAMKERNEL=y
315# CONFIG_ROMKERNEL is not set 338# CONFIG_ROMKERNEL is not set
316CONFIG_SELECT_MEMORY_MODEL=y 339CONFIG_SELECT_MEMORY_MODEL=y
@@ -319,10 +342,10 @@ CONFIG_FLATMEM_MANUAL=y
319# CONFIG_SPARSEMEM_MANUAL is not set 342# CONFIG_SPARSEMEM_MANUAL is not set
320CONFIG_FLATMEM=y 343CONFIG_FLATMEM=y
321CONFIG_FLAT_NODE_MEM_MAP=y 344CONFIG_FLAT_NODE_MEM_MAP=y
322# CONFIG_SPARSEMEM_STATIC is not set 345CONFIG_PAGEFLAGS_EXTENDED=y
323# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
324CONFIG_SPLIT_PTLOCK_CPUS=4 346CONFIG_SPLIT_PTLOCK_CPUS=4
325# CONFIG_RESOURCES_64BIT is not set 347# CONFIG_RESOURCES_64BIT is not set
348# CONFIG_PHYS_ADDR_T_64BIT is not set
326CONFIG_ZONE_DMA_FLAG=1 349CONFIG_ZONE_DMA_FLAG=1
327CONFIG_VIRT_TO_BUS=y 350CONFIG_VIRT_TO_BUS=y
328# CONFIG_BFIN_GPTIMERS is not set 351# CONFIG_BFIN_GPTIMERS is not set
@@ -340,7 +363,7 @@ CONFIG_BFIN_DCACHE=y
340# CONFIG_BFIN_ICACHE_LOCK is not set 363# CONFIG_BFIN_ICACHE_LOCK is not set
341# CONFIG_BFIN_WB is not set 364# CONFIG_BFIN_WB is not set
342CONFIG_BFIN_WT=y 365CONFIG_BFIN_WT=y
343CONFIG_L1_MAX_PIECE=16 366# CONFIG_BFIN_L2_CACHEABLE is not set
344# CONFIG_MPU is not set 367# CONFIG_MPU is not set
345 368
346# 369#
@@ -372,7 +395,6 @@ CONFIG_EBIU_FCTLVAL=0x6
372# 395#
373# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 396# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
374# 397#
375# CONFIG_PCI is not set
376# CONFIG_ARCH_SUPPORTS_MSI is not set 398# CONFIG_ARCH_SUPPORTS_MSI is not set
377# CONFIG_PCCARD is not set 399# CONFIG_PCCARD is not set
378 400
@@ -383,23 +405,20 @@ CONFIG_BINFMT_ELF_FDPIC=y
383CONFIG_BINFMT_FLAT=y 405CONFIG_BINFMT_FLAT=y
384CONFIG_BINFMT_ZFLAT=y 406CONFIG_BINFMT_ZFLAT=y
385# CONFIG_BINFMT_SHARED_FLAT is not set 407# CONFIG_BINFMT_SHARED_FLAT is not set
408# CONFIG_HAVE_AOUT is not set
386# CONFIG_BINFMT_MISC is not set 409# CONFIG_BINFMT_MISC is not set
387 410
388# 411#
389# Power management options 412# Power management options
390# 413#
391# CONFIG_PM is not set 414# CONFIG_PM is not set
392CONFIG_SUSPEND_UP_POSSIBLE=y 415CONFIG_ARCH_SUSPEND_POSSIBLE=y
393# CONFIG_PM_WAKEUP_BY_GPIO is not set 416# CONFIG_PM_WAKEUP_BY_GPIO is not set
394 417
395# 418#
396# CPU Frequency scaling 419# CPU Frequency scaling
397# 420#
398# CONFIG_CPU_FREQ is not set 421# CONFIG_CPU_FREQ is not set
399
400#
401# Networking
402#
403CONFIG_NET=y 422CONFIG_NET=y
404 423
405# 424#
@@ -412,6 +431,7 @@ CONFIG_XFRM=y
412# CONFIG_XFRM_USER is not set 431# CONFIG_XFRM_USER is not set
413# CONFIG_XFRM_SUB_POLICY is not set 432# CONFIG_XFRM_SUB_POLICY is not set
414# CONFIG_XFRM_MIGRATE is not set 433# CONFIG_XFRM_MIGRATE is not set
434# CONFIG_XFRM_STATISTICS is not set
415# CONFIG_NET_KEY is not set 435# CONFIG_NET_KEY is not set
416CONFIG_INET=y 436CONFIG_INET=y
417# CONFIG_IP_MULTICAST is not set 437# CONFIG_IP_MULTICAST is not set
@@ -441,8 +461,6 @@ CONFIG_TCP_CONG_CUBIC=y
441CONFIG_DEFAULT_TCP_CONG="cubic" 461CONFIG_DEFAULT_TCP_CONG="cubic"
442# CONFIG_TCP_MD5SIG is not set 462# CONFIG_TCP_MD5SIG is not set
443# CONFIG_IPV6 is not set 463# CONFIG_IPV6 is not set
444# CONFIG_INET6_XFRM_TUNNEL is not set
445# CONFIG_INET6_TUNNEL is not set
446# CONFIG_NETLABEL is not set 464# CONFIG_NETLABEL is not set
447# CONFIG_NETWORK_SECMARK is not set 465# CONFIG_NETWORK_SECMARK is not set
448# CONFIG_NETFILTER is not set 466# CONFIG_NETFILTER is not set
@@ -451,6 +469,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
451# CONFIG_TIPC is not set 469# CONFIG_TIPC is not set
452# CONFIG_ATM is not set 470# CONFIG_ATM is not set
453# CONFIG_BRIDGE is not set 471# CONFIG_BRIDGE is not set
472# CONFIG_NET_DSA is not set
454# CONFIG_VLAN_8021Q is not set 473# CONFIG_VLAN_8021Q is not set
455# CONFIG_DECNET is not set 474# CONFIG_DECNET is not set
456# CONFIG_LLC2 is not set 475# CONFIG_LLC2 is not set
@@ -467,6 +486,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
467# 486#
468# CONFIG_NET_PKTGEN is not set 487# CONFIG_NET_PKTGEN is not set
469# CONFIG_HAMRADIO is not set 488# CONFIG_HAMRADIO is not set
489# CONFIG_CAN is not set
470CONFIG_IRDA=m 490CONFIG_IRDA=m
471 491
472# 492#
@@ -492,9 +512,9 @@ CONFIG_IRCOMM=m
492# 512#
493CONFIG_IRTTY_SIR=m 513CONFIG_IRTTY_SIR=m
494CONFIG_BFIN_SIR=m 514CONFIG_BFIN_SIR=m
515CONFIG_BFIN_SIR3=y
495# CONFIG_BFIN_SIR0 is not set 516# CONFIG_BFIN_SIR0 is not set
496# CONFIG_BFIN_SIR2 is not set 517# CONFIG_BFIN_SIR2 is not set
497CONFIG_BFIN_SIR3=y
498CONFIG_SIR_BFIN_DMA=y 518CONFIG_SIR_BFIN_DMA=y
499# CONFIG_SIR_BFIN_PIO is not set 519# CONFIG_SIR_BFIN_PIO is not set
500 520
@@ -507,15 +527,6 @@ CONFIG_SIR_BFIN_DMA=y
507# CONFIG_KS959_DONGLE is not set 527# CONFIG_KS959_DONGLE is not set
508 528
509# 529#
510# Old SIR device drivers
511#
512# CONFIG_IRPORT_SIR is not set
513
514#
515# Old Serial dongle support
516#
517
518#
519# FIR device drivers 530# FIR device drivers
520# 531#
521# CONFIG_USB_IRDA is not set 532# CONFIG_USB_IRDA is not set
@@ -523,11 +534,10 @@ CONFIG_SIR_BFIN_DMA=y
523# CONFIG_MCS_FIR is not set 534# CONFIG_MCS_FIR is not set
524# CONFIG_BT is not set 535# CONFIG_BT is not set
525# CONFIG_AF_RXRPC is not set 536# CONFIG_AF_RXRPC is not set
526 537# CONFIG_PHONET is not set
527# 538CONFIG_WIRELESS=y
528# Wireless
529#
530# CONFIG_CFG80211 is not set 539# CONFIG_CFG80211 is not set
540CONFIG_WIRELESS_OLD_REGULATORY=y
531# CONFIG_WIRELESS_EXT is not set 541# CONFIG_WIRELESS_EXT is not set
532# CONFIG_MAC80211 is not set 542# CONFIG_MAC80211 is not set
533# CONFIG_IEEE80211 is not set 543# CONFIG_IEEE80211 is not set
@@ -545,6 +555,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
545CONFIG_STANDALONE=y 555CONFIG_STANDALONE=y
546CONFIG_PREVENT_FIRMWARE_BUILD=y 556CONFIG_PREVENT_FIRMWARE_BUILD=y
547# CONFIG_FW_LOADER is not set 557# CONFIG_FW_LOADER is not set
558# CONFIG_DEBUG_DRIVER is not set
559# CONFIG_DEBUG_DEVRES is not set
548# CONFIG_SYS_HYPERVISOR is not set 560# CONFIG_SYS_HYPERVISOR is not set
549# CONFIG_CONNECTOR is not set 561# CONFIG_CONNECTOR is not set
550CONFIG_MTD=y 562CONFIG_MTD=y
@@ -553,6 +565,7 @@ CONFIG_MTD=y
553CONFIG_MTD_PARTITIONS=y 565CONFIG_MTD_PARTITIONS=y
554# CONFIG_MTD_REDBOOT_PARTS is not set 566# CONFIG_MTD_REDBOOT_PARTS is not set
555CONFIG_MTD_CMDLINE_PARTS=y 567CONFIG_MTD_CMDLINE_PARTS=y
568# CONFIG_MTD_AR7_PARTS is not set
556 569
557# 570#
558# User Modules And Translation Layers 571# User Modules And Translation Layers
@@ -600,6 +613,7 @@ CONFIG_MTD_PHYSMAP=y
600CONFIG_MTD_PHYSMAP_START=0x20000000 613CONFIG_MTD_PHYSMAP_START=0x20000000
601CONFIG_MTD_PHYSMAP_LEN=0 614CONFIG_MTD_PHYSMAP_LEN=0
602CONFIG_MTD_PHYSMAP_BANKWIDTH=2 615CONFIG_MTD_PHYSMAP_BANKWIDTH=2
616# CONFIG_MTD_GPIO_ADDR is not set
603# CONFIG_MTD_UCLINUX is not set 617# CONFIG_MTD_UCLINUX is not set
604# CONFIG_MTD_PLATRAM is not set 618# CONFIG_MTD_PLATRAM is not set
605 619
@@ -648,11 +662,14 @@ CONFIG_BLK_DEV=y
648CONFIG_BLK_DEV_RAM=y 662CONFIG_BLK_DEV_RAM=y
649CONFIG_BLK_DEV_RAM_COUNT=16 663CONFIG_BLK_DEV_RAM_COUNT=16
650CONFIG_BLK_DEV_RAM_SIZE=4096 664CONFIG_BLK_DEV_RAM_SIZE=4096
651CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 665# CONFIG_BLK_DEV_XIP is not set
652# CONFIG_CDROM_PKTCDVD is not set 666# CONFIG_CDROM_PKTCDVD is not set
653# CONFIG_ATA_OVER_ETH is not set 667# CONFIG_ATA_OVER_ETH is not set
668# CONFIG_BLK_DEV_HD is not set
654CONFIG_MISC_DEVICES=y 669CONFIG_MISC_DEVICES=y
655# CONFIG_EEPROM_93CX6 is not set 670# CONFIG_EEPROM_93CX6 is not set
671# CONFIG_ENCLOSURE_SERVICES is not set
672CONFIG_HAVE_IDE=y
656# CONFIG_IDE is not set 673# CONFIG_IDE is not set
657 674
658# 675#
@@ -696,13 +713,16 @@ CONFIG_SCSI_WAIT_SCAN=m
696CONFIG_SCSI_LOWLEVEL=y 713CONFIG_SCSI_LOWLEVEL=y
697# CONFIG_ISCSI_TCP is not set 714# CONFIG_ISCSI_TCP is not set
698# CONFIG_SCSI_DEBUG is not set 715# CONFIG_SCSI_DEBUG is not set
716# CONFIG_SCSI_DH is not set
699CONFIG_ATA=y 717CONFIG_ATA=y
700# CONFIG_ATA_NONSTANDARD is not set 718# CONFIG_ATA_NONSTANDARD is not set
719CONFIG_SATA_PMP=y
720CONFIG_ATA_SFF=y
721# CONFIG_SATA_MV is not set
701# CONFIG_PATA_PLATFORM is not set 722# CONFIG_PATA_PLATFORM is not set
702CONFIG_PATA_BF54X=y 723CONFIG_PATA_BF54X=y
703# CONFIG_MD is not set 724# CONFIG_MD is not set
704CONFIG_NETDEVICES=y 725CONFIG_NETDEVICES=y
705# CONFIG_NETDEVICES_MULTIQUEUE is not set
706# CONFIG_DUMMY is not set 726# CONFIG_DUMMY is not set
707# CONFIG_BONDING is not set 727# CONFIG_BONDING is not set
708# CONFIG_MACVLAN is not set 728# CONFIG_MACVLAN is not set
@@ -715,11 +735,14 @@ CONFIG_MII=y
715# CONFIG_SMC91X is not set 735# CONFIG_SMC91X is not set
716CONFIG_SMSC911X=y 736CONFIG_SMSC911X=y
717# CONFIG_DM9000 is not set 737# CONFIG_DM9000 is not set
738# CONFIG_ENC28J60 is not set
718# CONFIG_IBM_NEW_EMAC_ZMII is not set 739# CONFIG_IBM_NEW_EMAC_ZMII is not set
719# CONFIG_IBM_NEW_EMAC_RGMII is not set 740# CONFIG_IBM_NEW_EMAC_RGMII is not set
720# CONFIG_IBM_NEW_EMAC_TAH is not set 741# CONFIG_IBM_NEW_EMAC_TAH is not set
721# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 742# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
722# CONFIG_B44 is not set 743# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
744# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
745# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
723CONFIG_NETDEV_1000=y 746CONFIG_NETDEV_1000=y
724# CONFIG_AX88180 is not set 747# CONFIG_AX88180 is not set
725CONFIG_NETDEV_10000=y 748CONFIG_NETDEV_10000=y
@@ -729,6 +752,7 @@ CONFIG_NETDEV_10000=y
729# 752#
730# CONFIG_WLAN_PRE80211 is not set 753# CONFIG_WLAN_PRE80211 is not set
731# CONFIG_WLAN_80211 is not set 754# CONFIG_WLAN_80211 is not set
755# CONFIG_IWLWIFI_LEDS is not set
732 756
733# 757#
734# USB Network Adapters 758# USB Network Adapters
@@ -741,7 +765,6 @@ CONFIG_NETDEV_10000=y
741# CONFIG_WAN is not set 765# CONFIG_WAN is not set
742# CONFIG_PPP is not set 766# CONFIG_PPP is not set
743# CONFIG_SLIP is not set 767# CONFIG_SLIP is not set
744# CONFIG_SHAPER is not set
745# CONFIG_NETCONSOLE is not set 768# CONFIG_NETCONSOLE is not set
746# CONFIG_NETPOLL is not set 769# CONFIG_NETPOLL is not set
747# CONFIG_NET_POLL_CONTROLLER is not set 770# CONFIG_NET_POLL_CONTROLLER is not set
@@ -752,7 +775,7 @@ CONFIG_NETDEV_10000=y
752# Input device support 775# Input device support
753# 776#
754CONFIG_INPUT=y 777CONFIG_INPUT=y
755# CONFIG_INPUT_FF_MEMLESS is not set 778CONFIG_INPUT_FF_MEMLESS=m
756# CONFIG_INPUT_POLLDEV is not set 779# CONFIG_INPUT_POLLDEV is not set
757 780
758# 781#
@@ -776,30 +799,37 @@ CONFIG_INPUT_KEYBOARD=y
776# CONFIG_KEYBOARD_GPIO is not set 799# CONFIG_KEYBOARD_GPIO is not set
777CONFIG_KEYBOARD_BFIN=y 800CONFIG_KEYBOARD_BFIN=y
778# CONFIG_KEYBOARD_OPENCORES is not set 801# CONFIG_KEYBOARD_OPENCORES is not set
802# CONFIG_KEYBOARD_ADP5588 is not set
779# CONFIG_INPUT_MOUSE is not set 803# CONFIG_INPUT_MOUSE is not set
780# CONFIG_INPUT_JOYSTICK is not set 804# CONFIG_INPUT_JOYSTICK is not set
781# CONFIG_INPUT_TABLET is not set 805# CONFIG_INPUT_TABLET is not set
782CONFIG_INPUT_TOUCHSCREEN=y 806CONFIG_INPUT_TOUCHSCREEN=y
783# CONFIG_TOUCHSCREEN_ADS7846 is not set 807# CONFIG_TOUCHSCREEN_ADS7846 is not set
784CONFIG_TOUCHSCREEN_AD7877=m 808CONFIG_TOUCHSCREEN_AD7877=m
809# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
810# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
811# CONFIG_TOUCHSCREEN_AD7879 is not set
785# CONFIG_TOUCHSCREEN_FUJITSU is not set 812# CONFIG_TOUCHSCREEN_FUJITSU is not set
786# CONFIG_TOUCHSCREEN_GUNZE is not set 813# CONFIG_TOUCHSCREEN_GUNZE is not set
787# CONFIG_TOUCHSCREEN_ELO is not set 814# CONFIG_TOUCHSCREEN_ELO is not set
788# CONFIG_TOUCHSCREEN_MTOUCH is not set 815# CONFIG_TOUCHSCREEN_MTOUCH is not set
816# CONFIG_TOUCHSCREEN_INEXIO is not set
789# CONFIG_TOUCHSCREEN_MK712 is not set 817# CONFIG_TOUCHSCREEN_MK712 is not set
790# CONFIG_TOUCHSCREEN_PENMOUNT is not set 818# CONFIG_TOUCHSCREEN_PENMOUNT is not set
791# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set 819# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
792# CONFIG_TOUCHSCREEN_TOUCHWIN is not set 820# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
793# CONFIG_TOUCHSCREEN_UCB1400 is not set 821# CONFIG_TOUCHSCREEN_WM97XX is not set
794# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set 822# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
823# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
795CONFIG_INPUT_MISC=y 824CONFIG_INPUT_MISC=y
796# CONFIG_INPUT_ATI_REMOTE is not set 825# CONFIG_INPUT_ATI_REMOTE is not set
797# CONFIG_INPUT_ATI_REMOTE2 is not set 826# CONFIG_INPUT_ATI_REMOTE2 is not set
798# CONFIG_INPUT_KEYSPAN_REMOTE is not set 827# CONFIG_INPUT_KEYSPAN_REMOTE is not set
799# CONFIG_INPUT_POWERMATE is not set 828# CONFIG_INPUT_POWERMATE is not set
800# CONFIG_INPUT_YEALINK is not set 829# CONFIG_INPUT_YEALINK is not set
830# CONFIG_INPUT_CM109 is not set
801# CONFIG_INPUT_UINPUT is not set 831# CONFIG_INPUT_UINPUT is not set
802# CONFIG_TWI_KEYPAD is not set 832# CONFIG_CONFIG_INPUT_PCF8574 is not set
803 833
804# 834#
805# Hardware I/O ports 835# Hardware I/O ports
@@ -815,17 +845,18 @@ CONFIG_INPUT_MISC=y
815# CONFIG_BF5xx_PPIFCD is not set 845# CONFIG_BF5xx_PPIFCD is not set
816# CONFIG_BFIN_SIMPLE_TIMER is not set 846# CONFIG_BFIN_SIMPLE_TIMER is not set
817# CONFIG_BF5xx_PPI is not set 847# CONFIG_BF5xx_PPI is not set
818CONFIG_BFIN_OTP=y
819# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
820# CONFIG_BFIN_SPORT is not set 848# CONFIG_BFIN_SPORT is not set
821# CONFIG_BFIN_TIMER_LATENCY is not set 849# CONFIG_BFIN_TIMER_LATENCY is not set
822# CONFIG_TWI_LCD is not set 850# CONFIG_TWI_LCD is not set
851CONFIG_BFIN_DMA_INTERFACE=m
823CONFIG_SIMPLE_GPIO=m 852CONFIG_SIMPLE_GPIO=m
824CONFIG_VT=y 853CONFIG_VT=y
854CONFIG_CONSOLE_TRANSLATIONS=y
825CONFIG_VT_CONSOLE=y 855CONFIG_VT_CONSOLE=y
826CONFIG_HW_CONSOLE=y 856CONFIG_HW_CONSOLE=y
827# CONFIG_VT_HW_CONSOLE_BINDING is not set 857# CONFIG_VT_HW_CONSOLE_BINDING is not set
828# CONFIG_DEVKMEM is not set 858# CONFIG_DEVKMEM is not set
859# CONFIG_BFIN_JTAG_COMM is not set
829# CONFIG_SERIAL_NONSTANDARD is not set 860# CONFIG_SERIAL_NONSTANDARD is not set
830 861
831# 862#
@@ -850,6 +881,8 @@ CONFIG_SERIAL_CORE_CONSOLE=y
850# CONFIG_SERIAL_BFIN_SPORT is not set 881# CONFIG_SERIAL_BFIN_SPORT is not set
851CONFIG_UNIX98_PTYS=y 882CONFIG_UNIX98_PTYS=y
852# CONFIG_LEGACY_PTYS is not set 883# CONFIG_LEGACY_PTYS is not set
884CONFIG_BFIN_OTP=y
885# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
853 886
854# 887#
855# CAN, the car bus and industrial fieldbus 888# CAN, the car bus and industrial fieldbus
@@ -857,44 +890,49 @@ CONFIG_UNIX98_PTYS=y
857# CONFIG_CAN4LINUX is not set 890# CONFIG_CAN4LINUX is not set
858# CONFIG_IPMI_HANDLER is not set 891# CONFIG_IPMI_HANDLER is not set
859# CONFIG_HW_RANDOM is not set 892# CONFIG_HW_RANDOM is not set
860# CONFIG_GEN_RTC is not set
861# CONFIG_R3964 is not set 893# CONFIG_R3964 is not set
862# CONFIG_RAW_DRIVER is not set 894# CONFIG_RAW_DRIVER is not set
863# CONFIG_TCG_TPM is not set 895# CONFIG_TCG_TPM is not set
864CONFIG_I2C=y 896CONFIG_I2C=y
865CONFIG_I2C_BOARDINFO=y 897CONFIG_I2C_BOARDINFO=y
866CONFIG_I2C_CHARDEV=y 898CONFIG_I2C_CHARDEV=y
899CONFIG_I2C_HELPER_AUTO=y
867 900
868# 901#
869# I2C Algorithms 902# I2C Hardware Bus support
870# 903#
871# CONFIG_I2C_ALGOBIT is not set
872# CONFIG_I2C_ALGOPCF is not set
873# CONFIG_I2C_ALGOPCA is not set
874 904
875# 905#
876# I2C Hardware Bus support 906# I2C system bus drivers (mostly embedded / system-on-chip)
877# 907#
878CONFIG_I2C_BLACKFIN_TWI=y 908CONFIG_I2C_BLACKFIN_TWI=y
879CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 909CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
880# CONFIG_I2C_GPIO is not set 910# CONFIG_I2C_GPIO is not set
881# CONFIG_I2C_OCORES is not set 911# CONFIG_I2C_OCORES is not set
882# CONFIG_I2C_PARPORT_LIGHT is not set
883# CONFIG_I2C_SIMTEC is not set 912# CONFIG_I2C_SIMTEC is not set
913
914#
915# External I2C/SMBus adapter drivers
916#
917# CONFIG_I2C_PARPORT_LIGHT is not set
884# CONFIG_I2C_TAOS_EVM is not set 918# CONFIG_I2C_TAOS_EVM is not set
885# CONFIG_I2C_STUB is not set
886# CONFIG_I2C_TINY_USB is not set 919# CONFIG_I2C_TINY_USB is not set
887 920
888# 921#
922# Other I2C/SMBus bus drivers
923#
924# CONFIG_I2C_PCA_PLATFORM is not set
925# CONFIG_I2C_STUB is not set
926
927#
889# Miscellaneous I2C Chip support 928# Miscellaneous I2C Chip support
890# 929#
891# CONFIG_SENSORS_DS1337 is not set
892# CONFIG_SENSORS_DS1374 is not set
893# CONFIG_DS1682 is not set 930# CONFIG_DS1682 is not set
931# CONFIG_AT24 is not set
894# CONFIG_SENSORS_AD5252 is not set 932# CONFIG_SENSORS_AD5252 is not set
895# CONFIG_SENSORS_EEPROM is not set 933# CONFIG_SENSORS_EEPROM is not set
896# CONFIG_SENSORS_PCF8574 is not set 934# CONFIG_SENSORS_PCF8574 is not set
897# CONFIG_SENSORS_PCF8575 is not set 935# CONFIG_PCF8575 is not set
898# CONFIG_SENSORS_PCA9539 is not set 936# CONFIG_SENSORS_PCA9539 is not set
899# CONFIG_SENSORS_PCF8591 is not set 937# CONFIG_SENSORS_PCF8591 is not set
900# CONFIG_SENSORS_MAX6875 is not set 938# CONFIG_SENSORS_MAX6875 is not set
@@ -903,17 +941,15 @@ CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
903# CONFIG_I2C_DEBUG_ALGO is not set 941# CONFIG_I2C_DEBUG_ALGO is not set
904# CONFIG_I2C_DEBUG_BUS is not set 942# CONFIG_I2C_DEBUG_BUS is not set
905# CONFIG_I2C_DEBUG_CHIP is not set 943# CONFIG_I2C_DEBUG_CHIP is not set
906
907#
908# SPI support
909#
910CONFIG_SPI=y 944CONFIG_SPI=y
945# CONFIG_SPI_DEBUG is not set
911CONFIG_SPI_MASTER=y 946CONFIG_SPI_MASTER=y
912 947
913# 948#
914# SPI Master Controller Drivers 949# SPI Master Controller Drivers
915# 950#
916CONFIG_SPI_BFIN=y 951CONFIG_SPI_BFIN=y
952# CONFIG_SPI_BFIN_LOCK is not set
917# CONFIG_SPI_BITBANG is not set 953# CONFIG_SPI_BITBANG is not set
918 954
919# 955#
@@ -922,11 +958,15 @@ CONFIG_SPI_BFIN=y
922# CONFIG_SPI_AT25 is not set 958# CONFIG_SPI_AT25 is not set
923# CONFIG_SPI_SPIDEV is not set 959# CONFIG_SPI_SPIDEV is not set
924# CONFIG_SPI_TLE62X0 is not set 960# CONFIG_SPI_TLE62X0 is not set
961CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
962# CONFIG_GPIOLIB is not set
925# CONFIG_W1 is not set 963# CONFIG_W1 is not set
926# CONFIG_POWER_SUPPLY is not set 964# CONFIG_POWER_SUPPLY is not set
927CONFIG_HWMON=y 965CONFIG_HWMON=y
928# CONFIG_HWMON_VID is not set 966# CONFIG_HWMON_VID is not set
967# CONFIG_SENSORS_AD7414 is not set
929# CONFIG_SENSORS_AD7418 is not set 968# CONFIG_SENSORS_AD7418 is not set
969# CONFIG_SENSORS_ADCXX is not set
930# CONFIG_SENSORS_ADM1021 is not set 970# CONFIG_SENSORS_ADM1021 is not set
931# CONFIG_SENSORS_ADM1025 is not set 971# CONFIG_SENSORS_ADM1025 is not set
932# CONFIG_SENSORS_ADM1026 is not set 972# CONFIG_SENSORS_ADM1026 is not set
@@ -934,6 +974,7 @@ CONFIG_HWMON=y
934# CONFIG_SENSORS_ADM1031 is not set 974# CONFIG_SENSORS_ADM1031 is not set
935# CONFIG_SENSORS_ADM9240 is not set 975# CONFIG_SENSORS_ADM9240 is not set
936# CONFIG_SENSORS_ADT7470 is not set 976# CONFIG_SENSORS_ADT7470 is not set
977# CONFIG_SENSORS_ADT7473 is not set
937# CONFIG_SENSORS_ATXP1 is not set 978# CONFIG_SENSORS_ATXP1 is not set
938# CONFIG_SENSORS_DS1621 is not set 979# CONFIG_SENSORS_DS1621 is not set
939# CONFIG_SENSORS_F71805F is not set 980# CONFIG_SENSORS_F71805F is not set
@@ -954,6 +995,7 @@ CONFIG_HWMON=y
954# CONFIG_SENSORS_LM90 is not set 995# CONFIG_SENSORS_LM90 is not set
955# CONFIG_SENSORS_LM92 is not set 996# CONFIG_SENSORS_LM92 is not set
956# CONFIG_SENSORS_LM93 is not set 997# CONFIG_SENSORS_LM93 is not set
998# CONFIG_SENSORS_MAX1111 is not set
957# CONFIG_SENSORS_MAX1619 is not set 999# CONFIG_SENSORS_MAX1619 is not set
958# CONFIG_SENSORS_MAX6650 is not set 1000# CONFIG_SENSORS_MAX6650 is not set
959# CONFIG_SENSORS_PC87360 is not set 1001# CONFIG_SENSORS_PC87360 is not set
@@ -962,6 +1004,7 @@ CONFIG_HWMON=y
962# CONFIG_SENSORS_SMSC47M1 is not set 1004# CONFIG_SENSORS_SMSC47M1 is not set
963# CONFIG_SENSORS_SMSC47M192 is not set 1005# CONFIG_SENSORS_SMSC47M192 is not set
964# CONFIG_SENSORS_SMSC47B397 is not set 1006# CONFIG_SENSORS_SMSC47B397 is not set
1007# CONFIG_SENSORS_ADS7828 is not set
965# CONFIG_SENSORS_THMC50 is not set 1008# CONFIG_SENSORS_THMC50 is not set
966# CONFIG_SENSORS_VT1211 is not set 1009# CONFIG_SENSORS_VT1211 is not set
967# CONFIG_SENSORS_W83781D is not set 1010# CONFIG_SENSORS_W83781D is not set
@@ -969,9 +1012,12 @@ CONFIG_HWMON=y
969# CONFIG_SENSORS_W83792D is not set 1012# CONFIG_SENSORS_W83792D is not set
970# CONFIG_SENSORS_W83793 is not set 1013# CONFIG_SENSORS_W83793 is not set
971# CONFIG_SENSORS_W83L785TS is not set 1014# CONFIG_SENSORS_W83L785TS is not set
1015# CONFIG_SENSORS_W83L786NG is not set
972# CONFIG_SENSORS_W83627HF is not set 1016# CONFIG_SENSORS_W83627HF is not set
973# CONFIG_SENSORS_W83627EHF is not set 1017# CONFIG_SENSORS_W83627EHF is not set
974# CONFIG_HWMON_DEBUG_CHIP is not set 1018# CONFIG_HWMON_DEBUG_CHIP is not set
1019# CONFIG_THERMAL is not set
1020# CONFIG_THERMAL_HWMON is not set
975CONFIG_WATCHDOG=y 1021CONFIG_WATCHDOG=y
976# CONFIG_WATCHDOG_NOWAYOUT is not set 1022# CONFIG_WATCHDOG_NOWAYOUT is not set
977 1023
@@ -987,23 +1033,30 @@ CONFIG_BFIN_WDT=y
987# CONFIG_USBPCWATCHDOG is not set 1033# CONFIG_USBPCWATCHDOG is not set
988 1034
989# 1035#
990# Sonics Silicon Backplane
991#
992CONFIG_SSB_POSSIBLE=y
993# CONFIG_SSB is not set
994
995#
996# Multifunction device drivers 1036# Multifunction device drivers
997# 1037#
1038# CONFIG_MFD_CORE is not set
998# CONFIG_MFD_SM501 is not set 1039# CONFIG_MFD_SM501 is not set
1040# CONFIG_HTC_PASIC3 is not set
1041# CONFIG_MFD_TMIO is not set
1042# CONFIG_MFD_WM8400 is not set
1043# CONFIG_MFD_WM8350_I2C is not set
999 1044
1000# 1045#
1001# Multimedia devices 1046# Multimedia devices
1002# 1047#
1048
1049#
1050# Multimedia core support
1051#
1003# CONFIG_VIDEO_DEV is not set 1052# CONFIG_VIDEO_DEV is not set
1004# CONFIG_DVB_CORE is not set 1053# CONFIG_DVB_CORE is not set
1054# CONFIG_VIDEO_MEDIA is not set
1055
1056#
1057# Multimedia drivers
1058#
1005# CONFIG_DAB is not set 1059# CONFIG_DAB is not set
1006# CONFIG_USB_DABUSB is not set
1007 1060
1008# 1061#
1009# Graphics support 1062# Graphics support
@@ -1013,6 +1066,7 @@ CONFIG_SSB_POSSIBLE=y
1013CONFIG_FB=y 1066CONFIG_FB=y
1014CONFIG_FIRMWARE_EDID=y 1067CONFIG_FIRMWARE_EDID=y
1015# CONFIG_FB_DDC is not set 1068# CONFIG_FB_DDC is not set
1069# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1016CONFIG_FB_CFB_FILLRECT=y 1070CONFIG_FB_CFB_FILLRECT=y
1017CONFIG_FB_CFB_COPYAREA=y 1071CONFIG_FB_CFB_COPYAREA=y
1018CONFIG_FB_CFB_IMAGEBLIT=y 1072CONFIG_FB_CFB_IMAGEBLIT=y
@@ -1020,8 +1074,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y
1020# CONFIG_FB_SYS_FILLRECT is not set 1074# CONFIG_FB_SYS_FILLRECT is not set
1021# CONFIG_FB_SYS_COPYAREA is not set 1075# CONFIG_FB_SYS_COPYAREA is not set
1022# CONFIG_FB_SYS_IMAGEBLIT is not set 1076# CONFIG_FB_SYS_IMAGEBLIT is not set
1077# CONFIG_FB_FOREIGN_ENDIAN is not set
1023# CONFIG_FB_SYS_FOPS is not set 1078# CONFIG_FB_SYS_FOPS is not set
1024CONFIG_FB_DEFERRED_IO=y
1025# CONFIG_FB_SVGALIB is not set 1079# CONFIG_FB_SVGALIB is not set
1026# CONFIG_FB_MACMODES is not set 1080# CONFIG_FB_MACMODES is not set
1027# CONFIG_FB_BACKLIGHT is not set 1081# CONFIG_FB_BACKLIGHT is not set
@@ -1033,9 +1087,11 @@ CONFIG_FB_DEFERRED_IO=y
1033# 1087#
1034CONFIG_FB_BF54X_LQ043=y 1088CONFIG_FB_BF54X_LQ043=y
1035# CONFIG_FB_BFIN_T350MCQB is not set 1089# CONFIG_FB_BFIN_T350MCQB is not set
1090# CONFIG_FB_BFIN_LQ035Q1 is not set
1036# CONFIG_FB_BFIN_7393 is not set 1091# CONFIG_FB_BFIN_7393 is not set
1037# CONFIG_FB_S1D13XXX is not set 1092# CONFIG_FB_S1D13XXX is not set
1038# CONFIG_FB_VIRTUAL is not set 1093# CONFIG_FB_VIRTUAL is not set
1094# CONFIG_FB_METRONOME is not set
1039# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1095# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1040 1096
1041# 1097#
@@ -1067,15 +1123,8 @@ CONFIG_LOGO=y
1067# CONFIG_LOGO_LINUX_CLUT224 is not set 1123# CONFIG_LOGO_LINUX_CLUT224 is not set
1068# CONFIG_LOGO_BLACKFIN_VGA16 is not set 1124# CONFIG_LOGO_BLACKFIN_VGA16 is not set
1069CONFIG_LOGO_BLACKFIN_CLUT224=y 1125CONFIG_LOGO_BLACKFIN_CLUT224=y
1070
1071#
1072# Sound
1073#
1074CONFIG_SOUND=y 1126CONFIG_SOUND=y
1075 1127CONFIG_SOUND_OSS_CORE=y
1076#
1077# Advanced Linux Sound Architecture
1078#
1079CONFIG_SND=y 1128CONFIG_SND=y
1080CONFIG_SND_TIMER=y 1129CONFIG_SND_TIMER=y
1081CONFIG_SND_PCM=y 1130CONFIG_SND_PCM=y
@@ -1089,56 +1138,35 @@ CONFIG_SND_SUPPORT_OLD_API=y
1089CONFIG_SND_VERBOSE_PROCFS=y 1138CONFIG_SND_VERBOSE_PROCFS=y
1090# CONFIG_SND_VERBOSE_PRINTK is not set 1139# CONFIG_SND_VERBOSE_PRINTK is not set
1091# CONFIG_SND_DEBUG is not set 1140# CONFIG_SND_DEBUG is not set
1092 1141CONFIG_SND_DRIVERS=y
1093#
1094# Generic devices
1095#
1096# CONFIG_SND_DUMMY is not set 1142# CONFIG_SND_DUMMY is not set
1097# CONFIG_SND_MTPAV is not set 1143# CONFIG_SND_MTPAV is not set
1098# CONFIG_SND_SERIAL_U16550 is not set 1144# CONFIG_SND_SERIAL_U16550 is not set
1099# CONFIG_SND_MPU401 is not set 1145# CONFIG_SND_MPU401 is not set
1100 1146CONFIG_SND_SPI=y
1101#
1102# SPI devices
1103#
1104 1147
1105# 1148#
1106# ALSA Blackfin devices 1149# ALSA Blackfin devices
1107# 1150#
1108# CONFIG_SND_BLACKFIN_AD1836 is not set 1151# CONFIG_SND_BLACKFIN_AD1836 is not set
1109# CONFIG_SND_BFIN_AD73311 is not set
1110# CONFIG_SND_BFIN_AD73322 is not set 1152# CONFIG_SND_BFIN_AD73322 is not set
1111 1153CONFIG_SND_USB=y
1112#
1113# USB devices
1114#
1115# CONFIG_SND_USB_AUDIO is not set 1154# CONFIG_SND_USB_AUDIO is not set
1116# CONFIG_SND_USB_CAIAQ is not set 1155# CONFIG_SND_USB_CAIAQ is not set
1117
1118#
1119# System on Chip audio support
1120#
1121CONFIG_SND_SOC_AC97_BUS=y
1122CONFIG_SND_SOC=y 1156CONFIG_SND_SOC=y
1123CONFIG_SND_BF5XX_SOC=y 1157CONFIG_SND_SOC_AC97_BUS=y
1124CONFIG_SND_MMAP_SUPPORT=y 1158# CONFIG_SND_BF5XX_I2S is not set
1159CONFIG_SND_BF5XX_AC97=y
1160CONFIG_SND_BF5XX_MMAP_SUPPORT=y
1161# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
1162CONFIG_SND_BF5XX_SOC_SPORT=y
1125CONFIG_SND_BF5XX_SOC_AC97=y 1163CONFIG_SND_BF5XX_SOC_AC97=y
1126CONFIG_SND_BF5XX_SOC_BF548_EZKIT=y 1164CONFIG_SND_BF5XX_SOC_AD1980=y
1127# CONFIG_SND_BF5XX_SOC_WM8750 is not set
1128# CONFIG_SND_BF5XX_SOC_WM8731 is not set
1129# CONFIG_SND_BF5XX_SOC_SSM2602 is not set
1130CONFIG_SND_BF5XX_SPORT_NUM=0 1165CONFIG_SND_BF5XX_SPORT_NUM=0
1131CONFIG_SND_BF5XX_HAVE_COLD_RESET=y 1166CONFIG_SND_BF5XX_HAVE_COLD_RESET=y
1132CONFIG_SND_BF5XX_RESET_GPIO_NUM=19 1167CONFIG_SND_BF5XX_RESET_GPIO_NUM=19
1133 1168# CONFIG_SND_SOC_ALL_CODECS is not set
1134#
1135# SoC Audio support for SuperH
1136#
1137CONFIG_SND_SOC_AD1980=y 1169CONFIG_SND_SOC_AD1980=y
1138
1139#
1140# Open Sound System
1141#
1142# CONFIG_SOUND_PRIME is not set 1170# CONFIG_SOUND_PRIME is not set
1143CONFIG_AC97_BUS=y 1171CONFIG_AC97_BUS=y
1144CONFIG_HID_SUPPORT=y 1172CONFIG_HID_SUPPORT=y
@@ -1150,15 +1178,43 @@ CONFIG_HID=y
1150# USB Input Devices 1178# USB Input Devices
1151# 1179#
1152CONFIG_USB_HID=y 1180CONFIG_USB_HID=y
1153# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1181# CONFIG_HID_PID is not set
1154# CONFIG_HID_FF is not set
1155# CONFIG_USB_HIDDEV is not set 1182# CONFIG_USB_HIDDEV is not set
1183
1184#
1185# Special HID drivers
1186#
1187CONFIG_HID_COMPAT=y
1188CONFIG_HID_A4TECH=y
1189CONFIG_HID_APPLE=y
1190CONFIG_HID_BELKIN=y
1191CONFIG_HID_BRIGHT=y
1192CONFIG_HID_CHERRY=y
1193CONFIG_HID_CHICONY=y
1194CONFIG_HID_CYPRESS=y
1195CONFIG_HID_DELL=y
1196CONFIG_HID_EZKEY=y
1197CONFIG_HID_GYRATION=y
1198CONFIG_HID_LOGITECH=y
1199# CONFIG_LOGITECH_FF is not set
1200# CONFIG_LOGIRUMBLEPAD2_FF is not set
1201CONFIG_HID_MICROSOFT=y
1202CONFIG_HID_MONTEREY=y
1203CONFIG_HID_PANTHERLORD=y
1204# CONFIG_PANTHERLORD_FF is not set
1205CONFIG_HID_PETALYNX=y
1206CONFIG_HID_SAMSUNG=y
1207CONFIG_HID_SONY=y
1208CONFIG_HID_SUNPLUS=y
1209CONFIG_THRUSTMASTER_FF=m
1210CONFIG_ZEROPLUS_FF=m
1156CONFIG_USB_SUPPORT=y 1211CONFIG_USB_SUPPORT=y
1157CONFIG_USB_ARCH_HAS_HCD=y 1212CONFIG_USB_ARCH_HAS_HCD=y
1158# CONFIG_USB_ARCH_HAS_OHCI is not set 1213# CONFIG_USB_ARCH_HAS_OHCI is not set
1159# CONFIG_USB_ARCH_HAS_EHCI is not set 1214# CONFIG_USB_ARCH_HAS_EHCI is not set
1160CONFIG_USB=y 1215CONFIG_USB=y
1161# CONFIG_USB_DEBUG is not set 1216# CONFIG_USB_DEBUG is not set
1217# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1162 1218
1163# 1219#
1164# Miscellaneous USB options 1220# Miscellaneous USB options
@@ -1169,15 +1225,20 @@ CONFIG_USB_DEVICE_CLASS=y
1169# CONFIG_USB_OTG is not set 1225# CONFIG_USB_OTG is not set
1170# CONFIG_USB_OTG_WHITELIST is not set 1226# CONFIG_USB_OTG_WHITELIST is not set
1171CONFIG_USB_OTG_BLACKLIST_HUB=y 1227CONFIG_USB_OTG_BLACKLIST_HUB=y
1228CONFIG_USB_MON=y
1229# CONFIG_USB_WUSB is not set
1230# CONFIG_USB_WUSB_CBAF is not set
1172 1231
1173# 1232#
1174# USB Host Controller Drivers 1233# USB Host Controller Drivers
1175# 1234#
1235# CONFIG_USB_C67X00_HCD is not set
1176# CONFIG_USB_ISP116X_HCD is not set 1236# CONFIG_USB_ISP116X_HCD is not set
1177# CONFIG_USB_ISP1362_HCD is not set
1178# CONFIG_USB_ISP1760_HCD is not set 1237# CONFIG_USB_ISP1760_HCD is not set
1238# CONFIG_USB_ISP1362_HCD is not set
1179# CONFIG_USB_SL811_HCD is not set 1239# CONFIG_USB_SL811_HCD is not set
1180# CONFIG_USB_R8A66597_HCD is not set 1240# CONFIG_USB_R8A66597_HCD is not set
1241# CONFIG_USB_HWA_HCD is not set
1181CONFIG_USB_MUSB_HDRC=y 1242CONFIG_USB_MUSB_HDRC=y
1182CONFIG_USB_MUSB_SOC=y 1243CONFIG_USB_MUSB_SOC=y
1183 1244
@@ -1191,13 +1252,15 @@ CONFIG_USB_MUSB_HDRC_HCD=y
1191# CONFIG_MUSB_PIO_ONLY is not set 1252# CONFIG_MUSB_PIO_ONLY is not set
1192CONFIG_USB_INVENTRA_DMA=y 1253CONFIG_USB_INVENTRA_DMA=y
1193# CONFIG_USB_TI_CPPI_DMA is not set 1254# CONFIG_USB_TI_CPPI_DMA is not set
1194CONFIG_USB_MUSB_LOGLEVEL=0 1255# CONFIG_USB_MUSB_DEBUG is not set
1195 1256
1196# 1257#
1197# USB Device Class drivers 1258# USB Device Class drivers
1198# 1259#
1199# CONFIG_USB_ACM is not set 1260# CONFIG_USB_ACM is not set
1200# CONFIG_USB_PRINTER is not set 1261# CONFIG_USB_PRINTER is not set
1262# CONFIG_USB_WDM is not set
1263# CONFIG_USB_TMC is not set
1201 1264
1202# 1265#
1203# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1266# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
@@ -1219,6 +1282,7 @@ CONFIG_USB_STORAGE=m
1219# CONFIG_USB_STORAGE_ALAUDA is not set 1282# CONFIG_USB_STORAGE_ALAUDA is not set
1220# CONFIG_USB_STORAGE_ONETOUCH is not set 1283# CONFIG_USB_STORAGE_ONETOUCH is not set
1221# CONFIG_USB_STORAGE_KARMA is not set 1284# CONFIG_USB_STORAGE_KARMA is not set
1285# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1222# CONFIG_USB_LIBUSUAL is not set 1286# CONFIG_USB_LIBUSUAL is not set
1223 1287
1224# 1288#
@@ -1226,15 +1290,10 @@ CONFIG_USB_STORAGE=m
1226# 1290#
1227# CONFIG_USB_MDC800 is not set 1291# CONFIG_USB_MDC800 is not set
1228# CONFIG_USB_MICROTEK is not set 1292# CONFIG_USB_MICROTEK is not set
1229CONFIG_USB_MON=y
1230 1293
1231# 1294#
1232# USB port drivers 1295# USB port drivers
1233# 1296#
1234
1235#
1236# USB Serial Converter support
1237#
1238# CONFIG_USB_SERIAL is not set 1297# CONFIG_USB_SERIAL is not set
1239 1298
1240# 1299#
@@ -1243,7 +1302,7 @@ CONFIG_USB_MON=y
1243# CONFIG_USB_EMI62 is not set 1302# CONFIG_USB_EMI62 is not set
1244# CONFIG_USB_EMI26 is not set 1303# CONFIG_USB_EMI26 is not set
1245# CONFIG_USB_ADUTUX is not set 1304# CONFIG_USB_ADUTUX is not set
1246# CONFIG_USB_AUERSWALD is not set 1305# CONFIG_USB_SEVSEG is not set
1247# CONFIG_USB_RIO500 is not set 1306# CONFIG_USB_RIO500 is not set
1248# CONFIG_USB_LEGOTOWER is not set 1307# CONFIG_USB_LEGOTOWER is not set
1249# CONFIG_USB_LCD is not set 1308# CONFIG_USB_LCD is not set
@@ -1259,33 +1318,31 @@ CONFIG_USB_MON=y
1259# CONFIG_USB_LD is not set 1318# CONFIG_USB_LD is not set
1260# CONFIG_USB_TRANCEVIBRATOR is not set 1319# CONFIG_USB_TRANCEVIBRATOR is not set
1261# CONFIG_USB_IOWARRIOR is not set 1320# CONFIG_USB_IOWARRIOR is not set
1262 1321# CONFIG_USB_ISIGHTFW is not set
1263# 1322# CONFIG_USB_VST is not set
1264# USB DSL modem support
1265#
1266
1267#
1268# USB Gadget Support
1269#
1270# CONFIG_USB_GADGET is not set 1323# CONFIG_USB_GADGET is not set
1271CONFIG_MMC=m 1324CONFIG_MMC=m
1272# CONFIG_MMC_DEBUG is not set 1325# CONFIG_MMC_DEBUG is not set
1273# CONFIG_MMC_UNSAFE_RESUME is not set 1326# CONFIG_MMC_UNSAFE_RESUME is not set
1274 1327
1275# 1328#
1276# MMC/SD Card Drivers 1329# MMC/SD/SDIO Card Drivers
1277# 1330#
1278CONFIG_MMC_BLOCK=m 1331CONFIG_MMC_BLOCK=m
1279CONFIG_MMC_BLOCK_BOUNCE=y 1332CONFIG_MMC_BLOCK_BOUNCE=y
1280# CONFIG_SDIO_UART is not set 1333# CONFIG_SDIO_UART is not set
1334# CONFIG_MMC_TEST is not set
1281 1335
1282# 1336#
1283# MMC/SD Host Controller Drivers 1337# MMC/SD/SDIO Host Controller Drivers
1284# 1338#
1339# CONFIG_MMC_SDHCI is not set
1285CONFIG_SDH_BFIN=m 1340CONFIG_SDH_BFIN=m
1286# CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set 1341# CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set
1287# CONFIG_MMC_SPI is not set 1342# CONFIG_MMC_SPI is not set
1343# CONFIG_MEMSTICK is not set
1288# CONFIG_NEW_LEDS is not set 1344# CONFIG_NEW_LEDS is not set
1345# CONFIG_ACCESSIBILITY is not set
1289CONFIG_RTC_LIB=y 1346CONFIG_RTC_LIB=y
1290CONFIG_RTC_CLASS=y 1347CONFIG_RTC_CLASS=y
1291CONFIG_RTC_HCTOSYS=y 1348CONFIG_RTC_HCTOSYS=y
@@ -1314,32 +1371,40 @@ CONFIG_RTC_INTF_DEV=y
1314# CONFIG_RTC_DRV_PCF8563 is not set 1371# CONFIG_RTC_DRV_PCF8563 is not set
1315# CONFIG_RTC_DRV_PCF8583 is not set 1372# CONFIG_RTC_DRV_PCF8583 is not set
1316# CONFIG_RTC_DRV_M41T80 is not set 1373# CONFIG_RTC_DRV_M41T80 is not set
1374# CONFIG_RTC_DRV_S35390A is not set
1375# CONFIG_RTC_DRV_FM3130 is not set
1317 1376
1318# 1377#
1319# SPI RTC drivers 1378# SPI RTC drivers
1320# 1379#
1321# CONFIG_RTC_DRV_RS5C348 is not set 1380# CONFIG_RTC_DRV_M41T94 is not set
1381# CONFIG_RTC_DRV_DS1305 is not set
1322# CONFIG_RTC_DRV_MAX6902 is not set 1382# CONFIG_RTC_DRV_MAX6902 is not set
1383# CONFIG_RTC_DRV_R9701 is not set
1384# CONFIG_RTC_DRV_RS5C348 is not set
1385# CONFIG_RTC_DRV_DS3234 is not set
1323 1386
1324# 1387#
1325# Platform RTC drivers 1388# Platform RTC drivers
1326# 1389#
1390# CONFIG_RTC_DRV_DS1286 is not set
1391# CONFIG_RTC_DRV_DS1511 is not set
1327# CONFIG_RTC_DRV_DS1553 is not set 1392# CONFIG_RTC_DRV_DS1553 is not set
1328# CONFIG_RTC_DRV_STK17TA8 is not set
1329# CONFIG_RTC_DRV_DS1742 is not set 1393# CONFIG_RTC_DRV_DS1742 is not set
1394# CONFIG_RTC_DRV_STK17TA8 is not set
1330# CONFIG_RTC_DRV_M48T86 is not set 1395# CONFIG_RTC_DRV_M48T86 is not set
1396# CONFIG_RTC_DRV_M48T35 is not set
1331# CONFIG_RTC_DRV_M48T59 is not set 1397# CONFIG_RTC_DRV_M48T59 is not set
1398# CONFIG_RTC_DRV_BQ4802 is not set
1332# CONFIG_RTC_DRV_V3020 is not set 1399# CONFIG_RTC_DRV_V3020 is not set
1333 1400
1334# 1401#
1335# on-CPU RTC drivers 1402# on-CPU RTC drivers
1336# 1403#
1337CONFIG_RTC_DRV_BFIN=y 1404CONFIG_RTC_DRV_BFIN=y
1338 1405# CONFIG_DMADEVICES is not set
1339#
1340# Userspace I/O
1341#
1342# CONFIG_UIO is not set 1406# CONFIG_UIO is not set
1407# CONFIG_STAGING is not set
1343 1408
1344# 1409#
1345# File systems 1410# File systems
@@ -1352,22 +1417,20 @@ CONFIG_EXT3_FS=y
1352CONFIG_EXT3_FS_XATTR=y 1417CONFIG_EXT3_FS_XATTR=y
1353# CONFIG_EXT3_FS_POSIX_ACL is not set 1418# CONFIG_EXT3_FS_POSIX_ACL is not set
1354# CONFIG_EXT3_FS_SECURITY is not set 1419# CONFIG_EXT3_FS_SECURITY is not set
1355# CONFIG_EXT4DEV_FS is not set 1420# CONFIG_EXT4_FS is not set
1356CONFIG_JBD=y 1421CONFIG_JBD=y
1357# CONFIG_JBD_DEBUG is not set 1422# CONFIG_JBD_DEBUG is not set
1358CONFIG_FS_MBCACHE=y 1423CONFIG_FS_MBCACHE=y
1359# CONFIG_REISERFS_FS is not set 1424# CONFIG_REISERFS_FS is not set
1360# CONFIG_JFS_FS is not set 1425# CONFIG_JFS_FS is not set
1361# CONFIG_FS_POSIX_ACL is not set 1426# CONFIG_FS_POSIX_ACL is not set
1427CONFIG_FILE_LOCKING=y
1362# CONFIG_XFS_FS is not set 1428# CONFIG_XFS_FS is not set
1363# CONFIG_GFS2_FS is not set
1364# CONFIG_OCFS2_FS is not set 1429# CONFIG_OCFS2_FS is not set
1365# CONFIG_MINIX_FS is not set 1430# CONFIG_DNOTIFY is not set
1366# CONFIG_ROMFS_FS is not set
1367CONFIG_INOTIFY=y 1431CONFIG_INOTIFY=y
1368CONFIG_INOTIFY_USER=y 1432CONFIG_INOTIFY_USER=y
1369# CONFIG_QUOTA is not set 1433# CONFIG_QUOTA is not set
1370# CONFIG_DNOTIFY is not set
1371# CONFIG_AUTOFS_FS is not set 1434# CONFIG_AUTOFS_FS is not set
1372# CONFIG_AUTOFS4_FS is not set 1435# CONFIG_AUTOFS4_FS is not set
1373# CONFIG_FUSE_FS is not set 1436# CONFIG_FUSE_FS is not set
@@ -1414,11 +1477,11 @@ CONFIG_SYSFS=y
1414# CONFIG_EFS_FS is not set 1477# CONFIG_EFS_FS is not set
1415CONFIG_YAFFS_FS=m 1478CONFIG_YAFFS_FS=m
1416CONFIG_YAFFS_YAFFS1=y 1479CONFIG_YAFFS_YAFFS1=y
1480# CONFIG_YAFFS_9BYTE_TAGS is not set
1417# CONFIG_YAFFS_DOES_ECC is not set 1481# CONFIG_YAFFS_DOES_ECC is not set
1418CONFIG_YAFFS_YAFFS2=y 1482CONFIG_YAFFS_YAFFS2=y
1419CONFIG_YAFFS_AUTO_YAFFS2=y 1483CONFIG_YAFFS_AUTO_YAFFS2=y
1420# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 1484# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1421CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1422# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 1485# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1423# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 1486# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1424CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 1487CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -1435,8 +1498,11 @@ CONFIG_JFFS2_RTIME=y
1435# CONFIG_JFFS2_RUBIN is not set 1498# CONFIG_JFFS2_RUBIN is not set
1436# CONFIG_CRAMFS is not set 1499# CONFIG_CRAMFS is not set
1437# CONFIG_VXFS_FS is not set 1500# CONFIG_VXFS_FS is not set
1501# CONFIG_MINIX_FS is not set
1502# CONFIG_OMFS_FS is not set
1438# CONFIG_HPFS_FS is not set 1503# CONFIG_HPFS_FS is not set
1439# CONFIG_QNX4FS_FS is not set 1504# CONFIG_QNX4FS_FS is not set
1505# CONFIG_ROMFS_FS is not set
1440# CONFIG_SYSV_FS is not set 1506# CONFIG_SYSV_FS is not set
1441# CONFIG_UFS_FS is not set 1507# CONFIG_UFS_FS is not set
1442CONFIG_NETWORK_FILESYSTEMS=y 1508CONFIG_NETWORK_FILESYSTEMS=y
@@ -1444,18 +1510,16 @@ CONFIG_NFS_FS=m
1444CONFIG_NFS_V3=y 1510CONFIG_NFS_V3=y
1445# CONFIG_NFS_V3_ACL is not set 1511# CONFIG_NFS_V3_ACL is not set
1446# CONFIG_NFS_V4 is not set 1512# CONFIG_NFS_V4 is not set
1447# CONFIG_NFS_DIRECTIO is not set
1448CONFIG_NFSD=m 1513CONFIG_NFSD=m
1449CONFIG_NFSD_V3=y 1514CONFIG_NFSD_V3=y
1450# CONFIG_NFSD_V3_ACL is not set 1515# CONFIG_NFSD_V3_ACL is not set
1451# CONFIG_NFSD_V4 is not set 1516# CONFIG_NFSD_V4 is not set
1452CONFIG_NFSD_TCP=y
1453CONFIG_LOCKD=m 1517CONFIG_LOCKD=m
1454CONFIG_LOCKD_V4=y 1518CONFIG_LOCKD_V4=y
1455CONFIG_EXPORTFS=m 1519CONFIG_EXPORTFS=m
1456CONFIG_NFS_COMMON=y 1520CONFIG_NFS_COMMON=y
1457CONFIG_SUNRPC=m 1521CONFIG_SUNRPC=m
1458# CONFIG_SUNRPC_BIND34 is not set 1522# CONFIG_SUNRPC_REGISTER_V4 is not set
1459# CONFIG_RPCSEC_GSS_KRB5 is not set 1523# CONFIG_RPCSEC_GSS_KRB5 is not set
1460# CONFIG_RPCSEC_GSS_SPKM3 is not set 1524# CONFIG_RPCSEC_GSS_SPKM3 is not set
1461CONFIG_SMB_FS=m 1525CONFIG_SMB_FS=m
@@ -1533,9 +1597,6 @@ CONFIG_NLS_KOI8_R=m
1533CONFIG_NLS_KOI8_U=m 1597CONFIG_NLS_KOI8_U=m
1534CONFIG_NLS_UTF8=m 1598CONFIG_NLS_UTF8=m
1535# CONFIG_DLM is not set 1599# CONFIG_DLM is not set
1536CONFIG_INSTRUMENTATION=y
1537# CONFIG_PROFILING is not set
1538# CONFIG_MARKERS is not set
1539 1600
1540# 1601#
1541# Kernel hacking 1602# Kernel hacking
@@ -1543,14 +1604,53 @@ CONFIG_INSTRUMENTATION=y
1543# CONFIG_PRINTK_TIME is not set 1604# CONFIG_PRINTK_TIME is not set
1544CONFIG_ENABLE_WARN_DEPRECATED=y 1605CONFIG_ENABLE_WARN_DEPRECATED=y
1545CONFIG_ENABLE_MUST_CHECK=y 1606CONFIG_ENABLE_MUST_CHECK=y
1607CONFIG_FRAME_WARN=1024
1546# CONFIG_MAGIC_SYSRQ is not set 1608# CONFIG_MAGIC_SYSRQ is not set
1547# CONFIG_UNUSED_SYMBOLS is not set 1609# CONFIG_UNUSED_SYMBOLS is not set
1548CONFIG_DEBUG_FS=y 1610CONFIG_DEBUG_FS=y
1549# CONFIG_HEADERS_CHECK is not set 1611# CONFIG_HEADERS_CHECK is not set
1550CONFIG_DEBUG_KERNEL=y 1612CONFIG_DEBUG_KERNEL=y
1613# CONFIG_DEBUG_SHIRQ is not set
1614CONFIG_DETECT_SOFTLOCKUP=y
1615# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1616CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1617CONFIG_SCHED_DEBUG=y
1618# CONFIG_SCHEDSTATS is not set
1619# CONFIG_TIMER_STATS is not set
1620# CONFIG_DEBUG_OBJECTS is not set
1621# CONFIG_DEBUG_SLAB is not set
1622# CONFIG_DEBUG_RT_MUTEXES is not set
1623# CONFIG_RT_MUTEX_TESTER is not set
1624# CONFIG_DEBUG_SPINLOCK is not set
1625# CONFIG_DEBUG_MUTEXES is not set
1626# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1627# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1628# CONFIG_DEBUG_KOBJECT is not set
1551# CONFIG_DEBUG_BUGVERBOSE is not set 1629# CONFIG_DEBUG_BUGVERBOSE is not set
1630CONFIG_DEBUG_INFO=y
1631# CONFIG_DEBUG_VM is not set
1632# CONFIG_DEBUG_WRITECOUNT is not set
1633# CONFIG_DEBUG_MEMORY_INIT is not set
1634# CONFIG_DEBUG_LIST is not set
1635# CONFIG_DEBUG_SG is not set
1636# CONFIG_FRAME_POINTER is not set
1637# CONFIG_BOOT_PRINTK_DELAY is not set
1638# CONFIG_RCU_TORTURE_TEST is not set
1639# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1640# CONFIG_BACKTRACE_SELF_TEST is not set
1641# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1642# CONFIG_FAULT_INJECTION is not set
1643# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1644# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1552# CONFIG_SAMPLES is not set 1645# CONFIG_SAMPLES is not set
1646CONFIG_HAVE_ARCH_KGDB=y
1647# CONFIG_KGDB is not set
1648# CONFIG_DEBUG_STACKOVERFLOW is not set
1649# CONFIG_DEBUG_STACK_USAGE is not set
1650CONFIG_DEBUG_VERBOSE=y
1553CONFIG_DEBUG_MMRS=y 1651CONFIG_DEBUG_MMRS=y
1652# CONFIG_DEBUG_HWERR is not set
1653# CONFIG_DEBUG_DOUBLEFAULT is not set
1554CONFIG_DEBUG_HUNT_FOR_ZERO=y 1654CONFIG_DEBUG_HUNT_FOR_ZERO=y
1555CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1655CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1556CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1656CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1568,10 +1668,95 @@ CONFIG_ACCESS_CHECK=y
1568# 1668#
1569# CONFIG_KEYS is not set 1669# CONFIG_KEYS is not set
1570CONFIG_SECURITY=y 1670CONFIG_SECURITY=y
1671# CONFIG_SECURITYFS is not set
1571# CONFIG_SECURITY_NETWORK is not set 1672# CONFIG_SECURITY_NETWORK is not set
1572# CONFIG_SECURITY_CAPABILITIES is not set 1673# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1573# CONFIG_SECURITY_ROOTPLUG is not set 1674# CONFIG_SECURITY_ROOTPLUG is not set
1574# CONFIG_CRYPTO is not set 1675CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1676CONFIG_CRYPTO=y
1677
1678#
1679# Crypto core or helper
1680#
1681# CONFIG_CRYPTO_FIPS is not set
1682# CONFIG_CRYPTO_MANAGER is not set
1683# CONFIG_CRYPTO_GF128MUL is not set
1684# CONFIG_CRYPTO_NULL is not set
1685# CONFIG_CRYPTO_CRYPTD is not set
1686# CONFIG_CRYPTO_AUTHENC is not set
1687# CONFIG_CRYPTO_TEST is not set
1688
1689#
1690# Authenticated Encryption with Associated Data
1691#
1692# CONFIG_CRYPTO_CCM is not set
1693# CONFIG_CRYPTO_GCM is not set
1694# CONFIG_CRYPTO_SEQIV is not set
1695
1696#
1697# Block modes
1698#
1699# CONFIG_CRYPTO_CBC is not set
1700# CONFIG_CRYPTO_CTR is not set
1701# CONFIG_CRYPTO_CTS is not set
1702# CONFIG_CRYPTO_ECB is not set
1703# CONFIG_CRYPTO_LRW is not set
1704# CONFIG_CRYPTO_PCBC is not set
1705# CONFIG_CRYPTO_XTS is not set
1706
1707#
1708# Hash modes
1709#
1710# CONFIG_CRYPTO_HMAC is not set
1711# CONFIG_CRYPTO_XCBC is not set
1712
1713#
1714# Digest
1715#
1716# CONFIG_CRYPTO_CRC32C is not set
1717# CONFIG_CRYPTO_MD4 is not set
1718# CONFIG_CRYPTO_MD5 is not set
1719# CONFIG_CRYPTO_MICHAEL_MIC is not set
1720# CONFIG_CRYPTO_RMD128 is not set
1721# CONFIG_CRYPTO_RMD160 is not set
1722# CONFIG_CRYPTO_RMD256 is not set
1723# CONFIG_CRYPTO_RMD320 is not set
1724# CONFIG_CRYPTO_SHA1 is not set
1725# CONFIG_CRYPTO_SHA256 is not set
1726# CONFIG_CRYPTO_SHA512 is not set
1727# CONFIG_CRYPTO_TGR192 is not set
1728# CONFIG_CRYPTO_WP512 is not set
1729
1730#
1731# Ciphers
1732#
1733# CONFIG_CRYPTO_AES is not set
1734# CONFIG_CRYPTO_ANUBIS is not set
1735# CONFIG_CRYPTO_ARC4 is not set
1736# CONFIG_CRYPTO_BLOWFISH is not set
1737# CONFIG_CRYPTO_CAMELLIA is not set
1738# CONFIG_CRYPTO_CAST5 is not set
1739# CONFIG_CRYPTO_CAST6 is not set
1740# CONFIG_CRYPTO_DES is not set
1741# CONFIG_CRYPTO_FCRYPT is not set
1742# CONFIG_CRYPTO_KHAZAD is not set
1743# CONFIG_CRYPTO_SALSA20 is not set
1744# CONFIG_CRYPTO_SEED is not set
1745# CONFIG_CRYPTO_SERPENT is not set
1746# CONFIG_CRYPTO_TEA is not set
1747# CONFIG_CRYPTO_TWOFISH is not set
1748
1749#
1750# Compression
1751#
1752# CONFIG_CRYPTO_DEFLATE is not set
1753# CONFIG_CRYPTO_LZO is not set
1754
1755#
1756# Random Number Generation
1757#
1758# CONFIG_CRYPTO_ANSI_CPRNG is not set
1759CONFIG_CRYPTO_HW=y
1575 1760
1576# 1761#
1577# Library routines 1762# Library routines
@@ -1579,6 +1764,7 @@ CONFIG_SECURITY=y
1579CONFIG_BITREVERSE=y 1764CONFIG_BITREVERSE=y
1580CONFIG_CRC_CCITT=m 1765CONFIG_CRC_CCITT=m
1581# CONFIG_CRC16 is not set 1766# CONFIG_CRC16 is not set
1767# CONFIG_CRC_T10DIF is not set
1582# CONFIG_CRC_ITU_T is not set 1768# CONFIG_CRC_ITU_T is not set
1583CONFIG_CRC32=y 1769CONFIG_CRC32=y
1584# CONFIG_CRC7 is not set 1770# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig
index b7f4364dd447..1ecb7a38c905 100644
--- a/arch/blackfin/configs/BF561-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF561-EZKIT_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,7 +8,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
@@ -31,18 +30,16 @@ CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
34# CONFIG_USER_NS is not set
35# CONFIG_PID_NS is not set
36# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
37CONFIG_IKCONFIG=y 34CONFIG_IKCONFIG=y
38CONFIG_IKCONFIG_PROC=y 35CONFIG_IKCONFIG_PROC=y
39CONFIG_LOG_BUF_SHIFT=14 36CONFIG_LOG_BUF_SHIFT=14
40# CONFIG_CGROUPS is not set 37# CONFIG_CGROUPS is not set
41CONFIG_FAIR_GROUP_SCHED=y 38# CONFIG_GROUP_SCHED is not set
42CONFIG_FAIR_USER_SCHED=y
43# CONFIG_FAIR_CGROUP_SCHED is not set
44# CONFIG_SYSFS_DEPRECATED is not set 39# CONFIG_SYSFS_DEPRECATED is not set
40# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
46CONFIG_BLK_DEV_INITRD=y 43CONFIG_BLK_DEV_INITRD=y
47CONFIG_INITRAMFS_SOURCE="" 44CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
@@ -51,26 +48,35 @@ CONFIG_EMBEDDED=y
51CONFIG_UID16=y 48CONFIG_UID16=y
52CONFIG_SYSCTL_SYSCALL=y 49CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y 50CONFIG_KALLSYMS=y
51# CONFIG_KALLSYMS_ALL is not set
54# CONFIG_KALLSYMS_EXTRA_PASS is not set 52# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 54CONFIG_PRINTK=y
57CONFIG_BUG=y 55CONFIG_BUG=y
58CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y
59CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 59CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
62CONFIG_EPOLL=y 61CONFIG_EPOLL=y
63CONFIG_SIGNALFD=y 62CONFIG_SIGNALFD=y
63CONFIG_TIMERFD=y
64CONFIG_EVENTFD=y 64CONFIG_EVENTFD=y
65CONFIG_AIO=y
65CONFIG_VM_EVENT_COUNTERS=y 66CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_SLAB=y 67CONFIG_SLAB=y
67# CONFIG_SLUB is not set 68# CONFIG_SLUB is not set
68# CONFIG_SLOB is not set 69# CONFIG_SLOB is not set
70# CONFIG_PROFILING is not set
71# CONFIG_MARKERS is not set
72CONFIG_HAVE_OPROFILE=y
73# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
69CONFIG_SLABINFO=y 74CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 75CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 76CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 77CONFIG_BASE_SMALL=0
73CONFIG_MODULES=y 78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
74CONFIG_MODULE_UNLOAD=y 80CONFIG_MODULE_UNLOAD=y
75# CONFIG_MODULE_FORCE_UNLOAD is not set 81# CONFIG_MODULE_FORCE_UNLOAD is not set
76# CONFIG_MODVERSIONS is not set 82# CONFIG_MODVERSIONS is not set
@@ -81,6 +87,7 @@ CONFIG_BLOCK=y
81# CONFIG_BLK_DEV_IO_TRACE is not set 87# CONFIG_BLK_DEV_IO_TRACE is not set
82# CONFIG_LSF is not set 88# CONFIG_LSF is not set
83# CONFIG_BLK_DEV_BSG is not set 89# CONFIG_BLK_DEV_BSG is not set
90# CONFIG_BLK_DEV_INTEGRITY is not set
84 91
85# 92#
86# IO Schedulers 93# IO Schedulers
@@ -94,9 +101,11 @@ CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_CFQ is not set 101# CONFIG_DEFAULT_CFQ is not set
95# CONFIG_DEFAULT_NOOP is not set 102# CONFIG_DEFAULT_NOOP is not set
96CONFIG_DEFAULT_IOSCHED="anticipatory" 103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
97# CONFIG_PREEMPT_NONE is not set 105# CONFIG_PREEMPT_NONE is not set
98CONFIG_PREEMPT_VOLUNTARY=y 106CONFIG_PREEMPT_VOLUNTARY=y
99# CONFIG_PREEMPT is not set 107# CONFIG_PREEMPT is not set
108# CONFIG_FREEZER is not set
100 109
101# 110#
102# Blackfin Processor Options 111# Blackfin Processor Options
@@ -105,6 +114,10 @@ CONFIG_PREEMPT_VOLUNTARY=y
105# 114#
106# Processor and Board Settings 115# Processor and Board Settings
107# 116#
117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
108# CONFIG_BF522 is not set 121# CONFIG_BF522 is not set
109# CONFIG_BF523 is not set 122# CONFIG_BF523 is not set
110# CONFIG_BF524 is not set 123# CONFIG_BF524 is not set
@@ -117,24 +130,38 @@ CONFIG_PREEMPT_VOLUNTARY=y
117# CONFIG_BF534 is not set 130# CONFIG_BF534 is not set
118# CONFIG_BF536 is not set 131# CONFIG_BF536 is not set
119# CONFIG_BF537 is not set 132# CONFIG_BF537 is not set
133# CONFIG_BF538 is not set
134# CONFIG_BF539 is not set
120# CONFIG_BF542 is not set 135# CONFIG_BF542 is not set
121# CONFIG_BF544 is not set 136# CONFIG_BF544 is not set
122# CONFIG_BF547 is not set 137# CONFIG_BF547 is not set
123# CONFIG_BF548 is not set 138# CONFIG_BF548 is not set
124# CONFIG_BF549 is not set 139# CONFIG_BF549 is not set
125CONFIG_BF561=y 140CONFIG_BF561=y
141# CONFIG_SMP is not set
142CONFIG_BF_REV_MIN=3
143CONFIG_BF_REV_MAX=5
126# CONFIG_BF_REV_0_0 is not set 144# CONFIG_BF_REV_0_0 is not set
127# CONFIG_BF_REV_0_1 is not set 145# CONFIG_BF_REV_0_1 is not set
128# CONFIG_BF_REV_0_2 is not set 146# CONFIG_BF_REV_0_2 is not set
129CONFIG_BF_REV_0_3=y 147CONFIG_BF_REV_0_3=y
130# CONFIG_BF_REV_0_4 is not set 148# CONFIG_BF_REV_0_4 is not set
131# CONFIG_BF_REV_0_5 is not set 149# CONFIG_BF_REV_0_5 is not set
150# CONFIG_BF_REV_0_6 is not set
132# CONFIG_BF_REV_ANY is not set 151# CONFIG_BF_REV_ANY is not set
133# CONFIG_BF_REV_NONE is not set 152# CONFIG_BF_REV_NONE is not set
134CONFIG_MEM_MT48LC16M16A2TG_75=y 153CONFIG_MEM_MT48LC16M16A2TG_75=y
135CONFIG_IRQ_PLL_WAKEUP=7 154CONFIG_IRQ_PLL_WAKEUP=7
136CONFIG_IRQ_SPORT0_ERROR=7 155CONFIG_IRQ_SPORT0_ERROR=7
137CONFIG_IRQ_SPORT1_ERROR=7 156CONFIG_IRQ_SPORT1_ERROR=7
157CONFIG_IRQ_TIMER0=10
158CONFIG_IRQ_TIMER1=10
159CONFIG_IRQ_TIMER2=10
160CONFIG_IRQ_TIMER3=10
161CONFIG_IRQ_TIMER4=10
162CONFIG_IRQ_TIMER5=10
163CONFIG_IRQ_TIMER6=10
164CONFIG_IRQ_TIMER7=10
138CONFIG_IRQ_SPI_ERROR=7 165CONFIG_IRQ_SPI_ERROR=7
139CONFIG_BFIN561_EZKIT=y 166CONFIG_BFIN561_EZKIT=y
140# CONFIG_BFIN561_TEPLA is not set 167# CONFIG_BFIN561_TEPLA is not set
@@ -148,10 +175,6 @@ CONFIG_BFIN561_EZKIT=y
148# 175#
149# Core B Support 176# Core B Support
150# 177#
151
152#
153# Core B Support
154#
155CONFIG_BF561_COREB=y 178CONFIG_BF561_COREB=y
156CONFIG_BF561_COREB_RESET=y 179CONFIG_BF561_COREB_RESET=y
157 180
@@ -193,14 +216,6 @@ CONFIG_IRQ_DMA2_8=9
193CONFIG_IRQ_DMA2_9=9 216CONFIG_IRQ_DMA2_9=9
194CONFIG_IRQ_DMA2_10=9 217CONFIG_IRQ_DMA2_10=9
195CONFIG_IRQ_DMA2_11=9 218CONFIG_IRQ_DMA2_11=9
196CONFIG_IRQ_TIMER0=10
197CONFIG_IRQ_TIMER1=10
198CONFIG_IRQ_TIMER2=10
199CONFIG_IRQ_TIMER3=10
200CONFIG_IRQ_TIMER4=10
201CONFIG_IRQ_TIMER5=10
202CONFIG_IRQ_TIMER6=10
203CONFIG_IRQ_TIMER7=10
204CONFIG_IRQ_TIMER8=10 219CONFIG_IRQ_TIMER8=10
205CONFIG_IRQ_TIMER9=10 220CONFIG_IRQ_TIMER9=10
206CONFIG_IRQ_TIMER10=10 221CONFIG_IRQ_TIMER10=10
@@ -230,7 +245,6 @@ CONFIG_BOOT_LOAD=0x1000
230# 245#
231CONFIG_CLKIN_HZ=30000000 246CONFIG_CLKIN_HZ=30000000
232# CONFIG_BFIN_KERNEL_CLOCK is not set 247# CONFIG_BFIN_KERNEL_CLOCK is not set
233CONFIG_MAX_MEM_SIZE=512
234CONFIG_MAX_VCO_HZ=600000000 248CONFIG_MAX_VCO_HZ=600000000
235CONFIG_MIN_VCO_HZ=50000000 249CONFIG_MIN_VCO_HZ=50000000
236CONFIG_MAX_SCLK_HZ=133333333 250CONFIG_MAX_SCLK_HZ=133333333
@@ -244,6 +258,7 @@ CONFIG_HZ_250=y
244# CONFIG_HZ_300 is not set 258# CONFIG_HZ_300 is not set
245# CONFIG_HZ_1000 is not set 259# CONFIG_HZ_1000 is not set
246CONFIG_HZ=250 260CONFIG_HZ=250
261CONFIG_SCHED_HRTICK=y
247CONFIG_GENERIC_TIME=y 262CONFIG_GENERIC_TIME=y
248CONFIG_GENERIC_CLOCKEVENTS=y 263CONFIG_GENERIC_CLOCKEVENTS=y
249# CONFIG_CYCLES_CLOCKSOURCE is not set 264# CONFIG_CYCLES_CLOCKSOURCE is not set
@@ -281,6 +296,12 @@ CONFIG_SYS_BFIN_SPINLOCK_L1=y
281CONFIG_CACHELINE_ALIGNED_L1=y 296CONFIG_CACHELINE_ALIGNED_L1=y
282# CONFIG_SYSCALL_TAB_L1 is not set 297# CONFIG_SYSCALL_TAB_L1 is not set
283# CONFIG_CPLB_SWITCH_TAB_L1 is not set 298# CONFIG_CPLB_SWITCH_TAB_L1 is not set
299CONFIG_APP_STACK_L1=y
300
301#
302# Speed Optimizations
303#
304CONFIG_BFIN_INS_LOWOVERHEAD=y
284CONFIG_RAMKERNEL=y 305CONFIG_RAMKERNEL=y
285# CONFIG_ROMKERNEL is not set 306# CONFIG_ROMKERNEL is not set
286CONFIG_SELECT_MEMORY_MODEL=y 307CONFIG_SELECT_MEMORY_MODEL=y
@@ -289,10 +310,10 @@ CONFIG_FLATMEM_MANUAL=y
289# CONFIG_SPARSEMEM_MANUAL is not set 310# CONFIG_SPARSEMEM_MANUAL is not set
290CONFIG_FLATMEM=y 311CONFIG_FLATMEM=y
291CONFIG_FLAT_NODE_MEM_MAP=y 312CONFIG_FLAT_NODE_MEM_MAP=y
292# CONFIG_SPARSEMEM_STATIC is not set 313CONFIG_PAGEFLAGS_EXTENDED=y
293# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
294CONFIG_SPLIT_PTLOCK_CPUS=4 314CONFIG_SPLIT_PTLOCK_CPUS=4
295# CONFIG_RESOURCES_64BIT is not set 315# CONFIG_RESOURCES_64BIT is not set
316# CONFIG_PHYS_ADDR_T_64BIT is not set
296CONFIG_ZONE_DMA_FLAG=1 317CONFIG_ZONE_DMA_FLAG=1
297CONFIG_VIRT_TO_BUS=y 318CONFIG_VIRT_TO_BUS=y
298# CONFIG_BFIN_GPTIMERS is not set 319# CONFIG_BFIN_GPTIMERS is not set
@@ -310,7 +331,7 @@ CONFIG_BFIN_DCACHE=y
310# CONFIG_BFIN_ICACHE_LOCK is not set 331# CONFIG_BFIN_ICACHE_LOCK is not set
311# CONFIG_BFIN_WB is not set 332# CONFIG_BFIN_WB is not set
312CONFIG_BFIN_WT=y 333CONFIG_BFIN_WT=y
313CONFIG_L1_MAX_PIECE=16 334# CONFIG_BFIN_L2_CACHEABLE is not set
314# CONFIG_MPU is not set 335# CONFIG_MPU is not set
315 336
316# 337#
@@ -343,7 +364,6 @@ CONFIG_BANK_3=0xAAC2
343# 364#
344# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 365# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
345# 366#
346# CONFIG_PCI is not set
347# CONFIG_ARCH_SUPPORTS_MSI is not set 367# CONFIG_ARCH_SUPPORTS_MSI is not set
348# CONFIG_PCCARD is not set 368# CONFIG_PCCARD is not set
349 369
@@ -354,23 +374,20 @@ CONFIG_BINFMT_ELF_FDPIC=y
354CONFIG_BINFMT_FLAT=y 374CONFIG_BINFMT_FLAT=y
355CONFIG_BINFMT_ZFLAT=y 375CONFIG_BINFMT_ZFLAT=y
356# CONFIG_BINFMT_SHARED_FLAT is not set 376# CONFIG_BINFMT_SHARED_FLAT is not set
377# CONFIG_HAVE_AOUT is not set
357# CONFIG_BINFMT_MISC is not set 378# CONFIG_BINFMT_MISC is not set
358 379
359# 380#
360# Power management options 381# Power management options
361# 382#
362# CONFIG_PM is not set 383# CONFIG_PM is not set
363CONFIG_SUSPEND_UP_POSSIBLE=y 384CONFIG_ARCH_SUSPEND_POSSIBLE=y
364# CONFIG_PM_WAKEUP_BY_GPIO is not set 385# CONFIG_PM_WAKEUP_BY_GPIO is not set
365 386
366# 387#
367# CPU Frequency scaling 388# CPU Frequency scaling
368# 389#
369# CONFIG_CPU_FREQ is not set 390# CONFIG_CPU_FREQ is not set
370
371#
372# Networking
373#
374CONFIG_NET=y 391CONFIG_NET=y
375 392
376# 393#
@@ -383,6 +400,7 @@ CONFIG_XFRM=y
383# CONFIG_XFRM_USER is not set 400# CONFIG_XFRM_USER is not set
384# CONFIG_XFRM_SUB_POLICY is not set 401# CONFIG_XFRM_SUB_POLICY is not set
385# CONFIG_XFRM_MIGRATE is not set 402# CONFIG_XFRM_MIGRATE is not set
403# CONFIG_XFRM_STATISTICS is not set
386# CONFIG_NET_KEY is not set 404# CONFIG_NET_KEY is not set
387CONFIG_INET=y 405CONFIG_INET=y
388# CONFIG_IP_MULTICAST is not set 406# CONFIG_IP_MULTICAST is not set
@@ -412,8 +430,6 @@ CONFIG_TCP_CONG_CUBIC=y
412CONFIG_DEFAULT_TCP_CONG="cubic" 430CONFIG_DEFAULT_TCP_CONG="cubic"
413# CONFIG_TCP_MD5SIG is not set 431# CONFIG_TCP_MD5SIG is not set
414# CONFIG_IPV6 is not set 432# CONFIG_IPV6 is not set
415# CONFIG_INET6_XFRM_TUNNEL is not set
416# CONFIG_INET6_TUNNEL is not set
417# CONFIG_NETLABEL is not set 433# CONFIG_NETLABEL is not set
418# CONFIG_NETWORK_SECMARK is not set 434# CONFIG_NETWORK_SECMARK is not set
419# CONFIG_NETFILTER is not set 435# CONFIG_NETFILTER is not set
@@ -422,6 +438,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
422# CONFIG_TIPC is not set 438# CONFIG_TIPC is not set
423# CONFIG_ATM is not set 439# CONFIG_ATM is not set
424# CONFIG_BRIDGE is not set 440# CONFIG_BRIDGE is not set
441# CONFIG_NET_DSA is not set
425# CONFIG_VLAN_8021Q is not set 442# CONFIG_VLAN_8021Q is not set
426# CONFIG_DECNET is not set 443# CONFIG_DECNET is not set
427# CONFIG_LLC2 is not set 444# CONFIG_LLC2 is not set
@@ -438,6 +455,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
438# 455#
439# CONFIG_NET_PKTGEN is not set 456# CONFIG_NET_PKTGEN is not set
440# CONFIG_HAMRADIO is not set 457# CONFIG_HAMRADIO is not set
458# CONFIG_CAN is not set
441CONFIG_IRDA=m 459CONFIG_IRDA=m
442 460
443# 461#
@@ -470,24 +488,14 @@ CONFIG_IRTTY_SIR=m
470# CONFIG_DONGLE is not set 488# CONFIG_DONGLE is not set
471 489
472# 490#
473# Old SIR device drivers
474#
475# CONFIG_IRPORT_SIR is not set
476
477#
478# Old Serial dongle support
479#
480
481#
482# FIR device drivers 491# FIR device drivers
483# 492#
484# CONFIG_BT is not set 493# CONFIG_BT is not set
485# CONFIG_AF_RXRPC is not set 494# CONFIG_AF_RXRPC is not set
486 495# CONFIG_PHONET is not set
487# 496CONFIG_WIRELESS=y
488# Wireless
489#
490# CONFIG_CFG80211 is not set 497# CONFIG_CFG80211 is not set
498CONFIG_WIRELESS_OLD_REGULATORY=y
491# CONFIG_WIRELESS_EXT is not set 499# CONFIG_WIRELESS_EXT is not set
492# CONFIG_MAC80211 is not set 500# CONFIG_MAC80211 is not set
493# CONFIG_IEEE80211 is not set 501# CONFIG_IEEE80211 is not set
@@ -505,6 +513,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
505CONFIG_STANDALONE=y 513CONFIG_STANDALONE=y
506CONFIG_PREVENT_FIRMWARE_BUILD=y 514CONFIG_PREVENT_FIRMWARE_BUILD=y
507# CONFIG_FW_LOADER is not set 515# CONFIG_FW_LOADER is not set
516# CONFIG_DEBUG_DRIVER is not set
517# CONFIG_DEBUG_DEVRES is not set
508# CONFIG_SYS_HYPERVISOR is not set 518# CONFIG_SYS_HYPERVISOR is not set
509# CONFIG_CONNECTOR is not set 519# CONFIG_CONNECTOR is not set
510CONFIG_MTD=y 520CONFIG_MTD=y
@@ -513,6 +523,7 @@ CONFIG_MTD=y
513CONFIG_MTD_PARTITIONS=y 523CONFIG_MTD_PARTITIONS=y
514# CONFIG_MTD_REDBOOT_PARTS is not set 524# CONFIG_MTD_REDBOOT_PARTS is not set
515CONFIG_MTD_CMDLINE_PARTS=y 525CONFIG_MTD_CMDLINE_PARTS=y
526# CONFIG_MTD_AR7_PARTS is not set
516 527
517# 528#
518# User Modules And Translation Layers 529# User Modules And Translation Layers
@@ -594,11 +605,14 @@ CONFIG_BLK_DEV=y
594CONFIG_BLK_DEV_RAM=y 605CONFIG_BLK_DEV_RAM=y
595CONFIG_BLK_DEV_RAM_COUNT=16 606CONFIG_BLK_DEV_RAM_COUNT=16
596CONFIG_BLK_DEV_RAM_SIZE=4096 607CONFIG_BLK_DEV_RAM_SIZE=4096
597CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 608# CONFIG_BLK_DEV_XIP is not set
598# CONFIG_CDROM_PKTCDVD is not set 609# CONFIG_CDROM_PKTCDVD is not set
599# CONFIG_ATA_OVER_ETH is not set 610# CONFIG_ATA_OVER_ETH is not set
611# CONFIG_BLK_DEV_HD is not set
600CONFIG_MISC_DEVICES=y 612CONFIG_MISC_DEVICES=y
601# CONFIG_EEPROM_93CX6 is not set 613# CONFIG_EEPROM_93CX6 is not set
614# CONFIG_ENCLOSURE_SERVICES is not set
615CONFIG_HAVE_IDE=y
602# CONFIG_IDE is not set 616# CONFIG_IDE is not set
603 617
604# 618#
@@ -611,7 +625,6 @@ CONFIG_MISC_DEVICES=y
611# CONFIG_ATA is not set 625# CONFIG_ATA is not set
612# CONFIG_MD is not set 626# CONFIG_MD is not set
613CONFIG_NETDEVICES=y 627CONFIG_NETDEVICES=y
614# CONFIG_NETDEVICES_MULTIQUEUE is not set
615# CONFIG_DUMMY is not set 628# CONFIG_DUMMY is not set
616# CONFIG_BONDING is not set 629# CONFIG_BONDING is not set
617# CONFIG_MACVLAN is not set 630# CONFIG_MACVLAN is not set
@@ -624,11 +637,14 @@ CONFIG_MII=y
624CONFIG_SMC91X=y 637CONFIG_SMC91X=y
625# CONFIG_SMSC911X is not set 638# CONFIG_SMSC911X is not set
626# CONFIG_DM9000 is not set 639# CONFIG_DM9000 is not set
640# CONFIG_ENC28J60 is not set
627# CONFIG_IBM_NEW_EMAC_ZMII is not set 641# CONFIG_IBM_NEW_EMAC_ZMII is not set
628# CONFIG_IBM_NEW_EMAC_RGMII is not set 642# CONFIG_IBM_NEW_EMAC_RGMII is not set
629# CONFIG_IBM_NEW_EMAC_TAH is not set 643# CONFIG_IBM_NEW_EMAC_TAH is not set
630# CONFIG_IBM_NEW_EMAC_EMAC4 is not set 644# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
631# CONFIG_B44 is not set 645# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
646# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
647# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
632CONFIG_NETDEV_1000=y 648CONFIG_NETDEV_1000=y
633# CONFIG_AX88180 is not set 649# CONFIG_AX88180 is not set
634CONFIG_NETDEV_10000=y 650CONFIG_NETDEV_10000=y
@@ -638,10 +654,10 @@ CONFIG_NETDEV_10000=y
638# 654#
639# CONFIG_WLAN_PRE80211 is not set 655# CONFIG_WLAN_PRE80211 is not set
640# CONFIG_WLAN_80211 is not set 656# CONFIG_WLAN_80211 is not set
657# CONFIG_IWLWIFI_LEDS is not set
641# CONFIG_WAN is not set 658# CONFIG_WAN is not set
642# CONFIG_PPP is not set 659# CONFIG_PPP is not set
643# CONFIG_SLIP is not set 660# CONFIG_SLIP is not set
644# CONFIG_SHAPER is not set
645# CONFIG_NETCONSOLE is not set 661# CONFIG_NETCONSOLE is not set
646# CONFIG_NETPOLL is not set 662# CONFIG_NETPOLL is not set
647# CONFIG_NET_POLL_CONTROLLER is not set 663# CONFIG_NET_POLL_CONTROLLER is not set
@@ -689,9 +705,11 @@ CONFIG_INPUT_EVDEV=m
689# CONFIG_BF5xx_PPI is not set 705# CONFIG_BF5xx_PPI is not set
690# CONFIG_BFIN_SPORT is not set 706# CONFIG_BFIN_SPORT is not set
691# CONFIG_BFIN_TIMER_LATENCY is not set 707# CONFIG_BFIN_TIMER_LATENCY is not set
708CONFIG_BFIN_DMA_INTERFACE=m
692CONFIG_SIMPLE_GPIO=m 709CONFIG_SIMPLE_GPIO=m
693# CONFIG_VT is not set 710# CONFIG_VT is not set
694# CONFIG_DEVKMEM is not set 711# CONFIG_DEVKMEM is not set
712# CONFIG_BFIN_JTAG_COMM is not set
695# CONFIG_SERIAL_NONSTANDARD is not set 713# CONFIG_SERIAL_NONSTANDARD is not set
696 714
697# 715#
@@ -720,22 +738,19 @@ CONFIG_UNIX98_PTYS=y
720# CONFIG_CAN4LINUX is not set 738# CONFIG_CAN4LINUX is not set
721# CONFIG_IPMI_HANDLER is not set 739# CONFIG_IPMI_HANDLER is not set
722# CONFIG_HW_RANDOM is not set 740# CONFIG_HW_RANDOM is not set
723# CONFIG_GEN_RTC is not set
724# CONFIG_R3964 is not set 741# CONFIG_R3964 is not set
725# CONFIG_RAW_DRIVER is not set 742# CONFIG_RAW_DRIVER is not set
726# CONFIG_TCG_TPM is not set 743# CONFIG_TCG_TPM is not set
727# CONFIG_I2C is not set 744# CONFIG_I2C is not set
728
729#
730# SPI support
731#
732CONFIG_SPI=y 745CONFIG_SPI=y
746# CONFIG_SPI_DEBUG is not set
733CONFIG_SPI_MASTER=y 747CONFIG_SPI_MASTER=y
734 748
735# 749#
736# SPI Master Controller Drivers 750# SPI Master Controller Drivers
737# 751#
738CONFIG_SPI_BFIN=y 752CONFIG_SPI_BFIN=y
753# CONFIG_SPI_BFIN_LOCK is not set
739# CONFIG_SPI_BITBANG is not set 754# CONFIG_SPI_BITBANG is not set
740 755
741# 756#
@@ -744,14 +759,18 @@ CONFIG_SPI_BFIN=y
744# CONFIG_SPI_AT25 is not set 759# CONFIG_SPI_AT25 is not set
745# CONFIG_SPI_SPIDEV is not set 760# CONFIG_SPI_SPIDEV is not set
746# CONFIG_SPI_TLE62X0 is not set 761# CONFIG_SPI_TLE62X0 is not set
762CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
763# CONFIG_GPIOLIB is not set
747# CONFIG_W1 is not set 764# CONFIG_W1 is not set
748# CONFIG_POWER_SUPPLY is not set 765# CONFIG_POWER_SUPPLY is not set
749CONFIG_HWMON=y 766CONFIG_HWMON=y
750# CONFIG_HWMON_VID is not set 767# CONFIG_HWMON_VID is not set
768# CONFIG_SENSORS_ADCXX is not set
751# CONFIG_SENSORS_F71805F is not set 769# CONFIG_SENSORS_F71805F is not set
752# CONFIG_SENSORS_F71882FG is not set 770# CONFIG_SENSORS_F71882FG is not set
753# CONFIG_SENSORS_IT87 is not set 771# CONFIG_SENSORS_IT87 is not set
754# CONFIG_SENSORS_LM70 is not set 772# CONFIG_SENSORS_LM70 is not set
773# CONFIG_SENSORS_MAX1111 is not set
755# CONFIG_SENSORS_PC87360 is not set 774# CONFIG_SENSORS_PC87360 is not set
756# CONFIG_SENSORS_PC87427 is not set 775# CONFIG_SENSORS_PC87427 is not set
757# CONFIG_SENSORS_SMSC47M1 is not set 776# CONFIG_SENSORS_SMSC47M1 is not set
@@ -760,6 +779,8 @@ CONFIG_HWMON=y
760# CONFIG_SENSORS_W83627HF is not set 779# CONFIG_SENSORS_W83627HF is not set
761# CONFIG_SENSORS_W83627EHF is not set 780# CONFIG_SENSORS_W83627EHF is not set
762# CONFIG_HWMON_DEBUG_CHIP is not set 781# CONFIG_HWMON_DEBUG_CHIP is not set
782# CONFIG_THERMAL is not set
783# CONFIG_THERMAL_HWMON is not set
763CONFIG_WATCHDOG=y 784CONFIG_WATCHDOG=y
764# CONFIG_WATCHDOG_NOWAYOUT is not set 785# CONFIG_WATCHDOG_NOWAYOUT is not set
765 786
@@ -770,21 +791,28 @@ CONFIG_WATCHDOG=y
770CONFIG_BFIN_WDT=y 791CONFIG_BFIN_WDT=y
771 792
772# 793#
773# Sonics Silicon Backplane
774#
775CONFIG_SSB_POSSIBLE=y
776# CONFIG_SSB is not set
777
778#
779# Multifunction device drivers 794# Multifunction device drivers
780# 795#
796# CONFIG_MFD_CORE is not set
781# CONFIG_MFD_SM501 is not set 797# CONFIG_MFD_SM501 is not set
798# CONFIG_HTC_PASIC3 is not set
799# CONFIG_MFD_TMIO is not set
800# CONFIG_MFD_WM8400 is not set
782 801
783# 802#
784# Multimedia devices 803# Multimedia devices
785# 804#
805
806#
807# Multimedia core support
808#
786# CONFIG_VIDEO_DEV is not set 809# CONFIG_VIDEO_DEV is not set
787# CONFIG_DVB_CORE is not set 810# CONFIG_DVB_CORE is not set
811# CONFIG_VIDEO_MEDIA is not set
812
813#
814# Multimedia drivers
815#
788# CONFIG_DAB is not set 816# CONFIG_DAB is not set
789 817
790# 818#
@@ -799,43 +827,43 @@ CONFIG_SSB_POSSIBLE=y
799# Display device support 827# Display device support
800# 828#
801# CONFIG_DISPLAY_SUPPORT is not set 829# CONFIG_DISPLAY_SUPPORT is not set
802
803#
804# Sound
805#
806# CONFIG_SOUND is not set 830# CONFIG_SOUND is not set
807CONFIG_HID_SUPPORT=y 831CONFIG_HID_SUPPORT=y
808CONFIG_HID=m 832CONFIG_HID=m
809# CONFIG_HID_DEBUG is not set 833# CONFIG_HID_DEBUG is not set
810# CONFIG_HIDRAW is not set 834# CONFIG_HIDRAW is not set
835# CONFIG_HID_PID is not set
836
837#
838# Special HID drivers
839#
840CONFIG_HID_COMPAT=y
811# CONFIG_USB_SUPPORT is not set 841# CONFIG_USB_SUPPORT is not set
812# CONFIG_MMC is not set 842# CONFIG_MMC is not set
843# CONFIG_MEMSTICK is not set
813# CONFIG_NEW_LEDS is not set 844# CONFIG_NEW_LEDS is not set
845# CONFIG_ACCESSIBILITY is not set
814# CONFIG_RTC_CLASS is not set 846# CONFIG_RTC_CLASS is not set
815 847# CONFIG_DMADEVICES is not set
816#
817# Userspace I/O
818#
819# CONFIG_UIO is not set 848# CONFIG_UIO is not set
849# CONFIG_STAGING is not set
820 850
821# 851#
822# File systems 852# File systems
823# 853#
824# CONFIG_EXT2_FS is not set 854# CONFIG_EXT2_FS is not set
825# CONFIG_EXT3_FS is not set 855# CONFIG_EXT3_FS is not set
826# CONFIG_EXT4DEV_FS is not set 856# CONFIG_EXT4_FS is not set
827# CONFIG_REISERFS_FS is not set 857# CONFIG_REISERFS_FS is not set
828# CONFIG_JFS_FS is not set 858# CONFIG_JFS_FS is not set
829# CONFIG_FS_POSIX_ACL is not set 859# CONFIG_FS_POSIX_ACL is not set
860CONFIG_FILE_LOCKING=y
830# CONFIG_XFS_FS is not set 861# CONFIG_XFS_FS is not set
831# CONFIG_GFS2_FS is not set
832# CONFIG_OCFS2_FS is not set 862# CONFIG_OCFS2_FS is not set
833# CONFIG_MINIX_FS is not set 863# CONFIG_DNOTIFY is not set
834# CONFIG_ROMFS_FS is not set
835CONFIG_INOTIFY=y 864CONFIG_INOTIFY=y
836CONFIG_INOTIFY_USER=y 865CONFIG_INOTIFY_USER=y
837# CONFIG_QUOTA is not set 866# CONFIG_QUOTA is not set
838# CONFIG_DNOTIFY is not set
839# CONFIG_AUTOFS_FS is not set 867# CONFIG_AUTOFS_FS is not set
840# CONFIG_AUTOFS4_FS is not set 868# CONFIG_AUTOFS4_FS is not set
841# CONFIG_FUSE_FS is not set 869# CONFIG_FUSE_FS is not set
@@ -875,11 +903,11 @@ CONFIG_SYSFS=y
875# CONFIG_EFS_FS is not set 903# CONFIG_EFS_FS is not set
876CONFIG_YAFFS_FS=m 904CONFIG_YAFFS_FS=m
877CONFIG_YAFFS_YAFFS1=y 905CONFIG_YAFFS_YAFFS1=y
906# CONFIG_YAFFS_9BYTE_TAGS is not set
878# CONFIG_YAFFS_DOES_ECC is not set 907# CONFIG_YAFFS_DOES_ECC is not set
879CONFIG_YAFFS_YAFFS2=y 908CONFIG_YAFFS_YAFFS2=y
880CONFIG_YAFFS_AUTO_YAFFS2=y 909CONFIG_YAFFS_AUTO_YAFFS2=y
881# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 910# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
882CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
883# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 911# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
884# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 912# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
885CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 913CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
@@ -896,8 +924,11 @@ CONFIG_JFFS2_RTIME=y
896# CONFIG_JFFS2_RUBIN is not set 924# CONFIG_JFFS2_RUBIN is not set
897# CONFIG_CRAMFS is not set 925# CONFIG_CRAMFS is not set
898# CONFIG_VXFS_FS is not set 926# CONFIG_VXFS_FS is not set
927# CONFIG_MINIX_FS is not set
928# CONFIG_OMFS_FS is not set
899# CONFIG_HPFS_FS is not set 929# CONFIG_HPFS_FS is not set
900# CONFIG_QNX4FS_FS is not set 930# CONFIG_QNX4FS_FS is not set
931# CONFIG_ROMFS_FS is not set
901# CONFIG_SYSV_FS is not set 932# CONFIG_SYSV_FS is not set
902# CONFIG_UFS_FS is not set 933# CONFIG_UFS_FS is not set
903CONFIG_NETWORK_FILESYSTEMS=y 934CONFIG_NETWORK_FILESYSTEMS=y
@@ -905,13 +936,12 @@ CONFIG_NFS_FS=m
905CONFIG_NFS_V3=y 936CONFIG_NFS_V3=y
906# CONFIG_NFS_V3_ACL is not set 937# CONFIG_NFS_V3_ACL is not set
907# CONFIG_NFS_V4 is not set 938# CONFIG_NFS_V4 is not set
908# CONFIG_NFS_DIRECTIO is not set
909# CONFIG_NFSD is not set 939# CONFIG_NFSD is not set
910CONFIG_LOCKD=m 940CONFIG_LOCKD=m
911CONFIG_LOCKD_V4=y 941CONFIG_LOCKD_V4=y
912CONFIG_NFS_COMMON=y 942CONFIG_NFS_COMMON=y
913CONFIG_SUNRPC=m 943CONFIG_SUNRPC=m
914# CONFIG_SUNRPC_BIND34 is not set 944# CONFIG_SUNRPC_REGISTER_V4 is not set
915# CONFIG_RPCSEC_GSS_KRB5 is not set 945# CONFIG_RPCSEC_GSS_KRB5 is not set
916# CONFIG_RPCSEC_GSS_SPKM3 is not set 946# CONFIG_RPCSEC_GSS_SPKM3 is not set
917CONFIG_SMB_FS=m 947CONFIG_SMB_FS=m
@@ -967,9 +997,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
967# CONFIG_NLS_KOI8_U is not set 997# CONFIG_NLS_KOI8_U is not set
968# CONFIG_NLS_UTF8 is not set 998# CONFIG_NLS_UTF8 is not set
969# CONFIG_DLM is not set 999# CONFIG_DLM is not set
970CONFIG_INSTRUMENTATION=y
971# CONFIG_PROFILING is not set
972# CONFIG_MARKERS is not set
973 1000
974# 1001#
975# Kernel hacking 1002# Kernel hacking
@@ -977,14 +1004,53 @@ CONFIG_INSTRUMENTATION=y
977# CONFIG_PRINTK_TIME is not set 1004# CONFIG_PRINTK_TIME is not set
978CONFIG_ENABLE_WARN_DEPRECATED=y 1005CONFIG_ENABLE_WARN_DEPRECATED=y
979CONFIG_ENABLE_MUST_CHECK=y 1006CONFIG_ENABLE_MUST_CHECK=y
1007CONFIG_FRAME_WARN=1024
980# CONFIG_MAGIC_SYSRQ is not set 1008# CONFIG_MAGIC_SYSRQ is not set
981# CONFIG_UNUSED_SYMBOLS is not set 1009# CONFIG_UNUSED_SYMBOLS is not set
982CONFIG_DEBUG_FS=y 1010CONFIG_DEBUG_FS=y
983# CONFIG_HEADERS_CHECK is not set 1011# CONFIG_HEADERS_CHECK is not set
984CONFIG_DEBUG_KERNEL=y 1012CONFIG_DEBUG_KERNEL=y
1013# CONFIG_DEBUG_SHIRQ is not set
1014CONFIG_DETECT_SOFTLOCKUP=y
1015# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1016CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1017CONFIG_SCHED_DEBUG=y
1018# CONFIG_SCHEDSTATS is not set
1019# CONFIG_TIMER_STATS is not set
1020# CONFIG_DEBUG_OBJECTS is not set
1021# CONFIG_DEBUG_SLAB is not set
1022# CONFIG_DEBUG_RT_MUTEXES is not set
1023# CONFIG_RT_MUTEX_TESTER is not set
1024# CONFIG_DEBUG_SPINLOCK is not set
1025# CONFIG_DEBUG_MUTEXES is not set
1026# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1027# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1028# CONFIG_DEBUG_KOBJECT is not set
985# CONFIG_DEBUG_BUGVERBOSE is not set 1029# CONFIG_DEBUG_BUGVERBOSE is not set
1030CONFIG_DEBUG_INFO=y
1031# CONFIG_DEBUG_VM is not set
1032# CONFIG_DEBUG_WRITECOUNT is not set
1033# CONFIG_DEBUG_MEMORY_INIT is not set
1034# CONFIG_DEBUG_LIST is not set
1035# CONFIG_DEBUG_SG is not set
1036# CONFIG_FRAME_POINTER is not set
1037# CONFIG_BOOT_PRINTK_DELAY is not set
1038# CONFIG_RCU_TORTURE_TEST is not set
1039# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1040# CONFIG_BACKTRACE_SELF_TEST is not set
1041# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1042# CONFIG_FAULT_INJECTION is not set
1043# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1044# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
986# CONFIG_SAMPLES is not set 1045# CONFIG_SAMPLES is not set
1046CONFIG_HAVE_ARCH_KGDB=y
1047# CONFIG_KGDB is not set
1048# CONFIG_DEBUG_STACKOVERFLOW is not set
1049# CONFIG_DEBUG_STACK_USAGE is not set
1050CONFIG_DEBUG_VERBOSE=y
987CONFIG_DEBUG_MMRS=y 1051CONFIG_DEBUG_MMRS=y
1052# CONFIG_DEBUG_HWERR is not set
1053# CONFIG_DEBUG_DOUBLEFAULT is not set
988CONFIG_DEBUG_HUNT_FOR_ZERO=y 1054CONFIG_DEBUG_HUNT_FOR_ZERO=y
989CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1055CONFIG_DEBUG_BFIN_HWTRACE_ON=y
990CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1056CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -994,7 +1060,6 @@ CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
994# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set 1060# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
995# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set 1061# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
996CONFIG_EARLY_PRINTK=y 1062CONFIG_EARLY_PRINTK=y
997# CONFIG_DUAL_CORE_TEST_MODULE is not set
998CONFIG_CPLB_INFO=y 1063CONFIG_CPLB_INFO=y
999CONFIG_ACCESS_CHECK=y 1064CONFIG_ACCESS_CHECK=y
1000 1065
@@ -1003,9 +1068,94 @@ CONFIG_ACCESS_CHECK=y
1003# 1068#
1004# CONFIG_KEYS is not set 1069# CONFIG_KEYS is not set
1005CONFIG_SECURITY=y 1070CONFIG_SECURITY=y
1071# CONFIG_SECURITYFS is not set
1006# CONFIG_SECURITY_NETWORK is not set 1072# CONFIG_SECURITY_NETWORK is not set
1007# CONFIG_SECURITY_CAPABILITIES is not set 1073# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1008# CONFIG_CRYPTO is not set 1074CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1075CONFIG_CRYPTO=y
1076
1077#
1078# Crypto core or helper
1079#
1080# CONFIG_CRYPTO_FIPS is not set
1081# CONFIG_CRYPTO_MANAGER is not set
1082# CONFIG_CRYPTO_GF128MUL is not set
1083# CONFIG_CRYPTO_NULL is not set
1084# CONFIG_CRYPTO_CRYPTD is not set
1085# CONFIG_CRYPTO_AUTHENC is not set
1086# CONFIG_CRYPTO_TEST is not set
1087
1088#
1089# Authenticated Encryption with Associated Data
1090#
1091# CONFIG_CRYPTO_CCM is not set
1092# CONFIG_CRYPTO_GCM is not set
1093# CONFIG_CRYPTO_SEQIV is not set
1094
1095#
1096# Block modes
1097#
1098# CONFIG_CRYPTO_CBC is not set
1099# CONFIG_CRYPTO_CTR is not set
1100# CONFIG_CRYPTO_CTS is not set
1101# CONFIG_CRYPTO_ECB is not set
1102# CONFIG_CRYPTO_LRW is not set
1103# CONFIG_CRYPTO_PCBC is not set
1104# CONFIG_CRYPTO_XTS is not set
1105
1106#
1107# Hash modes
1108#
1109# CONFIG_CRYPTO_HMAC is not set
1110# CONFIG_CRYPTO_XCBC is not set
1111
1112#
1113# Digest
1114#
1115# CONFIG_CRYPTO_CRC32C is not set
1116# CONFIG_CRYPTO_MD4 is not set
1117# CONFIG_CRYPTO_MD5 is not set
1118# CONFIG_CRYPTO_MICHAEL_MIC is not set
1119# CONFIG_CRYPTO_RMD128 is not set
1120# CONFIG_CRYPTO_RMD160 is not set
1121# CONFIG_CRYPTO_RMD256 is not set
1122# CONFIG_CRYPTO_RMD320 is not set
1123# CONFIG_CRYPTO_SHA1 is not set
1124# CONFIG_CRYPTO_SHA256 is not set
1125# CONFIG_CRYPTO_SHA512 is not set
1126# CONFIG_CRYPTO_TGR192 is not set
1127# CONFIG_CRYPTO_WP512 is not set
1128
1129#
1130# Ciphers
1131#
1132# CONFIG_CRYPTO_AES is not set
1133# CONFIG_CRYPTO_ANUBIS is not set
1134# CONFIG_CRYPTO_ARC4 is not set
1135# CONFIG_CRYPTO_BLOWFISH is not set
1136# CONFIG_CRYPTO_CAMELLIA is not set
1137# CONFIG_CRYPTO_CAST5 is not set
1138# CONFIG_CRYPTO_CAST6 is not set
1139# CONFIG_CRYPTO_DES is not set
1140# CONFIG_CRYPTO_FCRYPT is not set
1141# CONFIG_CRYPTO_KHAZAD is not set
1142# CONFIG_CRYPTO_SALSA20 is not set
1143# CONFIG_CRYPTO_SEED is not set
1144# CONFIG_CRYPTO_SERPENT is not set
1145# CONFIG_CRYPTO_TEA is not set
1146# CONFIG_CRYPTO_TWOFISH is not set
1147
1148#
1149# Compression
1150#
1151# CONFIG_CRYPTO_DEFLATE is not set
1152# CONFIG_CRYPTO_LZO is not set
1153
1154#
1155# Random Number Generation
1156#
1157# CONFIG_CRYPTO_ANSI_CPRNG is not set
1158CONFIG_CRYPTO_HW=y
1009 1159
1010# 1160#
1011# Library routines 1161# Library routines
@@ -1013,6 +1163,7 @@ CONFIG_SECURITY=y
1013CONFIG_BITREVERSE=y 1163CONFIG_BITREVERSE=y
1014CONFIG_CRC_CCITT=m 1164CONFIG_CRC_CCITT=m
1015# CONFIG_CRC16 is not set 1165# CONFIG_CRC16 is not set
1166# CONFIG_CRC_T10DIF is not set
1016# CONFIG_CRC_ITU_T is not set 1167# CONFIG_CRC_ITU_T is not set
1017CONFIG_CRC32=y 1168CONFIG_CRC32=y
1018# CONFIG_CRC7 is not set 1169# CONFIG_CRC7 is not set
diff --git a/arch/blackfin/configs/BlackStamp_defconfig b/arch/blackfin/configs/BlackStamp_defconfig
index e5d987f55591..9683b2e13097 100644
--- a/arch/blackfin/configs/BlackStamp_defconfig
+++ b/arch/blackfin/configs/BlackStamp_defconfig
@@ -53,7 +53,7 @@ CONFIG_KALLSYMS=y
53CONFIG_HOTPLUG=y 53CONFIG_HOTPLUG=y
54CONFIG_PRINTK=y 54CONFIG_PRINTK=y
55CONFIG_BUG=y 55CONFIG_BUG=y
56CONFIG_ELF_CORE=y 56# CONFIG_ELF_CORE is not set
57CONFIG_COMPAT_BRK=y 57CONFIG_COMPAT_BRK=y
58CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
59CONFIG_FUTEX=y 59CONFIG_FUTEX=y
diff --git a/arch/blackfin/configs/CM-BF527_defconfig b/arch/blackfin/configs/CM-BF527_defconfig
index 719538571a5c..a041e7eba770 100644
--- a/arch/blackfin/configs/CM-BF527_defconfig
+++ b/arch/blackfin/configs/CM-BF527_defconfig
@@ -56,7 +56,7 @@ CONFIG_KALLSYMS=y
56CONFIG_HOTPLUG=y 56CONFIG_HOTPLUG=y
57CONFIG_PRINTK=y 57CONFIG_PRINTK=y
58CONFIG_BUG=y 58CONFIG_BUG=y
59CONFIG_ELF_CORE=y 59# CONFIG_ELF_CORE is not set
60CONFIG_BASE_FULL=y 60CONFIG_BASE_FULL=y
61CONFIG_FUTEX=y 61CONFIG_FUTEX=y
62CONFIG_ANON_INODES=y 62CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/CM-BF533_defconfig b/arch/blackfin/configs/CM-BF533_defconfig
index df0a966cd417..085211b9e4e4 100644
--- a/arch/blackfin/configs/CM-BF533_defconfig
+++ b/arch/blackfin/configs/CM-BF533_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55# CONFIG_HOTPLUG is not set 55# CONFIG_HOTPLUG is not set
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/CM-BF537E_defconfig b/arch/blackfin/configs/CM-BF537E_defconfig
index cbf4803b448c..750203e27a46 100644
--- a/arch/blackfin/configs/CM-BF537E_defconfig
+++ b/arch/blackfin/configs/CM-BF537E_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55# CONFIG_HOTPLUG is not set 55# CONFIG_HOTPLUG is not set
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/CM-BF537U_defconfig b/arch/blackfin/configs/CM-BF537U_defconfig
index f2ac0cc37bf1..dec8a7d5cc0e 100644
--- a/arch/blackfin/configs/CM-BF537U_defconfig
+++ b/arch/blackfin/configs/CM-BF537U_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55# CONFIG_HOTPLUG is not set 55# CONFIG_HOTPLUG is not set
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/CM-BF548_defconfig b/arch/blackfin/configs/CM-BF548_defconfig
index 6a8552f8afb7..efd68bc78f35 100644
--- a/arch/blackfin/configs/CM-BF548_defconfig
+++ b/arch/blackfin/configs/CM-BF548_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55CONFIG_HOTPLUG=y 55CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/CM-BF561_defconfig b/arch/blackfin/configs/CM-BF561_defconfig
index 46eeca8bf9f5..346bc7af8f42 100644
--- a/arch/blackfin/configs/CM-BF561_defconfig
+++ b/arch/blackfin/configs/CM-BF561_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55# CONFIG_HOTPLUG is not set 55# CONFIG_HOTPLUG is not set
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/H8606_defconfig b/arch/blackfin/configs/H8606_defconfig
index 4426c82a04f9..5d3901d23fd1 100644
--- a/arch/blackfin/configs/H8606_defconfig
+++ b/arch/blackfin/configs/H8606_defconfig
@@ -54,7 +54,7 @@ CONFIG_KALLSYMS=y
54CONFIG_HOTPLUG=y 54CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y 55CONFIG_PRINTK=y
56CONFIG_BUG=y 56CONFIG_BUG=y
57CONFIG_ELF_CORE=y 57# CONFIG_ELF_CORE is not set
58CONFIG_BASE_FULL=y 58CONFIG_BASE_FULL=y
59CONFIG_FUTEX=y 59CONFIG_FUTEX=y
60CONFIG_ANON_INODES=y 60CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/IP0X_defconfig b/arch/blackfin/configs/IP0X_defconfig
index ec9b1b90e413..e66f5daaa828 100644
--- a/arch/blackfin/configs/IP0X_defconfig
+++ b/arch/blackfin/configs/IP0X_defconfig
@@ -55,7 +55,7 @@ CONFIG_KALLSYMS=y
55# CONFIG_HOTPLUG is not set 55# CONFIG_HOTPLUG is not set
56CONFIG_PRINTK=y 56CONFIG_PRINTK=y
57CONFIG_BUG=y 57CONFIG_BUG=y
58CONFIG_ELF_CORE=y 58# CONFIG_ELF_CORE is not set
59CONFIG_BASE_FULL=y 59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y 60CONFIG_FUTEX=y
61CONFIG_ANON_INODES=y 61CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig
index 834fb8c9eefb..ce5dde9de9db 100644
--- a/arch/blackfin/configs/PNAV-10_defconfig
+++ b/arch/blackfin/configs/PNAV-10_defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.22.12 3# Linux kernel version: 2.6.28-rc2
4# 4#
5# CONFIG_MMU is not set 5# CONFIG_MMU is not set
6# CONFIG_FPU is not set 6# CONFIG_FPU is not set
@@ -8,41 +8,37 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y 9CONFIG_BLACKFIN=y
10CONFIG_ZONE_DMA=y 10CONFIG_ZONE_DMA=y
11CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y 11CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y 12CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y 13CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_IRQ_PROBE=y 14CONFIG_GENERIC_IRQ_PROBE=y
16CONFIG_GENERIC_TIME=y
17CONFIG_GENERIC_GPIO=y 15CONFIG_GENERIC_GPIO=y
18CONFIG_FORCE_MAX_ZONEORDER=14 16CONFIG_FORCE_MAX_ZONEORDER=14
19CONFIG_GENERIC_CALIBRATE_DELAY=y 17CONFIG_GENERIC_CALIBRATE_DELAY=y
20CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 18CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
21 19
22# 20#
23# Code maturity level options 21# General setup
24# 22#
25CONFIG_EXPERIMENTAL=y 23CONFIG_EXPERIMENTAL=y
26CONFIG_BROKEN_ON_SMP=y 24CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32 25CONFIG_INIT_ENV_ARG_LIMIT=32
28
29#
30# General setup
31#
32CONFIG_LOCALVERSION="" 26CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y 27CONFIG_LOCALVERSION_AUTO=y
34CONFIG_SYSVIPC=y 28CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36CONFIG_SYSVIPC_SYSCTL=y 29CONFIG_SYSVIPC_SYSCTL=y
37# CONFIG_POSIX_MQUEUE is not set 30# CONFIG_POSIX_MQUEUE is not set
38# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
39# CONFIG_TASKSTATS is not set 32# CONFIG_TASKSTATS is not set
40# CONFIG_UTS_NS is not set
41# CONFIG_AUDIT is not set 33# CONFIG_AUDIT is not set
42# CONFIG_IKCONFIG is not set 34# CONFIG_IKCONFIG is not set
43CONFIG_LOG_BUF_SHIFT=14 35CONFIG_LOG_BUF_SHIFT=14
44CONFIG_SYSFS_DEPRECATED=y 36# CONFIG_CGROUPS is not set
37# CONFIG_GROUP_SCHED is not set
38# CONFIG_SYSFS_DEPRECATED is not set
39# CONFIG_SYSFS_DEPRECATED_V2 is not set
45# CONFIG_RELAY is not set 40# CONFIG_RELAY is not set
41# CONFIG_NAMESPACES is not set
46# CONFIG_BLK_DEV_INITRD is not set 42# CONFIG_BLK_DEV_INITRD is not set
47# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 43# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
48CONFIG_SYSCTL=y 44CONFIG_SYSCTL=y
@@ -54,40 +50,41 @@ CONFIG_KALLSYMS=y
54CONFIG_HOTPLUG=y 50CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y 51CONFIG_PRINTK=y
56CONFIG_BUG=y 52CONFIG_BUG=y
57CONFIG_ELF_CORE=y 53# CONFIG_ELF_CORE is not set
54CONFIG_COMPAT_BRK=y
58CONFIG_BASE_FULL=y 55CONFIG_BASE_FULL=y
59CONFIG_FUTEX=y 56CONFIG_FUTEX=y
60CONFIG_ANON_INODES=y 57CONFIG_ANON_INODES=y
61CONFIG_EPOLL=y 58CONFIG_EPOLL=y
62CONFIG_SIGNALFD=y 59CONFIG_SIGNALFD=y
60CONFIG_TIMERFD=y
63CONFIG_EVENTFD=y 61CONFIG_EVENTFD=y
62CONFIG_AIO=y
64CONFIG_VM_EVENT_COUNTERS=y 63CONFIG_VM_EVENT_COUNTERS=y
65CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC=9
66# CONFIG_NP2 is not set
67CONFIG_SLAB=y 64CONFIG_SLAB=y
68# CONFIG_SLUB is not set 65# CONFIG_SLUB is not set
69# CONFIG_SLOB is not set 66# CONFIG_SLOB is not set
67# CONFIG_PROFILING is not set
68# CONFIG_MARKERS is not set
69CONFIG_HAVE_OPROFILE=y
70# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
71CONFIG_SLABINFO=y
70CONFIG_RT_MUTEXES=y 72CONFIG_RT_MUTEXES=y
71CONFIG_TINY_SHMEM=y 73CONFIG_TINY_SHMEM=y
72CONFIG_BASE_SMALL=0 74CONFIG_BASE_SMALL=0
73
74#
75# Loadable module support
76#
77CONFIG_MODULES=y 75CONFIG_MODULES=y
76# CONFIG_MODULE_FORCE_LOAD is not set
78CONFIG_MODULE_UNLOAD=y 77CONFIG_MODULE_UNLOAD=y
79# CONFIG_MODULE_FORCE_UNLOAD is not set 78# CONFIG_MODULE_FORCE_UNLOAD is not set
80# CONFIG_MODVERSIONS is not set 79# CONFIG_MODVERSIONS is not set
81# CONFIG_MODULE_SRCVERSION_ALL is not set 80# CONFIG_MODULE_SRCVERSION_ALL is not set
82CONFIG_KMOD=y 81CONFIG_KMOD=y
83
84#
85# Block layer
86#
87CONFIG_BLOCK=y 82CONFIG_BLOCK=y
88# CONFIG_LBD is not set 83# CONFIG_LBD is not set
89# CONFIG_BLK_DEV_IO_TRACE is not set 84# CONFIG_BLK_DEV_IO_TRACE is not set
90# CONFIG_LSF is not set 85# CONFIG_LSF is not set
86# CONFIG_BLK_DEV_BSG is not set
87# CONFIG_BLK_DEV_INTEGRITY is not set
91 88
92# 89#
93# IO Schedulers 90# IO Schedulers
@@ -101,9 +98,11 @@ CONFIG_DEFAULT_AS=y
101# CONFIG_DEFAULT_CFQ is not set 98# CONFIG_DEFAULT_CFQ is not set
102# CONFIG_DEFAULT_NOOP is not set 99# CONFIG_DEFAULT_NOOP is not set
103CONFIG_DEFAULT_IOSCHED="anticipatory" 100CONFIG_DEFAULT_IOSCHED="anticipatory"
101CONFIG_CLASSIC_RCU=y
104# CONFIG_PREEMPT_NONE is not set 102# CONFIG_PREEMPT_NONE is not set
105CONFIG_PREEMPT_VOLUNTARY=y 103CONFIG_PREEMPT_VOLUNTARY=y
106# CONFIG_PREEMPT is not set 104# CONFIG_PREEMPT is not set
105# CONFIG_FREEZER is not set
107 106
108# 107#
109# Blackfin Processor Options 108# Blackfin Processor Options
@@ -112,8 +111,15 @@ CONFIG_PREEMPT_VOLUNTARY=y
112# 111#
113# Processor and Board Settings 112# Processor and Board Settings
114# 113#
114# CONFIG_BF512 is not set
115# CONFIG_BF514 is not set
116# CONFIG_BF516 is not set
117# CONFIG_BF518 is not set
115# CONFIG_BF522 is not set 118# CONFIG_BF522 is not set
119# CONFIG_BF523 is not set
120# CONFIG_BF524 is not set
116# CONFIG_BF525 is not set 121# CONFIG_BF525 is not set
122# CONFIG_BF526 is not set
117# CONFIG_BF527 is not set 123# CONFIG_BF527 is not set
118# CONFIG_BF531 is not set 124# CONFIG_BF531 is not set
119# CONFIG_BF532 is not set 125# CONFIG_BF532 is not set
@@ -121,22 +127,26 @@ CONFIG_PREEMPT_VOLUNTARY=y
121# CONFIG_BF534 is not set 127# CONFIG_BF534 is not set
122# CONFIG_BF536 is not set 128# CONFIG_BF536 is not set
123CONFIG_BF537=y 129CONFIG_BF537=y
130# CONFIG_BF538 is not set
131# CONFIG_BF539 is not set
124# CONFIG_BF542 is not set 132# CONFIG_BF542 is not set
125# CONFIG_BF544 is not set 133# CONFIG_BF544 is not set
126# CONFIG_BF547 is not set 134# CONFIG_BF547 is not set
127# CONFIG_BF548 is not set 135# CONFIG_BF548 is not set
128# CONFIG_BF549 is not set 136# CONFIG_BF549 is not set
129# CONFIG_BF561 is not set 137# CONFIG_BF561 is not set
138CONFIG_BF_REV_MIN=2
139CONFIG_BF_REV_MAX=3
130# CONFIG_BF_REV_0_0 is not set 140# CONFIG_BF_REV_0_0 is not set
131# CONFIG_BF_REV_0_1 is not set 141# CONFIG_BF_REV_0_1 is not set
132CONFIG_BF_REV_0_2=y 142CONFIG_BF_REV_0_2=y
133# CONFIG_BF_REV_0_3 is not set 143# CONFIG_BF_REV_0_3 is not set
134# CONFIG_BF_REV_0_4 is not set 144# CONFIG_BF_REV_0_4 is not set
135# CONFIG_BF_REV_0_5 is not set 145# CONFIG_BF_REV_0_5 is not set
146# CONFIG_BF_REV_0_6 is not set
136# CONFIG_BF_REV_ANY is not set 147# CONFIG_BF_REV_ANY is not set
137# CONFIG_BF_REV_NONE is not set 148# CONFIG_BF_REV_NONE is not set
138CONFIG_BF53x=y 149CONFIG_BF53x=y
139CONFIG_BFIN_SINGLE_CORE=y
140CONFIG_MEM_MT48LC32M8A2_75=y 150CONFIG_MEM_MT48LC32M8A2_75=y
141CONFIG_IRQ_PLL_WAKEUP=7 151CONFIG_IRQ_PLL_WAKEUP=7
142CONFIG_IRQ_RTC=8 152CONFIG_IRQ_RTC=8
@@ -146,7 +156,6 @@ CONFIG_IRQ_SPORT0_TX=9
146CONFIG_IRQ_SPORT1_RX=9 156CONFIG_IRQ_SPORT1_RX=9
147CONFIG_IRQ_SPORT1_TX=9 157CONFIG_IRQ_SPORT1_TX=9
148CONFIG_IRQ_TWI=10 158CONFIG_IRQ_TWI=10
149CONFIG_IRQ_SPI=10
150CONFIG_IRQ_UART0_RX=10 159CONFIG_IRQ_UART0_RX=10
151CONFIG_IRQ_UART0_TX=10 160CONFIG_IRQ_UART0_TX=10
152CONFIG_IRQ_UART1_RX=10 161CONFIG_IRQ_UART1_RX=10
@@ -165,9 +174,12 @@ CONFIG_IRQ_PORTG_INTB=12
165CONFIG_IRQ_MEM_DMA0=13 174CONFIG_IRQ_MEM_DMA0=13
166CONFIG_IRQ_MEM_DMA1=13 175CONFIG_IRQ_MEM_DMA1=13
167CONFIG_IRQ_WATCH=13 176CONFIG_IRQ_WATCH=13
177CONFIG_IRQ_SPI=10
168# CONFIG_BFIN537_STAMP is not set 178# CONFIG_BFIN537_STAMP is not set
169# CONFIG_BFIN537_BLUETECHNIX_CM is not set 179# CONFIG_BFIN537_BLUETECHNIX_CM is not set
180# CONFIG_BFIN537_BLUETECHNIX_TCM is not set
170CONFIG_PNAV10=y 181CONFIG_PNAV10=y
182# CONFIG_CAMSIG_MINOTAUR is not set
171# CONFIG_GENERIC_BF537_BOARD is not set 183# CONFIG_GENERIC_BF537_BOARD is not set
172 184
173# 185#
@@ -191,6 +203,7 @@ CONFIG_IRQ_PROG_INTA=12
191# Board customizations 203# Board customizations
192# 204#
193# CONFIG_CMDLINE_BOOL is not set 205# CONFIG_CMDLINE_BOOL is not set
206CONFIG_BOOT_LOAD=0x1000
194 207
195# 208#
196# Clock/PLL Setup 209# Clock/PLL Setup
@@ -199,7 +212,7 @@ CONFIG_CLKIN_HZ=24576000
199# CONFIG_BFIN_KERNEL_CLOCK is not set 212# CONFIG_BFIN_KERNEL_CLOCK is not set
200CONFIG_MAX_VCO_HZ=600000000 213CONFIG_MAX_VCO_HZ=600000000
201CONFIG_MIN_VCO_HZ=50000000 214CONFIG_MIN_VCO_HZ=50000000
202CONFIG_MAX_SCLK_HZ=133000000 215CONFIG_MAX_SCLK_HZ=133333333
203CONFIG_MIN_SCLK_HZ=27000000 216CONFIG_MIN_SCLK_HZ=27000000
204 217
205# 218#
@@ -210,13 +223,17 @@ CONFIG_HZ_250=y
210# CONFIG_HZ_300 is not set 223# CONFIG_HZ_300 is not set
211# CONFIG_HZ_1000 is not set 224# CONFIG_HZ_1000 is not set
212CONFIG_HZ=250 225CONFIG_HZ=250
226# CONFIG_SCHED_HRTICK is not set
227CONFIG_GENERIC_TIME=y
228CONFIG_GENERIC_CLOCKEVENTS=y
229# CONFIG_CYCLES_CLOCKSOURCE is not set
230# CONFIG_NO_HZ is not set
231# CONFIG_HIGH_RES_TIMERS is not set
232CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
213 233
214# 234#
215# Memory Setup 235# Misc
216# 236#
217CONFIG_MAX_MEM_SIZE=64
218CONFIG_MEM_ADD_WIDTH=10
219CONFIG_BOOT_LOAD=0x1000
220CONFIG_BFIN_SCRATCH_REG_RETN=y 237CONFIG_BFIN_SCRATCH_REG_RETN=y
221# CONFIG_BFIN_SCRATCH_REG_RETE is not set 238# CONFIG_BFIN_SCRATCH_REG_RETE is not set
222# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set 239# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set
@@ -243,6 +260,12 @@ CONFIG_IP_CHECKSUM_L1=y
243CONFIG_CACHELINE_ALIGNED_L1=y 260CONFIG_CACHELINE_ALIGNED_L1=y
244CONFIG_SYSCALL_TAB_L1=y 261CONFIG_SYSCALL_TAB_L1=y
245CONFIG_CPLB_SWITCH_TAB_L1=y 262CONFIG_CPLB_SWITCH_TAB_L1=y
263CONFIG_APP_STACK_L1=y
264
265#
266# Speed Optimizations
267#
268CONFIG_BFIN_INS_LOWOVERHEAD=y
246CONFIG_RAMKERNEL=y 269CONFIG_RAMKERNEL=y
247# CONFIG_ROMKERNEL is not set 270# CONFIG_ROMKERNEL is not set
248CONFIG_SELECT_MEMORY_MODEL=y 271CONFIG_SELECT_MEMORY_MODEL=y
@@ -251,12 +274,14 @@ CONFIG_FLATMEM_MANUAL=y
251# CONFIG_SPARSEMEM_MANUAL is not set 274# CONFIG_SPARSEMEM_MANUAL is not set
252CONFIG_FLATMEM=y 275CONFIG_FLATMEM=y
253CONFIG_FLAT_NODE_MEM_MAP=y 276CONFIG_FLAT_NODE_MEM_MAP=y
254# CONFIG_SPARSEMEM_STATIC is not set 277CONFIG_PAGEFLAGS_EXTENDED=y
255CONFIG_SPLIT_PTLOCK_CPUS=4 278CONFIG_SPLIT_PTLOCK_CPUS=4
256# CONFIG_RESOURCES_64BIT is not set 279# CONFIG_RESOURCES_64BIT is not set
280# CONFIG_PHYS_ADDR_T_64BIT is not set
257CONFIG_ZONE_DMA_FLAG=1 281CONFIG_ZONE_DMA_FLAG=1
258CONFIG_LARGE_ALLOCS=y 282CONFIG_VIRT_TO_BUS=y
259# CONFIG_BFIN_GPTIMERS is not set 283CONFIG_BFIN_GPTIMERS=y
284# CONFIG_DMA_UNCACHED_4M is not set
260# CONFIG_DMA_UNCACHED_2M is not set 285# CONFIG_DMA_UNCACHED_2M is not set
261CONFIG_DMA_UNCACHED_1M=y 286CONFIG_DMA_UNCACHED_1M=y
262# CONFIG_DMA_UNCACHED_NONE is not set 287# CONFIG_DMA_UNCACHED_NONE is not set
@@ -270,7 +295,7 @@ CONFIG_BFIN_DCACHE=y
270# CONFIG_BFIN_ICACHE_LOCK is not set 295# CONFIG_BFIN_ICACHE_LOCK is not set
271CONFIG_BFIN_WB=y 296CONFIG_BFIN_WB=y
272# CONFIG_BFIN_WT is not set 297# CONFIG_BFIN_WT is not set
273CONFIG_L1_MAX_PIECE=16 298# CONFIG_MPU is not set
274 299
275# 300#
276# Asynchonous Memory Configuration 301# Asynchonous Memory Configuration
@@ -298,12 +323,7 @@ CONFIG_BANK_3=0x99B2
298# 323#
299# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 324# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
300# 325#
301# CONFIG_PCI is not set
302# CONFIG_ARCH_SUPPORTS_MSI is not set 326# CONFIG_ARCH_SUPPORTS_MSI is not set
303
304#
305# PCCARD (PCMCIA/CardBus) support
306#
307# CONFIG_PCCARD is not set 327# CONFIG_PCCARD is not set
308 328
309# 329#
@@ -313,21 +333,20 @@ CONFIG_BINFMT_ELF_FDPIC=y
313CONFIG_BINFMT_FLAT=y 333CONFIG_BINFMT_FLAT=y
314CONFIG_BINFMT_ZFLAT=y 334CONFIG_BINFMT_ZFLAT=y
315# CONFIG_BINFMT_SHARED_FLAT is not set 335# CONFIG_BINFMT_SHARED_FLAT is not set
336# CONFIG_HAVE_AOUT is not set
316# CONFIG_BINFMT_MISC is not set 337# CONFIG_BINFMT_MISC is not set
317 338
318# 339#
319# Power management options 340# Power management options
320# 341#
321# CONFIG_PM is not set 342# CONFIG_PM is not set
343CONFIG_ARCH_SUSPEND_POSSIBLE=y
344# CONFIG_PM_WAKEUP_BY_GPIO is not set
322 345
323# 346#
324# CPU Frequency scaling 347# CPU Frequency scaling
325# 348#
326# CONFIG_CPU_FREQ is not set 349# CONFIG_CPU_FREQ is not set
327
328#
329# Networking
330#
331CONFIG_NET=y 350CONFIG_NET=y
332 351
333# 352#
@@ -340,6 +359,7 @@ CONFIG_XFRM=y
340# CONFIG_XFRM_USER is not set 359# CONFIG_XFRM_USER is not set
341# CONFIG_XFRM_SUB_POLICY is not set 360# CONFIG_XFRM_SUB_POLICY is not set
342# CONFIG_XFRM_MIGRATE is not set 361# CONFIG_XFRM_MIGRATE is not set
362# CONFIG_XFRM_STATISTICS is not set
343# CONFIG_NET_KEY is not set 363# CONFIG_NET_KEY is not set
344CONFIG_INET=y 364CONFIG_INET=y
345# CONFIG_IP_MULTICAST is not set 365# CONFIG_IP_MULTICAST is not set
@@ -361,6 +381,7 @@ CONFIG_SYN_COOKIES=y
361CONFIG_INET_XFRM_MODE_TRANSPORT=y 381CONFIG_INET_XFRM_MODE_TRANSPORT=y
362CONFIG_INET_XFRM_MODE_TUNNEL=y 382CONFIG_INET_XFRM_MODE_TUNNEL=y
363CONFIG_INET_XFRM_MODE_BEET=y 383CONFIG_INET_XFRM_MODE_BEET=y
384# CONFIG_INET_LRO is not set
364CONFIG_INET_DIAG=y 385CONFIG_INET_DIAG=y
365CONFIG_INET_TCP_DIAG=y 386CONFIG_INET_TCP_DIAG=y
366# CONFIG_TCP_CONG_ADVANCED is not set 387# CONFIG_TCP_CONG_ADVANCED is not set
@@ -368,8 +389,6 @@ CONFIG_TCP_CONG_CUBIC=y
368CONFIG_DEFAULT_TCP_CONG="cubic" 389CONFIG_DEFAULT_TCP_CONG="cubic"
369# CONFIG_TCP_MD5SIG is not set 390# CONFIG_TCP_MD5SIG is not set
370# CONFIG_IPV6 is not set 391# CONFIG_IPV6 is not set
371# CONFIG_INET6_XFRM_TUNNEL is not set
372# CONFIG_INET6_TUNNEL is not set
373# CONFIG_NETLABEL is not set 392# CONFIG_NETLABEL is not set
374# CONFIG_NETWORK_SECMARK is not set 393# CONFIG_NETWORK_SECMARK is not set
375# CONFIG_NETFILTER is not set 394# CONFIG_NETFILTER is not set
@@ -378,6 +397,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
378# CONFIG_TIPC is not set 397# CONFIG_TIPC is not set
379# CONFIG_ATM is not set 398# CONFIG_ATM is not set
380# CONFIG_BRIDGE is not set 399# CONFIG_BRIDGE is not set
400# CONFIG_NET_DSA is not set
381# CONFIG_VLAN_8021Q is not set 401# CONFIG_VLAN_8021Q is not set
382# CONFIG_DECNET is not set 402# CONFIG_DECNET is not set
383# CONFIG_LLC2 is not set 403# CONFIG_LLC2 is not set
@@ -387,10 +407,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
387# CONFIG_LAPB is not set 407# CONFIG_LAPB is not set
388# CONFIG_ECONET is not set 408# CONFIG_ECONET is not set
389# CONFIG_WAN_ROUTER is not set 409# CONFIG_WAN_ROUTER is not set
390
391#
392# QoS and/or fair queueing
393#
394# CONFIG_NET_SCHED is not set 410# CONFIG_NET_SCHED is not set
395 411
396# 412#
@@ -398,18 +414,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
398# 414#
399# CONFIG_NET_PKTGEN is not set 415# CONFIG_NET_PKTGEN is not set
400# CONFIG_HAMRADIO is not set 416# CONFIG_HAMRADIO is not set
417# CONFIG_CAN is not set
401# CONFIG_IRDA is not set 418# CONFIG_IRDA is not set
402# CONFIG_BT is not set 419# CONFIG_BT is not set
403# CONFIG_AF_RXRPC is not set 420# CONFIG_AF_RXRPC is not set
404 421# CONFIG_PHONET is not set
405# 422CONFIG_WIRELESS=y
406# Wireless
407#
408# CONFIG_CFG80211 is not set 423# CONFIG_CFG80211 is not set
424CONFIG_WIRELESS_OLD_REGULATORY=y
409# CONFIG_WIRELESS_EXT is not set 425# CONFIG_WIRELESS_EXT is not set
410# CONFIG_MAC80211 is not set 426# CONFIG_MAC80211 is not set
411# CONFIG_IEEE80211 is not set 427# CONFIG_IEEE80211 is not set
412# CONFIG_RFKILL is not set 428# CONFIG_RFKILL is not set
429# CONFIG_NET_9P is not set
413 430
414# 431#
415# Device Drivers 432# Device Drivers
@@ -418,14 +435,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
418# 435#
419# Generic Driver Options 436# Generic Driver Options
420# 437#
438CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
421CONFIG_STANDALONE=y 439CONFIG_STANDALONE=y
422CONFIG_PREVENT_FIRMWARE_BUILD=y 440CONFIG_PREVENT_FIRMWARE_BUILD=y
423# CONFIG_FW_LOADER is not set 441# CONFIG_FW_LOADER is not set
424# CONFIG_SYS_HYPERVISOR is not set 442# CONFIG_SYS_HYPERVISOR is not set
425
426#
427# Connector - unified userspace <-> kernelspace linker
428#
429# CONFIG_CONNECTOR is not set 443# CONFIG_CONNECTOR is not set
430CONFIG_MTD=y 444CONFIG_MTD=y
431# CONFIG_MTD_DEBUG is not set 445# CONFIG_MTD_DEBUG is not set
@@ -433,6 +447,7 @@ CONFIG_MTD=y
433CONFIG_MTD_PARTITIONS=y 447CONFIG_MTD_PARTITIONS=y
434# CONFIG_MTD_REDBOOT_PARTS is not set 448# CONFIG_MTD_REDBOOT_PARTS is not set
435# CONFIG_MTD_CMDLINE_PARTS is not set 449# CONFIG_MTD_CMDLINE_PARTS is not set
450# CONFIG_MTD_AR7_PARTS is not set
436 451
437# 452#
438# User Modules And Translation Layers 453# User Modules And Translation Layers
@@ -445,6 +460,7 @@ CONFIG_MTD_BLOCK=y
445# CONFIG_INFTL is not set 460# CONFIG_INFTL is not set
446# CONFIG_RFD_FTL is not set 461# CONFIG_RFD_FTL is not set
447# CONFIG_SSFDC is not set 462# CONFIG_SSFDC is not set
463# CONFIG_MTD_OOPS is not set
448 464
449# 465#
450# RAM/ROM/Flash chip drivers 466# RAM/ROM/Flash chip drivers
@@ -469,7 +485,7 @@ CONFIG_MTD_RAM=y
469# Mapping drivers for chip access 485# Mapping drivers for chip access
470# 486#
471CONFIG_MTD_COMPLEX_MAPPINGS=y 487CONFIG_MTD_COMPLEX_MAPPINGS=y
472# CONFIG_MTD_BF5xx is not set 488# CONFIG_MTD_GPIO_ADDR is not set
473CONFIG_MTD_UCLINUX=y 489CONFIG_MTD_UCLINUX=y
474# CONFIG_MTD_PLATRAM is not set 490# CONFIG_MTD_PLATRAM is not set
475 491
@@ -508,33 +524,22 @@ CONFIG_MTD_NAND_IDS=y
508# UBI - Unsorted block images 524# UBI - Unsorted block images
509# 525#
510# CONFIG_MTD_UBI is not set 526# CONFIG_MTD_UBI is not set
511
512#
513# Parallel port support
514#
515# CONFIG_PARPORT is not set 527# CONFIG_PARPORT is not set
516 528CONFIG_BLK_DEV=y
517#
518# Plug and Play support
519#
520# CONFIG_PNPACPI is not set
521
522#
523# Block devices
524#
525# CONFIG_BLK_DEV_COW_COMMON is not set 529# CONFIG_BLK_DEV_COW_COMMON is not set
526# CONFIG_BLK_DEV_LOOP is not set 530# CONFIG_BLK_DEV_LOOP is not set
527# CONFIG_BLK_DEV_NBD is not set 531# CONFIG_BLK_DEV_NBD is not set
528CONFIG_BLK_DEV_RAM=y 532CONFIG_BLK_DEV_RAM=y
529CONFIG_BLK_DEV_RAM_COUNT=16 533CONFIG_BLK_DEV_RAM_COUNT=16
530CONFIG_BLK_DEV_RAM_SIZE=4096 534CONFIG_BLK_DEV_RAM_SIZE=4096
531CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 535# CONFIG_BLK_DEV_XIP is not set
532# CONFIG_CDROM_PKTCDVD is not set 536# CONFIG_CDROM_PKTCDVD is not set
533# CONFIG_ATA_OVER_ETH is not set 537# CONFIG_ATA_OVER_ETH is not set
534 538# CONFIG_BLK_DEV_HD is not set
535# 539CONFIG_MISC_DEVICES=y
536# Misc devices 540# CONFIG_EEPROM_93CX6 is not set
537# 541# CONFIG_ENCLOSURE_SERVICES is not set
542CONFIG_HAVE_IDE=y
538# CONFIG_IDE is not set 543# CONFIG_IDE is not set
539 544
540# 545#
@@ -542,22 +547,17 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
542# 547#
543# CONFIG_RAID_ATTRS is not set 548# CONFIG_RAID_ATTRS is not set
544# CONFIG_SCSI is not set 549# CONFIG_SCSI is not set
550# CONFIG_SCSI_DMA is not set
545# CONFIG_SCSI_NETLINK is not set 551# CONFIG_SCSI_NETLINK is not set
546# CONFIG_ATA is not set 552# CONFIG_ATA is not set
547
548#
549# Multi-device support (RAID and LVM)
550#
551# CONFIG_MD is not set 553# CONFIG_MD is not set
552
553#
554# Network device support
555#
556CONFIG_NETDEVICES=y 554CONFIG_NETDEVICES=y
557# CONFIG_DUMMY is not set 555# CONFIG_DUMMY is not set
558# CONFIG_BONDING is not set 556# CONFIG_BONDING is not set
557# CONFIG_MACVLAN is not set
559# CONFIG_EQUALIZER is not set 558# CONFIG_EQUALIZER is not set
560# CONFIG_TUN is not set 559# CONFIG_TUN is not set
560# CONFIG_VETH is not set
561CONFIG_PHYLIB=y 561CONFIG_PHYLIB=y
562 562
563# 563#
@@ -571,46 +571,45 @@ CONFIG_PHYLIB=y
571# CONFIG_VITESSE_PHY is not set 571# CONFIG_VITESSE_PHY is not set
572# CONFIG_SMSC_PHY is not set 572# CONFIG_SMSC_PHY is not set
573# CONFIG_BROADCOM_PHY is not set 573# CONFIG_BROADCOM_PHY is not set
574# CONFIG_ICPLUS_PHY is not set
575# CONFIG_REALTEK_PHY is not set
574# CONFIG_FIXED_PHY is not set 576# CONFIG_FIXED_PHY is not set
575 577# CONFIG_MDIO_BITBANG is not set
576#
577# Ethernet (10 or 100Mbit)
578#
579CONFIG_NET_ETHERNET=y 578CONFIG_NET_ETHERNET=y
580CONFIG_MII=y 579CONFIG_MII=y
581# CONFIG_SMC91X is not set
582CONFIG_BFIN_MAC=y 580CONFIG_BFIN_MAC=y
583# CONFIG_BFIN_MAC_USE_L1 is not set 581# CONFIG_BFIN_MAC_USE_L1 is not set
584CONFIG_BFIN_TX_DESC_NUM=100 582CONFIG_BFIN_TX_DESC_NUM=100
585CONFIG_BFIN_RX_DESC_NUM=100 583CONFIG_BFIN_RX_DESC_NUM=100
586CONFIG_BFIN_MAC_RMII=y 584CONFIG_BFIN_MAC_RMII=y
585# CONFIG_SMC91X is not set
587# CONFIG_SMSC911X is not set 586# CONFIG_SMSC911X is not set
588# CONFIG_DM9000 is not set 587# CONFIG_DM9000 is not set
588# CONFIG_ENC28J60 is not set
589# CONFIG_IBM_NEW_EMAC_ZMII is not set
590# CONFIG_IBM_NEW_EMAC_RGMII is not set
591# CONFIG_IBM_NEW_EMAC_TAH is not set
592# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
593# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
594# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
595# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
589CONFIG_NETDEV_1000=y 596CONFIG_NETDEV_1000=y
590CONFIG_NETDEV_10000=y
591# CONFIG_AX88180 is not set 597# CONFIG_AX88180 is not set
598CONFIG_NETDEV_10000=y
592 599
593# 600#
594# Wireless LAN 601# Wireless LAN
595# 602#
596# CONFIG_WLAN_PRE80211 is not set 603# CONFIG_WLAN_PRE80211 is not set
597# CONFIG_WLAN_80211 is not set 604# CONFIG_WLAN_80211 is not set
605# CONFIG_IWLWIFI_LEDS is not set
598# CONFIG_WAN is not set 606# CONFIG_WAN is not set
599# CONFIG_PPP is not set 607# CONFIG_PPP is not set
600# CONFIG_SLIP is not set 608# CONFIG_SLIP is not set
601# CONFIG_SHAPER is not set
602# CONFIG_NETCONSOLE is not set 609# CONFIG_NETCONSOLE is not set
603# CONFIG_NETPOLL is not set 610# CONFIG_NETPOLL is not set
604# CONFIG_NET_POLL_CONTROLLER is not set 611# CONFIG_NET_POLL_CONTROLLER is not set
605
606#
607# ISDN subsystem
608#
609# CONFIG_ISDN is not set 612# CONFIG_ISDN is not set
610
611#
612# Telephony Support
613#
614# CONFIG_PHONE is not set 613# CONFIG_PHONE is not set
615 614
616# 615#
@@ -625,9 +624,6 @@ CONFIG_INPUT=y
625# 624#
626# CONFIG_INPUT_MOUSEDEV is not set 625# CONFIG_INPUT_MOUSEDEV is not set
627# CONFIG_INPUT_JOYDEV is not set 626# CONFIG_INPUT_JOYDEV is not set
628CONFIG_INPUT_TSDEV=y
629CONFIG_INPUT_TSDEV_SCREEN_X=240
630CONFIG_INPUT_TSDEV_SCREEN_Y=320
631CONFIG_INPUT_EVDEV=y 627CONFIG_INPUT_EVDEV=y
632# CONFIG_INPUT_EVBUG is not set 628# CONFIG_INPUT_EVBUG is not set
633 629
@@ -641,24 +637,29 @@ CONFIG_INPUT_EVDEV=y
641CONFIG_INPUT_TOUCHSCREEN=y 637CONFIG_INPUT_TOUCHSCREEN=y
642# CONFIG_TOUCHSCREEN_ADS7846 is not set 638# CONFIG_TOUCHSCREEN_ADS7846 is not set
643CONFIG_TOUCHSCREEN_AD7877=y 639CONFIG_TOUCHSCREEN_AD7877=y
640# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
641# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
642# CONFIG_TOUCHSCREEN_AD7879 is not set
643# CONFIG_TOUCHSCREEN_FUJITSU is not set
644# CONFIG_TOUCHSCREEN_GUNZE is not set 644# CONFIG_TOUCHSCREEN_GUNZE is not set
645# CONFIG_TOUCHSCREEN_ELO is not set 645# CONFIG_TOUCHSCREEN_ELO is not set
646# CONFIG_TOUCHSCREEN_MTOUCH is not set 646# CONFIG_TOUCHSCREEN_MTOUCH is not set
647# CONFIG_TOUCHSCREEN_INEXIO is not set
647# CONFIG_TOUCHSCREEN_MK712 is not set 648# CONFIG_TOUCHSCREEN_MK712 is not set
648# CONFIG_TOUCHSCREEN_PENMOUNT is not set 649# CONFIG_TOUCHSCREEN_PENMOUNT is not set
649# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set 650# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
650# CONFIG_TOUCHSCREEN_TOUCHWIN is not set 651# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
651# CONFIG_TOUCHSCREEN_UCB1400 is not set
652# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set 652# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
653# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
653CONFIG_INPUT_MISC=y 654CONFIG_INPUT_MISC=y
654# CONFIG_INPUT_ATI_REMOTE is not set 655# CONFIG_INPUT_ATI_REMOTE is not set
655# CONFIG_INPUT_ATI_REMOTE2 is not set 656# CONFIG_INPUT_ATI_REMOTE2 is not set
656# CONFIG_INPUT_KEYSPAN_REMOTE is not set 657# CONFIG_INPUT_KEYSPAN_REMOTE is not set
657# CONFIG_INPUT_POWERMATE is not set 658# CONFIG_INPUT_POWERMATE is not set
658# CONFIG_INPUT_YEALINK is not set 659# CONFIG_INPUT_YEALINK is not set
660# CONFIG_INPUT_CM109 is not set
659CONFIG_INPUT_UINPUT=y 661CONFIG_INPUT_UINPUT=y
660# CONFIG_BF53X_PFBUTTONS is not set 662# CONFIG_CONFIG_INPUT_PCF8574 is not set
661# CONFIG_TWI_KEYPAD is not set
662 663
663# 664#
664# Hardware I/O ports 665# Hardware I/O ports
@@ -671,18 +672,17 @@ CONFIG_INPUT_UINPUT=y
671# 672#
672# CONFIG_AD9960 is not set 673# CONFIG_AD9960 is not set
673# CONFIG_SPI_ADC_BF533 is not set 674# CONFIG_SPI_ADC_BF533 is not set
674# CONFIG_BF5xx_PFLAGS is not set
675# CONFIG_BF5xx_PPIFCD is not set 675# CONFIG_BF5xx_PPIFCD is not set
676# CONFIG_BFIN_SIMPLE_TIMER is not set 676# CONFIG_BFIN_SIMPLE_TIMER is not set
677# CONFIG_BF5xx_PPI is not set 677# CONFIG_BF5xx_PPI is not set
678CONFIG_BFIN_SPORT=y 678CONFIG_BFIN_SPORT=y
679# CONFIG_BFIN_TIMER_LATENCY is not set 679# CONFIG_BFIN_TIMER_LATENCY is not set
680CONFIG_TWI_LCD=m 680CONFIG_TWI_LCD=m
681CONFIG_TWI_LCD_SLAVE_ADDR=34 681CONFIG_BFIN_DMA_INTERFACE=m
682# CONFIG_AD5304 is not set 682# CONFIG_SIMPLE_GPIO is not set
683# CONFIG_BF5xx_TEA5764 is not set
684# CONFIG_BF5xx_FBDMA is not set
685# CONFIG_VT is not set 683# CONFIG_VT is not set
684CONFIG_DEVKMEM=y
685# CONFIG_BFIN_JTAG_COMM is not set
686# CONFIG_SERIAL_NONSTANDARD is not set 686# CONFIG_SERIAL_NONSTANDARD is not set
687 687
688# 688#
@@ -715,68 +715,59 @@ CONFIG_CAN4LINUX=y
715# 715#
716# linux embedded drivers 716# linux embedded drivers
717# 717#
718# CONFIG_CAN_MCF5282 is not set
719# CONFIG_CAN_UNCTWINCAN is not set
720CONFIG_CAN_BLACKFIN=m 718CONFIG_CAN_BLACKFIN=m
721
722#
723# IPMI
724#
725# CONFIG_IPMI_HANDLER is not set 719# CONFIG_IPMI_HANDLER is not set
726# CONFIG_WATCHDOG is not set
727CONFIG_HW_RANDOM=y 720CONFIG_HW_RANDOM=y
728# CONFIG_GEN_RTC is not set
729# CONFIG_R3964 is not set 721# CONFIG_R3964 is not set
730# CONFIG_RAW_DRIVER is not set 722# CONFIG_RAW_DRIVER is not set
731
732#
733# TPM devices
734#
735# CONFIG_TCG_TPM is not set 723# CONFIG_TCG_TPM is not set
736CONFIG_I2C=y 724CONFIG_I2C=y
737CONFIG_I2C_BOARDINFO=y 725CONFIG_I2C_BOARDINFO=y
738CONFIG_I2C_CHARDEV=y 726CONFIG_I2C_CHARDEV=y
727CONFIG_I2C_HELPER_AUTO=y
739 728
740# 729#
741# I2C Algorithms 730# I2C Hardware Bus support
742# 731#
743# CONFIG_I2C_ALGOBIT is not set
744# CONFIG_I2C_ALGOPCF is not set
745# CONFIG_I2C_ALGOPCA is not set
746 732
747# 733#
748# I2C Hardware Bus support 734# I2C system bus drivers (mostly embedded / system-on-chip)
749# 735#
750# CONFIG_I2C_BLACKFIN_GPIO is not set
751CONFIG_I2C_BLACKFIN_TWI=y 736CONFIG_I2C_BLACKFIN_TWI=y
752CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 737CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
753# CONFIG_I2C_GPIO is not set 738# CONFIG_I2C_GPIO is not set
754# CONFIG_I2C_OCORES is not set 739# CONFIG_I2C_OCORES is not set
755# CONFIG_I2C_PARPORT_LIGHT is not set
756# CONFIG_I2C_SIMTEC is not set 740# CONFIG_I2C_SIMTEC is not set
741
742#
743# External I2C/SMBus adapter drivers
744#
745# CONFIG_I2C_PARPORT_LIGHT is not set
746# CONFIG_I2C_TAOS_EVM is not set
747
748#
749# Other I2C/SMBus bus drivers
750#
751# CONFIG_I2C_PCA_PLATFORM is not set
757# CONFIG_I2C_STUB is not set 752# CONFIG_I2C_STUB is not set
758 753
759# 754#
760# Miscellaneous I2C Chip support 755# Miscellaneous I2C Chip support
761# 756#
762# CONFIG_SENSORS_DS1337 is not set 757# CONFIG_DS1682 is not set
763# CONFIG_SENSORS_DS1374 is not set 758# CONFIG_AT24 is not set
764# CONFIG_SENSORS_AD5252 is not set 759# CONFIG_SENSORS_AD5252 is not set
765# CONFIG_SENSORS_EEPROM is not set 760# CONFIG_SENSORS_EEPROM is not set
766CONFIG_SENSORS_PCF8574=m 761CONFIG_SENSORS_PCF8574=m
767CONFIG_SENSORS_PCF8575=y 762# CONFIG_PCF8575 is not set
768# CONFIG_SENSORS_PCA9543 is not set
769# CONFIG_SENSORS_PCA9539 is not set 763# CONFIG_SENSORS_PCA9539 is not set
770# CONFIG_SENSORS_PCF8591 is not set 764# CONFIG_SENSORS_PCF8591 is not set
771# CONFIG_SENSORS_MAX6875 is not set 765# CONFIG_SENSORS_MAX6875 is not set
766# CONFIG_SENSORS_TSL2550 is not set
772# CONFIG_I2C_DEBUG_CORE is not set 767# CONFIG_I2C_DEBUG_CORE is not set
773# CONFIG_I2C_DEBUG_ALGO is not set 768# CONFIG_I2C_DEBUG_ALGO is not set
774# CONFIG_I2C_DEBUG_BUS is not set 769# CONFIG_I2C_DEBUG_BUS is not set
775# CONFIG_I2C_DEBUG_CHIP is not set 770# CONFIG_I2C_DEBUG_CHIP is not set
776
777#
778# SPI support
779#
780CONFIG_SPI=y 771CONFIG_SPI=y
781CONFIG_SPI_MASTER=y 772CONFIG_SPI_MASTER=y
782 773
@@ -784,6 +775,7 @@ CONFIG_SPI_MASTER=y
784# SPI Master Controller Drivers 775# SPI Master Controller Drivers
785# 776#
786CONFIG_SPI_BFIN=y 777CONFIG_SPI_BFIN=y
778# CONFIG_SPI_BFIN_LOCK is not set
787# CONFIG_SPI_BITBANG is not set 779# CONFIG_SPI_BITBANG is not set
788 780
789# 781#
@@ -791,27 +783,29 @@ CONFIG_SPI_BFIN=y
791# 783#
792# CONFIG_SPI_AT25 is not set 784# CONFIG_SPI_AT25 is not set
793# CONFIG_SPI_SPIDEV is not set 785# CONFIG_SPI_SPIDEV is not set
794 786# CONFIG_SPI_TLE62X0 is not set
795# 787CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
796# Dallas's 1-wire bus 788# CONFIG_GPIOLIB is not set
797#
798# CONFIG_W1 is not set 789# CONFIG_W1 is not set
790# CONFIG_POWER_SUPPLY is not set
799CONFIG_HWMON=y 791CONFIG_HWMON=y
800# CONFIG_HWMON_VID is not set 792# CONFIG_HWMON_VID is not set
801# CONFIG_SENSORS_ABITUGURU is not set 793# CONFIG_SENSORS_AD7414 is not set
802# CONFIG_SENSORS_AD7418 is not set 794# CONFIG_SENSORS_AD7418 is not set
795# CONFIG_SENSORS_ADCXX is not set
803# CONFIG_SENSORS_ADM1021 is not set 796# CONFIG_SENSORS_ADM1021 is not set
804# CONFIG_SENSORS_ADM1025 is not set 797# CONFIG_SENSORS_ADM1025 is not set
805# CONFIG_SENSORS_ADM1026 is not set 798# CONFIG_SENSORS_ADM1026 is not set
806# CONFIG_SENSORS_ADM1029 is not set 799# CONFIG_SENSORS_ADM1029 is not set
807# CONFIG_SENSORS_ADM1031 is not set 800# CONFIG_SENSORS_ADM1031 is not set
808# CONFIG_SENSORS_ADM9240 is not set 801# CONFIG_SENSORS_ADM9240 is not set
809# CONFIG_SENSORS_ASB100 is not set 802# CONFIG_SENSORS_ADT7470 is not set
803# CONFIG_SENSORS_ADT7473 is not set
810# CONFIG_SENSORS_ATXP1 is not set 804# CONFIG_SENSORS_ATXP1 is not set
811# CONFIG_SENSORS_DS1621 is not set 805# CONFIG_SENSORS_DS1621 is not set
812# CONFIG_SENSORS_F71805F is not set 806# CONFIG_SENSORS_F71805F is not set
813# CONFIG_SENSORS_FSCHER is not set 807# CONFIG_SENSORS_F71882FG is not set
814# CONFIG_SENSORS_FSCPOS is not set 808# CONFIG_SENSORS_F75375S is not set
815# CONFIG_SENSORS_GL518SM is not set 809# CONFIG_SENSORS_GL518SM is not set
816# CONFIG_SENSORS_GL520SM is not set 810# CONFIG_SENSORS_GL520SM is not set
817# CONFIG_SENSORS_IT87 is not set 811# CONFIG_SENSORS_IT87 is not set
@@ -826,58 +820,76 @@ CONFIG_HWMON=y
826# CONFIG_SENSORS_LM87 is not set 820# CONFIG_SENSORS_LM87 is not set
827# CONFIG_SENSORS_LM90 is not set 821# CONFIG_SENSORS_LM90 is not set
828# CONFIG_SENSORS_LM92 is not set 822# CONFIG_SENSORS_LM92 is not set
823# CONFIG_SENSORS_LM93 is not set
824# CONFIG_SENSORS_MAX1111 is not set
829# CONFIG_SENSORS_MAX1619 is not set 825# CONFIG_SENSORS_MAX1619 is not set
830# CONFIG_SENSORS_MAX6650 is not set 826# CONFIG_SENSORS_MAX6650 is not set
831# CONFIG_SENSORS_PC87360 is not set 827# CONFIG_SENSORS_PC87360 is not set
832# CONFIG_SENSORS_PC87427 is not set 828# CONFIG_SENSORS_PC87427 is not set
829# CONFIG_SENSORS_DME1737 is not set
833# CONFIG_SENSORS_SMSC47M1 is not set 830# CONFIG_SENSORS_SMSC47M1 is not set
834# CONFIG_SENSORS_SMSC47M192 is not set 831# CONFIG_SENSORS_SMSC47M192 is not set
835# CONFIG_SENSORS_SMSC47B397 is not set 832# CONFIG_SENSORS_SMSC47B397 is not set
833# CONFIG_SENSORS_ADS7828 is not set
834# CONFIG_SENSORS_THMC50 is not set
836# CONFIG_SENSORS_VT1211 is not set 835# CONFIG_SENSORS_VT1211 is not set
837# CONFIG_SENSORS_W83781D is not set 836# CONFIG_SENSORS_W83781D is not set
838# CONFIG_SENSORS_W83791D is not set 837# CONFIG_SENSORS_W83791D is not set
839# CONFIG_SENSORS_W83792D is not set 838# CONFIG_SENSORS_W83792D is not set
840# CONFIG_SENSORS_W83793 is not set 839# CONFIG_SENSORS_W83793 is not set
841# CONFIG_SENSORS_W83L785TS is not set 840# CONFIG_SENSORS_W83L785TS is not set
841# CONFIG_SENSORS_W83L786NG is not set
842# CONFIG_SENSORS_W83627HF is not set 842# CONFIG_SENSORS_W83627HF is not set
843# CONFIG_SENSORS_W83627EHF is not set 843# CONFIG_SENSORS_W83627EHF is not set
844# CONFIG_HWMON_DEBUG_CHIP is not set 844# CONFIG_HWMON_DEBUG_CHIP is not set
845# CONFIG_THERMAL is not set
846# CONFIG_THERMAL_HWMON is not set
847# CONFIG_WATCHDOG is not set
845 848
846# 849#
847# Multifunction device drivers 850# Multifunction device drivers
848# 851#
852# CONFIG_MFD_CORE is not set
849# CONFIG_MFD_SM501 is not set 853# CONFIG_MFD_SM501 is not set
854# CONFIG_HTC_PASIC3 is not set
855# CONFIG_MFD_TMIO is not set
856# CONFIG_MFD_WM8400 is not set
857# CONFIG_MFD_WM8350_I2C is not set
850 858
851# 859#
852# Multimedia devices 860# Multimedia devices
853# 861#
862
863#
864# Multimedia core support
865#
854# CONFIG_VIDEO_DEV is not set 866# CONFIG_VIDEO_DEV is not set
855# CONFIG_DVB_CORE is not set 867# CONFIG_DVB_CORE is not set
856CONFIG_DAB=y 868# CONFIG_VIDEO_MEDIA is not set
857 869
858# 870#
859# Graphics support 871# Multimedia drivers
860# 872#
861CONFIG_BACKLIGHT_LCD_SUPPORT=y 873CONFIG_DAB=y
862CONFIG_BACKLIGHT_CLASS_DEVICE=y
863CONFIG_LCD_CLASS_DEVICE=y
864 874
865# 875#
866# Display device support 876# Graphics support
867# 877#
868# CONFIG_DISPLAY_SUPPORT is not set
869# CONFIG_VGASTATE is not set 878# CONFIG_VGASTATE is not set
879# CONFIG_VIDEO_OUTPUT_CONTROL is not set
870CONFIG_FB=y 880CONFIG_FB=y
871CONFIG_FIRMWARE_EDID=y 881CONFIG_FIRMWARE_EDID=y
872# CONFIG_FB_DDC is not set 882# CONFIG_FB_DDC is not set
883# CONFIG_FB_BOOT_VESA_SUPPORT is not set
873CONFIG_FB_CFB_FILLRECT=y 884CONFIG_FB_CFB_FILLRECT=y
874CONFIG_FB_CFB_COPYAREA=y 885CONFIG_FB_CFB_COPYAREA=y
875CONFIG_FB_CFB_IMAGEBLIT=y 886CONFIG_FB_CFB_IMAGEBLIT=y
887# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
876# CONFIG_FB_SYS_FILLRECT is not set 888# CONFIG_FB_SYS_FILLRECT is not set
877# CONFIG_FB_SYS_COPYAREA is not set 889# CONFIG_FB_SYS_COPYAREA is not set
878# CONFIG_FB_SYS_IMAGEBLIT is not set 890# CONFIG_FB_SYS_IMAGEBLIT is not set
891# CONFIG_FB_FOREIGN_ENDIAN is not set
879# CONFIG_FB_SYS_FOPS is not set 892# CONFIG_FB_SYS_FOPS is not set
880CONFIG_FB_DEFERRED_IO=y
881# CONFIG_FB_SVGALIB is not set 893# CONFIG_FB_SVGALIB is not set
882# CONFIG_FB_MACMODES is not set 894# CONFIG_FB_MACMODES is not set
883# CONFIG_FB_BACKLIGHT is not set 895# CONFIG_FB_BACKLIGHT is not set
@@ -887,25 +899,34 @@ CONFIG_FB_DEFERRED_IO=y
887# 899#
888# Frame buffer hardware drivers 900# Frame buffer hardware drivers
889# 901#
890# CONFIG_FB_BFIN_7171 is not set 902# CONFIG_FB_BFIN_T350MCQB is not set
891# CONFIG_FB_BFIN_7393 is not set 903# CONFIG_FB_BFIN_LQ035Q1 is not set
892CONFIG_FB_BF537_LQ035=y 904CONFIG_FB_BF537_LQ035=y
893CONFIG_LQ035_SLAVE_ADDR=0x58 905CONFIG_LQ035_SLAVE_ADDR=0x58
894CONFIG_FB_BFIN_LANDSCAPE=y 906CONFIG_FB_BFIN_LANDSCAPE=y
895# CONFIG_FB_BFIN_BGR is not set 907# CONFIG_FB_BFIN_BGR is not set
896# CONFIG_FB_BFIN_T350MCQB is not set 908# CONFIG_FB_BFIN_7393 is not set
909# CONFIG_FB_HITACHI_TX09 is not set
897# CONFIG_FB_S1D13XXX is not set 910# CONFIG_FB_S1D13XXX is not set
898# CONFIG_FB_VIRTUAL is not set 911# CONFIG_FB_VIRTUAL is not set
899# CONFIG_LOGO is not set 912# CONFIG_FB_METRONOME is not set
913CONFIG_BACKLIGHT_LCD_SUPPORT=y
914CONFIG_LCD_CLASS_DEVICE=y
915# CONFIG_LCD_LTV350QV is not set
916# CONFIG_LCD_ILI9320 is not set
917# CONFIG_LCD_TDO24M is not set
918# CONFIG_LCD_VGG2432A4 is not set
919# CONFIG_LCD_PLATFORM is not set
920CONFIG_BACKLIGHT_CLASS_DEVICE=y
921# CONFIG_BACKLIGHT_CORGI is not set
900 922
901# 923#
902# Sound 924# Display device support
903# 925#
926# CONFIG_DISPLAY_SUPPORT is not set
927# CONFIG_LOGO is not set
904CONFIG_SOUND=y 928CONFIG_SOUND=y
905 929CONFIG_SOUND_OSS_CORE=y
906#
907# Advanced Linux Sound Architecture
908#
909CONFIG_SND=m 930CONFIG_SND=m
910# CONFIG_SND_SEQUENCER is not set 931# CONFIG_SND_SEQUENCER is not set
911# CONFIG_SND_MIXER_OSS is not set 932# CONFIG_SND_MIXER_OSS is not set
@@ -915,46 +936,30 @@ CONFIG_SND=m
915# CONFIG_SND_VERBOSE_PROCFS is not set 936# CONFIG_SND_VERBOSE_PROCFS is not set
916# CONFIG_SND_VERBOSE_PRINTK is not set 937# CONFIG_SND_VERBOSE_PRINTK is not set
917# CONFIG_SND_DEBUG is not set 938# CONFIG_SND_DEBUG is not set
918 939CONFIG_SND_DRIVERS=y
919#
920# Generic devices
921#
922# CONFIG_SND_DUMMY is not set 940# CONFIG_SND_DUMMY is not set
923# CONFIG_SND_MTPAV is not set 941# CONFIG_SND_MTPAV is not set
924# CONFIG_SND_SERIAL_U16550 is not set 942# CONFIG_SND_SERIAL_U16550 is not set
925# CONFIG_SND_MPU401 is not set 943# CONFIG_SND_MPU401 is not set
944CONFIG_SND_SPI=y
926 945
927# 946#
928# ALSA Blackfin devices 947# ALSA Blackfin devices
929# 948#
930# CONFIG_SND_BLACKFIN_AD1836 is not set 949# CONFIG_SND_BLACKFIN_AD1836 is not set
931# CONFIG_SND_BFIN_AD73311 is not set 950# CONFIG_SND_BFIN_AD73322 is not set
932
933#
934# System on Chip audio support
935#
936# CONFIG_SND_SOC is not set 951# CONFIG_SND_SOC is not set
937
938#
939# Open Sound System
940#
941CONFIG_SOUND_PRIME=y 952CONFIG_SOUND_PRIME=y
942# CONFIG_OSS_OBSOLETE is not set 953CONFIG_HID_SUPPORT=y
943# CONFIG_SOUND_MSNDCLAS is not set
944# CONFIG_SOUND_MSNDPIN is not set
945
946#
947# HID Devices
948#
949# CONFIG_HID is not set 954# CONFIG_HID is not set
950 955# CONFIG_HID_PID is not set
951# 956CONFIG_USB_SUPPORT=y
952# USB support
953#
954CONFIG_USB_ARCH_HAS_HCD=y 957CONFIG_USB_ARCH_HAS_HCD=y
955# CONFIG_USB_ARCH_HAS_OHCI is not set 958# CONFIG_USB_ARCH_HAS_OHCI is not set
956# CONFIG_USB_ARCH_HAS_EHCI is not set 959# CONFIG_USB_ARCH_HAS_EHCI is not set
957# CONFIG_USB is not set 960# CONFIG_USB is not set
961# CONFIG_USB_OTG_WHITELIST is not set
962# CONFIG_USB_OTG_BLACKLIST_HUB is not set
958 963
959# 964#
960# Enable Host or Gadget support to see Inventra options 965# Enable Host or Gadget support to see Inventra options
@@ -963,37 +968,11 @@ CONFIG_USB_ARCH_HAS_HCD=y
963# 968#
964# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 969# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
965# 970#
966
967#
968# USB Gadget Support
969#
970# CONFIG_USB_GADGET is not set 971# CONFIG_USB_GADGET is not set
971# CONFIG_MMC is not set 972# CONFIG_MMC is not set
972 973# CONFIG_MEMSTICK is not set
973#
974# LED devices
975#
976# CONFIG_NEW_LEDS is not set 974# CONFIG_NEW_LEDS is not set
977 975# CONFIG_ACCESSIBILITY is not set
978#
979# LED drivers
980#
981
982#
983# LED Triggers
984#
985
986#
987# InfiniBand support
988#
989
990#
991# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
992#
993
994#
995# Real Time Clock
996#
997CONFIG_RTC_LIB=y 976CONFIG_RTC_LIB=y
998CONFIG_RTC_CLASS=y 977CONFIG_RTC_CLASS=y
999CONFIG_RTC_HCTOSYS=y 978CONFIG_RTC_HCTOSYS=y
@@ -1013,6 +992,7 @@ CONFIG_RTC_INTF_DEV=y
1013# I2C RTC drivers 992# I2C RTC drivers
1014# 993#
1015# CONFIG_RTC_DRV_DS1307 is not set 994# CONFIG_RTC_DRV_DS1307 is not set
995# CONFIG_RTC_DRV_DS1374 is not set
1016# CONFIG_RTC_DRV_DS1672 is not set 996# CONFIG_RTC_DRV_DS1672 is not set
1017# CONFIG_RTC_DRV_MAX6900 is not set 997# CONFIG_RTC_DRV_MAX6900 is not set
1018# CONFIG_RTC_DRV_RS5C372 is not set 998# CONFIG_RTC_DRV_RS5C372 is not set
@@ -1020,43 +1000,41 @@ CONFIG_RTC_INTF_DEV=y
1020# CONFIG_RTC_DRV_X1205 is not set 1000# CONFIG_RTC_DRV_X1205 is not set
1021# CONFIG_RTC_DRV_PCF8563 is not set 1001# CONFIG_RTC_DRV_PCF8563 is not set
1022# CONFIG_RTC_DRV_PCF8583 is not set 1002# CONFIG_RTC_DRV_PCF8583 is not set
1003# CONFIG_RTC_DRV_M41T80 is not set
1004# CONFIG_RTC_DRV_S35390A is not set
1005# CONFIG_RTC_DRV_FM3130 is not set
1023 1006
1024# 1007#
1025# SPI RTC drivers 1008# SPI RTC drivers
1026# 1009#
1027# CONFIG_RTC_DRV_RS5C348 is not set 1010# CONFIG_RTC_DRV_M41T94 is not set
1011# CONFIG_RTC_DRV_DS1305 is not set
1028# CONFIG_RTC_DRV_MAX6902 is not set 1012# CONFIG_RTC_DRV_MAX6902 is not set
1013# CONFIG_RTC_DRV_R9701 is not set
1014# CONFIG_RTC_DRV_RS5C348 is not set
1015# CONFIG_RTC_DRV_DS3234 is not set
1029 1016
1030# 1017#
1031# Platform RTC drivers 1018# Platform RTC drivers
1032# 1019#
1020# CONFIG_RTC_DRV_DS1286 is not set
1021# CONFIG_RTC_DRV_DS1511 is not set
1033# CONFIG_RTC_DRV_DS1553 is not set 1022# CONFIG_RTC_DRV_DS1553 is not set
1034# CONFIG_RTC_DRV_DS1742 is not set 1023# CONFIG_RTC_DRV_DS1742 is not set
1024# CONFIG_RTC_DRV_STK17TA8 is not set
1035# CONFIG_RTC_DRV_M48T86 is not set 1025# CONFIG_RTC_DRV_M48T86 is not set
1026# CONFIG_RTC_DRV_M48T35 is not set
1027# CONFIG_RTC_DRV_M48T59 is not set
1028# CONFIG_RTC_DRV_BQ4802 is not set
1036# CONFIG_RTC_DRV_V3020 is not set 1029# CONFIG_RTC_DRV_V3020 is not set
1037 1030
1038# 1031#
1039# on-CPU RTC drivers 1032# on-CPU RTC drivers
1040# 1033#
1041CONFIG_RTC_DRV_BFIN=y 1034CONFIG_RTC_DRV_BFIN=y
1042 1035# CONFIG_DMADEVICES is not set
1043# 1036# CONFIG_UIO is not set
1044# DMA Engine support 1037# CONFIG_STAGING is not set
1045#
1046# CONFIG_DMA_ENGINE is not set
1047
1048#
1049# DMA Clients
1050#
1051
1052#
1053# DMA Devices
1054#
1055
1056#
1057# PBX support
1058#
1059# CONFIG_PBX is not set
1060 1038
1061# 1039#
1062# File systems 1040# File systems
@@ -1066,20 +1044,18 @@ CONFIG_EXT2_FS_XATTR=y
1066# CONFIG_EXT2_FS_POSIX_ACL is not set 1044# CONFIG_EXT2_FS_POSIX_ACL is not set
1067# CONFIG_EXT2_FS_SECURITY is not set 1045# CONFIG_EXT2_FS_SECURITY is not set
1068# CONFIG_EXT3_FS is not set 1046# CONFIG_EXT3_FS is not set
1069# CONFIG_EXT4DEV_FS is not set 1047# CONFIG_EXT4_FS is not set
1070CONFIG_FS_MBCACHE=y 1048CONFIG_FS_MBCACHE=y
1071# CONFIG_REISERFS_FS is not set 1049# CONFIG_REISERFS_FS is not set
1072# CONFIG_JFS_FS is not set 1050# CONFIG_JFS_FS is not set
1073# CONFIG_FS_POSIX_ACL is not set 1051# CONFIG_FS_POSIX_ACL is not set
1052CONFIG_FILE_LOCKING=y
1074# CONFIG_XFS_FS is not set 1053# CONFIG_XFS_FS is not set
1075# CONFIG_GFS2_FS is not set
1076# CONFIG_OCFS2_FS is not set 1054# CONFIG_OCFS2_FS is not set
1077# CONFIG_MINIX_FS is not set 1055# CONFIG_DNOTIFY is not set
1078# CONFIG_ROMFS_FS is not set
1079CONFIG_INOTIFY=y 1056CONFIG_INOTIFY=y
1080CONFIG_INOTIFY_USER=y 1057CONFIG_INOTIFY_USER=y
1081# CONFIG_QUOTA is not set 1058# CONFIG_QUOTA is not set
1082# CONFIG_DNOTIFY is not set
1083# CONFIG_AUTOFS_FS is not set 1059# CONFIG_AUTOFS_FS is not set
1084# CONFIG_AUTOFS4_FS is not set 1060# CONFIG_AUTOFS4_FS is not set
1085# CONFIG_FUSE_FS is not set 1061# CONFIG_FUSE_FS is not set
@@ -1105,7 +1081,6 @@ CONFIG_PROC_SYSCTL=y
1105CONFIG_SYSFS=y 1081CONFIG_SYSFS=y
1106# CONFIG_TMPFS is not set 1082# CONFIG_TMPFS is not set
1107# CONFIG_HUGETLB_PAGE is not set 1083# CONFIG_HUGETLB_PAGE is not set
1108CONFIG_RAMFS=y
1109# CONFIG_CONFIGFS_FS is not set 1084# CONFIG_CONFIGFS_FS is not set
1110 1085
1111# 1086#
@@ -1120,36 +1095,35 @@ CONFIG_RAMFS=y
1120# CONFIG_EFS_FS is not set 1095# CONFIG_EFS_FS is not set
1121CONFIG_YAFFS_FS=y 1096CONFIG_YAFFS_FS=y
1122CONFIG_YAFFS_YAFFS1=y 1097CONFIG_YAFFS_YAFFS1=y
1098# CONFIG_YAFFS_9BYTE_TAGS is not set
1123# CONFIG_YAFFS_DOES_ECC is not set 1099# CONFIG_YAFFS_DOES_ECC is not set
1124CONFIG_YAFFS_YAFFS2=y 1100CONFIG_YAFFS_YAFFS2=y
1125CONFIG_YAFFS_AUTO_YAFFS2=y 1101CONFIG_YAFFS_AUTO_YAFFS2=y
1126# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set 1102# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1127CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1128# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set 1103# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1129# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set 1104# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1130CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y 1105CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
1131# CONFIG_JFFS2_FS is not set 1106# CONFIG_JFFS2_FS is not set
1132# CONFIG_CRAMFS is not set 1107# CONFIG_CRAMFS is not set
1133# CONFIG_VXFS_FS is not set 1108# CONFIG_VXFS_FS is not set
1109# CONFIG_MINIX_FS is not set
1110# CONFIG_OMFS_FS is not set
1134# CONFIG_HPFS_FS is not set 1111# CONFIG_HPFS_FS is not set
1135# CONFIG_QNX4FS_FS is not set 1112# CONFIG_QNX4FS_FS is not set
1113# CONFIG_ROMFS_FS is not set
1136# CONFIG_SYSV_FS is not set 1114# CONFIG_SYSV_FS is not set
1137# CONFIG_UFS_FS is not set 1115# CONFIG_UFS_FS is not set
1138 1116CONFIG_NETWORK_FILESYSTEMS=y
1139#
1140# Network File Systems
1141#
1142CONFIG_NFS_FS=m 1117CONFIG_NFS_FS=m
1143CONFIG_NFS_V3=y 1118CONFIG_NFS_V3=y
1144# CONFIG_NFS_V3_ACL is not set 1119# CONFIG_NFS_V3_ACL is not set
1145# CONFIG_NFS_V4 is not set 1120# CONFIG_NFS_V4 is not set
1146# CONFIG_NFS_DIRECTIO is not set
1147# CONFIG_NFSD is not set 1121# CONFIG_NFSD is not set
1148CONFIG_LOCKD=m 1122CONFIG_LOCKD=m
1149CONFIG_LOCKD_V4=y 1123CONFIG_LOCKD_V4=y
1150CONFIG_NFS_COMMON=y 1124CONFIG_NFS_COMMON=y
1151CONFIG_SUNRPC=m 1125CONFIG_SUNRPC=m
1152# CONFIG_SUNRPC_BIND34 is not set 1126# CONFIG_SUNRPC_REGISTER_V4 is not set
1153# CONFIG_RPCSEC_GSS_KRB5 is not set 1127# CONFIG_RPCSEC_GSS_KRB5 is not set
1154# CONFIG_RPCSEC_GSS_SPKM3 is not set 1128# CONFIG_RPCSEC_GSS_SPKM3 is not set
1155CONFIG_SMB_FS=m 1129CONFIG_SMB_FS=m
@@ -1158,17 +1132,12 @@ CONFIG_SMB_FS=m
1158# CONFIG_NCP_FS is not set 1132# CONFIG_NCP_FS is not set
1159# CONFIG_CODA_FS is not set 1133# CONFIG_CODA_FS is not set
1160# CONFIG_AFS_FS is not set 1134# CONFIG_AFS_FS is not set
1161# CONFIG_9P_FS is not set
1162 1135
1163# 1136#
1164# Partition Types 1137# Partition Types
1165# 1138#
1166# CONFIG_PARTITION_ADVANCED is not set 1139# CONFIG_PARTITION_ADVANCED is not set
1167CONFIG_MSDOS_PARTITION=y 1140CONFIG_MSDOS_PARTITION=y
1168
1169#
1170# Native Language Support
1171#
1172CONFIG_NLS=m 1141CONFIG_NLS=m
1173CONFIG_NLS_DEFAULT="iso8859-1" 1142CONFIG_NLS_DEFAULT="iso8859-1"
1174# CONFIG_NLS_CODEPAGE_437 is not set 1143# CONFIG_NLS_CODEPAGE_437 is not set
@@ -1209,29 +1178,30 @@ CONFIG_NLS_DEFAULT="iso8859-1"
1209# CONFIG_NLS_KOI8_R is not set 1178# CONFIG_NLS_KOI8_R is not set
1210# CONFIG_NLS_KOI8_U is not set 1179# CONFIG_NLS_KOI8_U is not set
1211# CONFIG_NLS_UTF8 is not set 1180# CONFIG_NLS_UTF8 is not set
1212
1213#
1214# Distributed Lock Manager
1215#
1216# CONFIG_DLM is not set 1181# CONFIG_DLM is not set
1217 1182
1218# 1183#
1219# Profiling support
1220#
1221# CONFIG_PROFILING is not set
1222
1223#
1224# Kernel hacking 1184# Kernel hacking
1225# 1185#
1226# CONFIG_PRINTK_TIME is not set 1186# CONFIG_PRINTK_TIME is not set
1187CONFIG_ENABLE_WARN_DEPRECATED=y
1227CONFIG_ENABLE_MUST_CHECK=y 1188CONFIG_ENABLE_MUST_CHECK=y
1189CONFIG_FRAME_WARN=1024
1228# CONFIG_MAGIC_SYSRQ is not set 1190# CONFIG_MAGIC_SYSRQ is not set
1229# CONFIG_UNUSED_SYMBOLS is not set 1191# CONFIG_UNUSED_SYMBOLS is not set
1230# CONFIG_DEBUG_FS is not set 1192# CONFIG_DEBUG_FS is not set
1231# CONFIG_HEADERS_CHECK is not set 1193# CONFIG_HEADERS_CHECK is not set
1232# CONFIG_DEBUG_KERNEL is not set 1194# CONFIG_DEBUG_KERNEL is not set
1233# CONFIG_DEBUG_BUGVERBOSE is not set 1195# CONFIG_DEBUG_BUGVERBOSE is not set
1196# CONFIG_DEBUG_MEMORY_INIT is not set
1197# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1198# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1199# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1200# CONFIG_SAMPLES is not set
1201CONFIG_HAVE_ARCH_KGDB=y
1202CONFIG_DEBUG_VERBOSE=y
1234# CONFIG_DEBUG_MMRS is not set 1203# CONFIG_DEBUG_MMRS is not set
1204# CONFIG_DEBUG_DOUBLEFAULT is not set
1235# CONFIG_DEBUG_HUNT_FOR_ZERO is not set 1205# CONFIG_DEBUG_HUNT_FOR_ZERO is not set
1236CONFIG_DEBUG_BFIN_HWTRACE_ON=y 1206CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1237CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 1207CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -1249,13 +1219,94 @@ CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
1249# 1219#
1250# CONFIG_KEYS is not set 1220# CONFIG_KEYS is not set
1251CONFIG_SECURITY=y 1221CONFIG_SECURITY=y
1222# CONFIG_SECURITYFS is not set
1252# CONFIG_SECURITY_NETWORK is not set 1223# CONFIG_SECURITY_NETWORK is not set
1253CONFIG_SECURITY_CAPABILITIES=y 1224# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1225CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1226CONFIG_CRYPTO=y
1227
1228#
1229# Crypto core or helper
1230#
1231# CONFIG_CRYPTO_FIPS is not set
1232# CONFIG_CRYPTO_MANAGER is not set
1233# CONFIG_CRYPTO_GF128MUL is not set
1234# CONFIG_CRYPTO_NULL is not set
1235# CONFIG_CRYPTO_CRYPTD is not set
1236# CONFIG_CRYPTO_AUTHENC is not set
1237# CONFIG_CRYPTO_TEST is not set
1238
1239#
1240# Authenticated Encryption with Associated Data
1241#
1242# CONFIG_CRYPTO_CCM is not set
1243# CONFIG_CRYPTO_GCM is not set
1244# CONFIG_CRYPTO_SEQIV is not set
1245
1246#
1247# Block modes
1248#
1249# CONFIG_CRYPTO_CBC is not set
1250# CONFIG_CRYPTO_CTR is not set
1251# CONFIG_CRYPTO_CTS is not set
1252# CONFIG_CRYPTO_ECB is not set
1253# CONFIG_CRYPTO_LRW is not set
1254# CONFIG_CRYPTO_PCBC is not set
1255# CONFIG_CRYPTO_XTS is not set
1256
1257#
1258# Hash modes
1259#
1260# CONFIG_CRYPTO_HMAC is not set
1261# CONFIG_CRYPTO_XCBC is not set
1262
1263#
1264# Digest
1265#
1266# CONFIG_CRYPTO_CRC32C is not set
1267# CONFIG_CRYPTO_MD4 is not set
1268# CONFIG_CRYPTO_MD5 is not set
1269# CONFIG_CRYPTO_MICHAEL_MIC is not set
1270# CONFIG_CRYPTO_RMD128 is not set
1271# CONFIG_CRYPTO_RMD160 is not set
1272# CONFIG_CRYPTO_RMD256 is not set
1273# CONFIG_CRYPTO_RMD320 is not set
1274# CONFIG_CRYPTO_SHA1 is not set
1275# CONFIG_CRYPTO_SHA256 is not set
1276# CONFIG_CRYPTO_SHA512 is not set
1277# CONFIG_CRYPTO_TGR192 is not set
1278# CONFIG_CRYPTO_WP512 is not set
1279
1280#
1281# Ciphers
1282#
1283# CONFIG_CRYPTO_AES is not set
1284# CONFIG_CRYPTO_ANUBIS is not set
1285# CONFIG_CRYPTO_ARC4 is not set
1286# CONFIG_CRYPTO_BLOWFISH is not set
1287# CONFIG_CRYPTO_CAMELLIA is not set
1288# CONFIG_CRYPTO_CAST5 is not set
1289# CONFIG_CRYPTO_CAST6 is not set
1290# CONFIG_CRYPTO_DES is not set
1291# CONFIG_CRYPTO_FCRYPT is not set
1292# CONFIG_CRYPTO_KHAZAD is not set
1293# CONFIG_CRYPTO_SALSA20 is not set
1294# CONFIG_CRYPTO_SEED is not set
1295# CONFIG_CRYPTO_SERPENT is not set
1296# CONFIG_CRYPTO_TEA is not set
1297# CONFIG_CRYPTO_TWOFISH is not set
1298
1299#
1300# Compression
1301#
1302# CONFIG_CRYPTO_DEFLATE is not set
1303# CONFIG_CRYPTO_LZO is not set
1254 1304
1255# 1305#
1256# Cryptographic options 1306# Random Number Generation
1257# 1307#
1258# CONFIG_CRYPTO is not set 1308# CONFIG_CRYPTO_ANSI_CPRNG is not set
1309CONFIG_CRYPTO_HW=y
1259 1310
1260# 1311#
1261# Library routines 1312# Library routines
@@ -1263,8 +1314,10 @@ CONFIG_SECURITY_CAPABILITIES=y
1263CONFIG_BITREVERSE=y 1314CONFIG_BITREVERSE=y
1264CONFIG_CRC_CCITT=m 1315CONFIG_CRC_CCITT=m
1265# CONFIG_CRC16 is not set 1316# CONFIG_CRC16 is not set
1317# CONFIG_CRC_T10DIF is not set
1266# CONFIG_CRC_ITU_T is not set 1318# CONFIG_CRC_ITU_T is not set
1267CONFIG_CRC32=y 1319CONFIG_CRC32=y
1320# CONFIG_CRC7 is not set
1268# CONFIG_LIBCRC32C is not set 1321# CONFIG_LIBCRC32C is not set
1269CONFIG_ZLIB_INFLATE=y 1322CONFIG_ZLIB_INFLATE=y
1270CONFIG_PLIST=y 1323CONFIG_PLIST=y
diff --git a/arch/blackfin/configs/SRV1_defconfig b/arch/blackfin/configs/SRV1_defconfig
index 010f0aa7e4cb..7c8250d6fa66 100644
--- a/arch/blackfin/configs/SRV1_defconfig
+++ b/arch/blackfin/configs/SRV1_defconfig
@@ -59,7 +59,7 @@ CONFIG_KALLSYMS_ALL=y
59CONFIG_HOTPLUG=y 59CONFIG_HOTPLUG=y
60CONFIG_PRINTK=y 60CONFIG_PRINTK=y
61CONFIG_BUG=y 61CONFIG_BUG=y
62CONFIG_ELF_CORE=y 62# CONFIG_ELF_CORE is not set
63CONFIG_BASE_FULL=y 63CONFIG_BASE_FULL=y
64CONFIG_FUTEX=y 64CONFIG_FUTEX=y
65CONFIG_ANON_INODES=y 65CONFIG_ANON_INODES=y
diff --git a/arch/blackfin/configs/TCM-BF537_defconfig b/arch/blackfin/configs/TCM-BF537_defconfig
index 0ba4aa892139..9af522c7dadf 100644
--- a/arch/blackfin/configs/TCM-BF537_defconfig
+++ b/arch/blackfin/configs/TCM-BF537_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24.7 3# Linux kernel version: 2.6.28-rc2
4# Thu Jul 31 00:53:15 2008 4# Tue Jan 6 09:22:17 2009
5# 5#
6# CONFIG_MMU is not set 6# CONFIG_MMU is not set
7# CONFIG_FPU is not set 7# CONFIG_FPU is not set
@@ -9,7 +9,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y
9# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set 9# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
10CONFIG_BLACKFIN=y 10CONFIG_BLACKFIN=y
11CONFIG_ZONE_DMA=y 11CONFIG_ZONE_DMA=y
12CONFIG_SEMAPHORE_SLEEPERS=y
13CONFIG_GENERIC_FIND_NEXT_BIT=y 12CONFIG_GENERIC_FIND_NEXT_BIT=y
14CONFIG_GENERIC_HWEIGHT=y 13CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_HARDIRQS=y 14CONFIG_GENERIC_HARDIRQS=y
@@ -30,17 +29,14 @@ CONFIG_LOCALVERSION_AUTO=y
30CONFIG_SYSVIPC=y 29CONFIG_SYSVIPC=y
31CONFIG_SYSVIPC_SYSCTL=y 30CONFIG_SYSVIPC_SYSCTL=y
32# CONFIG_BSD_PROCESS_ACCT is not set 31# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_USER_NS is not set
34# CONFIG_PID_NS is not set
35CONFIG_IKCONFIG=y 32CONFIG_IKCONFIG=y
36CONFIG_IKCONFIG_PROC=y 33CONFIG_IKCONFIG_PROC=y
37CONFIG_LOG_BUF_SHIFT=14 34CONFIG_LOG_BUF_SHIFT=14
38# CONFIG_CGROUPS is not set 35# CONFIG_CGROUPS is not set
39CONFIG_FAIR_GROUP_SCHED=y 36# CONFIG_GROUP_SCHED is not set
40CONFIG_FAIR_USER_SCHED=y 37# CONFIG_SYSFS_DEPRECATED_V2 is not set
41# CONFIG_FAIR_CGROUP_SCHED is not set
42# CONFIG_SYSFS_DEPRECATED is not set
43# CONFIG_RELAY is not set 38# CONFIG_RELAY is not set
39# CONFIG_NAMESPACES is not set
44# CONFIG_BLK_DEV_INITRD is not set 40# CONFIG_BLK_DEV_INITRD is not set
45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
46CONFIG_SYSCTL=y 42CONFIG_SYSCTL=y
@@ -52,22 +48,30 @@ CONFIG_KALLSYMS=y
52# CONFIG_HOTPLUG is not set 48# CONFIG_HOTPLUG is not set
53CONFIG_PRINTK=y 49CONFIG_PRINTK=y
54CONFIG_BUG=y 50CONFIG_BUG=y
55CONFIG_ELF_CORE=y 51# CONFIG_ELF_CORE is not set
52CONFIG_COMPAT_BRK=y
56CONFIG_BASE_FULL=y 53CONFIG_BASE_FULL=y
57CONFIG_FUTEX=y 54CONFIG_FUTEX=y
58CONFIG_ANON_INODES=y 55CONFIG_ANON_INODES=y
59CONFIG_EPOLL=y 56CONFIG_EPOLL=y
60CONFIG_SIGNALFD=y 57CONFIG_SIGNALFD=y
58CONFIG_TIMERFD=y
61CONFIG_EVENTFD=y 59CONFIG_EVENTFD=y
60CONFIG_AIO=y
62CONFIG_VM_EVENT_COUNTERS=y 61CONFIG_VM_EVENT_COUNTERS=y
63CONFIG_SLAB=y 62CONFIG_SLAB=y
64# CONFIG_SLUB is not set 63# CONFIG_SLUB is not set
65# CONFIG_SLOB is not set 64# CONFIG_SLOB is not set
65# CONFIG_PROFILING is not set
66# CONFIG_MARKERS is not set
67CONFIG_HAVE_OPROFILE=y
68# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
66CONFIG_SLABINFO=y 69CONFIG_SLABINFO=y
67CONFIG_RT_MUTEXES=y 70CONFIG_RT_MUTEXES=y
68CONFIG_TINY_SHMEM=y 71CONFIG_TINY_SHMEM=y
69CONFIG_BASE_SMALL=0 72CONFIG_BASE_SMALL=0
70CONFIG_MODULES=y 73CONFIG_MODULES=y
74# CONFIG_MODULE_FORCE_LOAD is not set
71CONFIG_MODULE_UNLOAD=y 75CONFIG_MODULE_UNLOAD=y
72# CONFIG_MODULE_FORCE_UNLOAD is not set 76# CONFIG_MODULE_FORCE_UNLOAD is not set
73# CONFIG_MODVERSIONS is not set 77# CONFIG_MODVERSIONS is not set
@@ -78,6 +82,7 @@ CONFIG_BLOCK=y
78# CONFIG_BLK_DEV_IO_TRACE is not set 82# CONFIG_BLK_DEV_IO_TRACE is not set
79# CONFIG_LSF is not set 83# CONFIG_LSF is not set
80# CONFIG_BLK_DEV_BSG is not set 84# CONFIG_BLK_DEV_BSG is not set
85# CONFIG_BLK_DEV_INTEGRITY is not set
81 86
82# 87#
83# IO Schedulers 88# IO Schedulers
@@ -91,9 +96,11 @@ CONFIG_IOSCHED_CFQ=y
91# CONFIG_DEFAULT_CFQ is not set 96# CONFIG_DEFAULT_CFQ is not set
92CONFIG_DEFAULT_NOOP=y 97CONFIG_DEFAULT_NOOP=y
93CONFIG_DEFAULT_IOSCHED="noop" 98CONFIG_DEFAULT_IOSCHED="noop"
99CONFIG_CLASSIC_RCU=y
94CONFIG_PREEMPT_NONE=y 100CONFIG_PREEMPT_NONE=y
95# CONFIG_PREEMPT_VOLUNTARY is not set 101# CONFIG_PREEMPT_VOLUNTARY is not set
96# CONFIG_PREEMPT is not set 102# CONFIG_PREEMPT is not set
103# CONFIG_FREEZER is not set
97 104
98# 105#
99# Blackfin Processor Options 106# Blackfin Processor Options
@@ -102,6 +109,10 @@ CONFIG_PREEMPT_NONE=y
102# 109#
103# Processor and Board Settings 110# Processor and Board Settings
104# 111#
112# CONFIG_BF512 is not set
113# CONFIG_BF514 is not set
114# CONFIG_BF516 is not set
115# CONFIG_BF518 is not set
105# CONFIG_BF522 is not set 116# CONFIG_BF522 is not set
106# CONFIG_BF523 is not set 117# CONFIG_BF523 is not set
107# CONFIG_BF524 is not set 118# CONFIG_BF524 is not set
@@ -114,18 +125,23 @@ CONFIG_PREEMPT_NONE=y
114# CONFIG_BF534 is not set 125# CONFIG_BF534 is not set
115# CONFIG_BF536 is not set 126# CONFIG_BF536 is not set
116CONFIG_BF537=y 127CONFIG_BF537=y
128# CONFIG_BF538 is not set
129# CONFIG_BF539 is not set
117# CONFIG_BF542 is not set 130# CONFIG_BF542 is not set
118# CONFIG_BF544 is not set 131# CONFIG_BF544 is not set
119# CONFIG_BF547 is not set 132# CONFIG_BF547 is not set
120# CONFIG_BF548 is not set 133# CONFIG_BF548 is not set
121# CONFIG_BF549 is not set 134# CONFIG_BF549 is not set
122# CONFIG_BF561 is not set 135# CONFIG_BF561 is not set
136CONFIG_BF_REV_MIN=2
137CONFIG_BF_REV_MAX=3
123# CONFIG_BF_REV_0_0 is not set 138# CONFIG_BF_REV_0_0 is not set
124# CONFIG_BF_REV_0_1 is not set 139# CONFIG_BF_REV_0_1 is not set
125CONFIG_BF_REV_0_2=y 140CONFIG_BF_REV_0_2=y
126# CONFIG_BF_REV_0_3 is not set 141# CONFIG_BF_REV_0_3 is not set
127# CONFIG_BF_REV_0_4 is not set 142# CONFIG_BF_REV_0_4 is not set
128# CONFIG_BF_REV_0_5 is not set 143# CONFIG_BF_REV_0_5 is not set
144# CONFIG_BF_REV_0_6 is not set
129# CONFIG_BF_REV_ANY is not set 145# CONFIG_BF_REV_ANY is not set
130# CONFIG_BF_REV_NONE is not set 146# CONFIG_BF_REV_NONE is not set
131CONFIG_BF53x=y 147CONFIG_BF53x=y
@@ -137,7 +153,6 @@ CONFIG_IRQ_SPORT0_TX=9
137CONFIG_IRQ_SPORT1_RX=9 153CONFIG_IRQ_SPORT1_RX=9
138CONFIG_IRQ_SPORT1_TX=9 154CONFIG_IRQ_SPORT1_TX=9
139CONFIG_IRQ_TWI=10 155CONFIG_IRQ_TWI=10
140CONFIG_IRQ_SPI=10
141CONFIG_IRQ_UART0_RX=10 156CONFIG_IRQ_UART0_RX=10
142CONFIG_IRQ_UART0_TX=10 157CONFIG_IRQ_UART0_TX=10
143CONFIG_IRQ_UART1_RX=10 158CONFIG_IRQ_UART1_RX=10
@@ -156,6 +171,7 @@ CONFIG_IRQ_PORTG_INTB=12
156CONFIG_IRQ_MEM_DMA0=13 171CONFIG_IRQ_MEM_DMA0=13
157CONFIG_IRQ_MEM_DMA1=13 172CONFIG_IRQ_MEM_DMA1=13
158CONFIG_IRQ_WATCH=13 173CONFIG_IRQ_WATCH=13
174CONFIG_IRQ_SPI=10
159# CONFIG_BFIN537_STAMP is not set 175# CONFIG_BFIN537_STAMP is not set
160# CONFIG_BFIN537_BLUETECHNIX_CM is not set 176# CONFIG_BFIN537_BLUETECHNIX_CM is not set
161CONFIG_BFIN537_BLUETECHNIX_TCM=y 177CONFIG_BFIN537_BLUETECHNIX_TCM=y
@@ -191,7 +207,6 @@ CONFIG_BOOT_LOAD=0x1000
191# 207#
192CONFIG_CLKIN_HZ=25000000 208CONFIG_CLKIN_HZ=25000000
193# CONFIG_BFIN_KERNEL_CLOCK is not set 209# CONFIG_BFIN_KERNEL_CLOCK is not set
194CONFIG_MAX_MEM_SIZE=32
195CONFIG_MAX_VCO_HZ=600000000 210CONFIG_MAX_VCO_HZ=600000000
196CONFIG_MIN_VCO_HZ=50000000 211CONFIG_MIN_VCO_HZ=50000000
197CONFIG_MAX_SCLK_HZ=133333333 212CONFIG_MAX_SCLK_HZ=133333333
@@ -205,10 +220,10 @@ CONFIG_HZ_250=y
205# CONFIG_HZ_300 is not set 220# CONFIG_HZ_300 is not set
206# CONFIG_HZ_1000 is not set 221# CONFIG_HZ_1000 is not set
207CONFIG_HZ=250 222CONFIG_HZ=250
223# CONFIG_SCHED_HRTICK is not set
208CONFIG_GENERIC_TIME=y 224CONFIG_GENERIC_TIME=y
209CONFIG_GENERIC_CLOCKEVENTS=y 225CONFIG_GENERIC_CLOCKEVENTS=y
210# CONFIG_CYCLES_CLOCKSOURCE is not set 226# CONFIG_CYCLES_CLOCKSOURCE is not set
211# CONFIG_TICK_ONESHOT is not set
212# CONFIG_NO_HZ is not set 227# CONFIG_NO_HZ is not set
213# CONFIG_HIGH_RES_TIMERS is not set 228# CONFIG_HIGH_RES_TIMERS is not set
214CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 229CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
@@ -242,6 +257,12 @@ CONFIG_IP_CHECKSUM_L1=y
242CONFIG_CACHELINE_ALIGNED_L1=y 257CONFIG_CACHELINE_ALIGNED_L1=y
243CONFIG_SYSCALL_TAB_L1=y 258CONFIG_SYSCALL_TAB_L1=y
244CONFIG_CPLB_SWITCH_TAB_L1=y 259CONFIG_CPLB_SWITCH_TAB_L1=y
260CONFIG_APP_STACK_L1=y
261
262#
263# Speed Optimizations
264#
265CONFIG_BFIN_INS_LOWOVERHEAD=y
245CONFIG_RAMKERNEL=y 266CONFIG_RAMKERNEL=y
246# CONFIG_ROMKERNEL is not set 267# CONFIG_ROMKERNEL is not set
247CONFIG_SELECT_MEMORY_MODEL=y 268CONFIG_SELECT_MEMORY_MODEL=y
@@ -250,10 +271,10 @@ CONFIG_FLATMEM_MANUAL=y
250# CONFIG_SPARSEMEM_MANUAL is not set 271# CONFIG_SPARSEMEM_MANUAL is not set
251CONFIG_FLATMEM=y 272CONFIG_FLATMEM=y
252CONFIG_FLAT_NODE_MEM_MAP=y 273CONFIG_FLAT_NODE_MEM_MAP=y
253# CONFIG_SPARSEMEM_STATIC is not set 274CONFIG_PAGEFLAGS_EXTENDED=y
254# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
255CONFIG_SPLIT_PTLOCK_CPUS=4 275CONFIG_SPLIT_PTLOCK_CPUS=4
256# CONFIG_RESOURCES_64BIT is not set 276# CONFIG_RESOURCES_64BIT is not set
277# CONFIG_PHYS_ADDR_T_64BIT is not set
257CONFIG_ZONE_DMA_FLAG=1 278CONFIG_ZONE_DMA_FLAG=1
258CONFIG_VIRT_TO_BUS=y 279CONFIG_VIRT_TO_BUS=y
259# CONFIG_BFIN_GPTIMERS is not set 280# CONFIG_BFIN_GPTIMERS is not set
@@ -299,7 +320,6 @@ CONFIG_BANK_3=0xFFC2
299# 320#
300# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 321# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
301# 322#
302# CONFIG_PCI is not set
303# CONFIG_ARCH_SUPPORTS_MSI is not set 323# CONFIG_ARCH_SUPPORTS_MSI is not set
304 324
305# 325#
@@ -309,23 +329,20 @@ CONFIG_BINFMT_ELF_FDPIC=y
309CONFIG_BINFMT_FLAT=y 329CONFIG_BINFMT_FLAT=y
310CONFIG_BINFMT_ZFLAT=y 330CONFIG_BINFMT_ZFLAT=y
311CONFIG_BINFMT_SHARED_FLAT=y 331CONFIG_BINFMT_SHARED_FLAT=y
332# CONFIG_HAVE_AOUT is not set
312# CONFIG_BINFMT_MISC is not set 333# CONFIG_BINFMT_MISC is not set
313 334
314# 335#
315# Power management options 336# Power management options
316# 337#
317# CONFIG_PM is not set 338# CONFIG_PM is not set
318CONFIG_SUSPEND_UP_POSSIBLE=y 339CONFIG_ARCH_SUSPEND_POSSIBLE=y
319# CONFIG_PM_WAKEUP_BY_GPIO is not set 340# CONFIG_PM_WAKEUP_BY_GPIO is not set
320 341
321# 342#
322# CPU Frequency scaling 343# CPU Frequency scaling
323# 344#
324# CONFIG_CPU_FREQ is not set 345# CONFIG_CPU_FREQ is not set
325
326#
327# Networking
328#
329# CONFIG_NET is not set 346# CONFIG_NET is not set
330 347
331# 348#
@@ -344,6 +361,7 @@ CONFIG_MTD=y
344CONFIG_MTD_PARTITIONS=y 361CONFIG_MTD_PARTITIONS=y
345# CONFIG_MTD_REDBOOT_PARTS is not set 362# CONFIG_MTD_REDBOOT_PARTS is not set
346# CONFIG_MTD_CMDLINE_PARTS is not set 363# CONFIG_MTD_CMDLINE_PARTS is not set
364# CONFIG_MTD_AR7_PARTS is not set
347 365
348# 366#
349# User Modules And Translation Layers 367# User Modules And Translation Layers
@@ -361,8 +379,10 @@ CONFIG_MTD_BLOCK=y
361# 379#
362# RAM/ROM/Flash chip drivers 380# RAM/ROM/Flash chip drivers
363# 381#
364# CONFIG_MTD_CFI is not set 382CONFIG_MTD_CFI=y
365# CONFIG_MTD_JEDECPROBE is not set 383# CONFIG_MTD_JEDECPROBE is not set
384CONFIG_MTD_GEN_PROBE=y
385# CONFIG_MTD_CFI_ADV_OPTIONS is not set
366CONFIG_MTD_MAP_BANK_WIDTH_1=y 386CONFIG_MTD_MAP_BANK_WIDTH_1=y
367CONFIG_MTD_MAP_BANK_WIDTH_2=y 387CONFIG_MTD_MAP_BANK_WIDTH_2=y
368CONFIG_MTD_MAP_BANK_WIDTH_4=y 388CONFIG_MTD_MAP_BANK_WIDTH_4=y
@@ -373,6 +393,10 @@ CONFIG_MTD_CFI_I1=y
373CONFIG_MTD_CFI_I2=y 393CONFIG_MTD_CFI_I2=y
374# CONFIG_MTD_CFI_I4 is not set 394# CONFIG_MTD_CFI_I4 is not set
375# CONFIG_MTD_CFI_I8 is not set 395# CONFIG_MTD_CFI_I8 is not set
396CONFIG_MTD_CFI_INTELEXT=y
397# CONFIG_MTD_CFI_AMDSTD is not set
398# CONFIG_MTD_CFI_STAA is not set
399CONFIG_MTD_CFI_UTIL=y
376CONFIG_MTD_RAM=y 400CONFIG_MTD_RAM=y
377# CONFIG_MTD_ROM is not set 401# CONFIG_MTD_ROM is not set
378# CONFIG_MTD_ABSENT is not set 402# CONFIG_MTD_ABSENT is not set
@@ -380,8 +404,9 @@ CONFIG_MTD_RAM=y
380# 404#
381# Mapping drivers for chip access 405# Mapping drivers for chip access
382# 406#
383# CONFIG_MTD_COMPLEX_MAPPINGS is not set 407CONFIG_MTD_COMPLEX_MAPPINGS=y
384# CONFIG_MTD_GPIO_ADDR is not set 408# CONFIG_MTD_PHYSMAP is not set
409CONFIG_MTD_GPIO_ADDR=y
385CONFIG_MTD_UCLINUX=y 410CONFIG_MTD_UCLINUX=y
386# CONFIG_MTD_PLATRAM is not set 411# CONFIG_MTD_PLATRAM is not set
387 412
@@ -415,10 +440,13 @@ CONFIG_BLK_DEV=y
415CONFIG_BLK_DEV_RAM=y 440CONFIG_BLK_DEV_RAM=y
416CONFIG_BLK_DEV_RAM_COUNT=16 441CONFIG_BLK_DEV_RAM_COUNT=16
417CONFIG_BLK_DEV_RAM_SIZE=4096 442CONFIG_BLK_DEV_RAM_SIZE=4096
418CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 443# CONFIG_BLK_DEV_XIP is not set
419# CONFIG_CDROM_PKTCDVD is not set 444# CONFIG_CDROM_PKTCDVD is not set
445# CONFIG_BLK_DEV_HD is not set
420CONFIG_MISC_DEVICES=y 446CONFIG_MISC_DEVICES=y
421# CONFIG_EEPROM_93CX6 is not set 447# CONFIG_EEPROM_93CX6 is not set
448# CONFIG_ENCLOSURE_SERVICES is not set
449CONFIG_HAVE_IDE=y
422# CONFIG_IDE is not set 450# CONFIG_IDE is not set
423 451
424# 452#
@@ -453,9 +481,11 @@ CONFIG_MISC_DEVICES=y
453# CONFIG_BF5xx_PPI is not set 481# CONFIG_BF5xx_PPI is not set
454CONFIG_BFIN_SPORT=y 482CONFIG_BFIN_SPORT=y
455# CONFIG_BFIN_TIMER_LATENCY is not set 483# CONFIG_BFIN_TIMER_LATENCY is not set
484CONFIG_BFIN_DMA_INTERFACE=m
456# CONFIG_SIMPLE_GPIO is not set 485# CONFIG_SIMPLE_GPIO is not set
457# CONFIG_VT is not set 486# CONFIG_VT is not set
458# CONFIG_DEVKMEM is not set 487# CONFIG_DEVKMEM is not set
488# CONFIG_BFIN_JTAG_COMM is not set
459# CONFIG_SERIAL_NONSTANDARD is not set 489# CONFIG_SERIAL_NONSTANDARD is not set
460 490
461# 491#
@@ -486,15 +516,10 @@ CONFIG_UNIX98_PTYS=y
486# CONFIG_CAN4LINUX is not set 516# CONFIG_CAN4LINUX is not set
487# CONFIG_IPMI_HANDLER is not set 517# CONFIG_IPMI_HANDLER is not set
488# CONFIG_HW_RANDOM is not set 518# CONFIG_HW_RANDOM is not set
489# CONFIG_GEN_RTC is not set
490# CONFIG_R3964 is not set 519# CONFIG_R3964 is not set
491# CONFIG_RAW_DRIVER is not set 520# CONFIG_RAW_DRIVER is not set
492# CONFIG_TCG_TPM is not set 521# CONFIG_TCG_TPM is not set
493# CONFIG_I2C is not set 522# CONFIG_I2C is not set
494
495#
496# SPI support
497#
498CONFIG_SPI=y 523CONFIG_SPI=y
499CONFIG_SPI_MASTER=y 524CONFIG_SPI_MASTER=y
500 525
@@ -502,6 +527,7 @@ CONFIG_SPI_MASTER=y
502# SPI Master Controller Drivers 527# SPI Master Controller Drivers
503# 528#
504CONFIG_SPI_BFIN=y 529CONFIG_SPI_BFIN=y
530# CONFIG_SPI_BFIN_LOCK is not set
505# CONFIG_SPI_BITBANG is not set 531# CONFIG_SPI_BITBANG is not set
506 532
507# 533#
@@ -510,9 +536,13 @@ CONFIG_SPI_BFIN=y
510# CONFIG_SPI_AT25 is not set 536# CONFIG_SPI_AT25 is not set
511# CONFIG_SPI_SPIDEV is not set 537# CONFIG_SPI_SPIDEV is not set
512# CONFIG_SPI_TLE62X0 is not set 538# CONFIG_SPI_TLE62X0 is not set
539CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
540# CONFIG_GPIOLIB is not set
513# CONFIG_W1 is not set 541# CONFIG_W1 is not set
514# CONFIG_POWER_SUPPLY is not set 542# CONFIG_POWER_SUPPLY is not set
515# CONFIG_HWMON is not set 543# CONFIG_HWMON is not set
544# CONFIG_THERMAL is not set
545# CONFIG_THERMAL_HWMON is not set
516CONFIG_WATCHDOG=y 546CONFIG_WATCHDOG=y
517# CONFIG_WATCHDOG_NOWAYOUT is not set 547# CONFIG_WATCHDOG_NOWAYOUT is not set
518 548
@@ -523,20 +553,27 @@ CONFIG_WATCHDOG=y
523CONFIG_BFIN_WDT=y 553CONFIG_BFIN_WDT=y
524 554
525# 555#
526# Sonics Silicon Backplane
527#
528CONFIG_SSB_POSSIBLE=y
529# CONFIG_SSB is not set
530
531#
532# Multifunction device drivers 556# Multifunction device drivers
533# 557#
558# CONFIG_MFD_CORE is not set
534# CONFIG_MFD_SM501 is not set 559# CONFIG_MFD_SM501 is not set
560# CONFIG_HTC_PASIC3 is not set
561# CONFIG_MFD_TMIO is not set
562# CONFIG_MFD_WM8400 is not set
535 563
536# 564#
537# Multimedia devices 565# Multimedia devices
538# 566#
567
568#
569# Multimedia core support
570#
539# CONFIG_VIDEO_DEV is not set 571# CONFIG_VIDEO_DEV is not set
572# CONFIG_VIDEO_MEDIA is not set
573
574#
575# Multimedia drivers
576#
540# CONFIG_DAB is not set 577# CONFIG_DAB is not set
541 578
542# 579#
@@ -551,20 +588,16 @@ CONFIG_SSB_POSSIBLE=y
551# Display device support 588# Display device support
552# 589#
553# CONFIG_DISPLAY_SUPPORT is not set 590# CONFIG_DISPLAY_SUPPORT is not set
554
555#
556# Sound
557#
558# CONFIG_SOUND is not set 591# CONFIG_SOUND is not set
559# CONFIG_USB_SUPPORT is not set 592# CONFIG_USB_SUPPORT is not set
560# CONFIG_MMC is not set 593# CONFIG_MMC is not set
594# CONFIG_MEMSTICK is not set
561# CONFIG_NEW_LEDS is not set 595# CONFIG_NEW_LEDS is not set
596# CONFIG_ACCESSIBILITY is not set
562# CONFIG_RTC_CLASS is not set 597# CONFIG_RTC_CLASS is not set
563 598# CONFIG_DMADEVICES is not set
564#
565# Userspace I/O
566#
567# CONFIG_UIO is not set 599# CONFIG_UIO is not set
600# CONFIG_STAGING is not set
568 601
569# 602#
570# File systems 603# File systems
@@ -574,19 +607,17 @@ CONFIG_EXT2_FS_XATTR=y
574# CONFIG_EXT2_FS_POSIX_ACL is not set 607# CONFIG_EXT2_FS_POSIX_ACL is not set
575# CONFIG_EXT2_FS_SECURITY is not set 608# CONFIG_EXT2_FS_SECURITY is not set
576# CONFIG_EXT3_FS is not set 609# CONFIG_EXT3_FS is not set
577# CONFIG_EXT4DEV_FS is not set 610# CONFIG_EXT4_FS is not set
578CONFIG_FS_MBCACHE=y 611CONFIG_FS_MBCACHE=y
579# CONFIG_REISERFS_FS is not set 612# CONFIG_REISERFS_FS is not set
580# CONFIG_JFS_FS is not set 613# CONFIG_JFS_FS is not set
581# CONFIG_FS_POSIX_ACL is not set 614# CONFIG_FS_POSIX_ACL is not set
615CONFIG_FILE_LOCKING=y
582# CONFIG_XFS_FS is not set 616# CONFIG_XFS_FS is not set
583# CONFIG_GFS2_FS is not set 617# CONFIG_DNOTIFY is not set
584# CONFIG_MINIX_FS is not set
585# CONFIG_ROMFS_FS is not set
586CONFIG_INOTIFY=y 618CONFIG_INOTIFY=y
587CONFIG_INOTIFY_USER=y 619CONFIG_INOTIFY_USER=y
588# CONFIG_QUOTA is not set 620# CONFIG_QUOTA is not set
589# CONFIG_DNOTIFY is not set
590# CONFIG_AUTOFS_FS is not set 621# CONFIG_AUTOFS_FS is not set
591# CONFIG_AUTOFS4_FS is not set 622# CONFIG_AUTOFS4_FS is not set
592# CONFIG_FUSE_FS is not set 623# CONFIG_FUSE_FS is not set
@@ -628,8 +659,11 @@ CONFIG_SYSFS=y
628# CONFIG_JFFS2_FS is not set 659# CONFIG_JFFS2_FS is not set
629# CONFIG_CRAMFS is not set 660# CONFIG_CRAMFS is not set
630# CONFIG_VXFS_FS is not set 661# CONFIG_VXFS_FS is not set
662# CONFIG_MINIX_FS is not set
663# CONFIG_OMFS_FS is not set
631# CONFIG_HPFS_FS is not set 664# CONFIG_HPFS_FS is not set
632# CONFIG_QNX4FS_FS is not set 665# CONFIG_QNX4FS_FS is not set
666# CONFIG_ROMFS_FS is not set
633# CONFIG_SYSV_FS is not set 667# CONFIG_SYSV_FS is not set
634# CONFIG_UFS_FS is not set 668# CONFIG_UFS_FS is not set
635 669
@@ -639,7 +673,6 @@ CONFIG_SYSFS=y
639# CONFIG_PARTITION_ADVANCED is not set 673# CONFIG_PARTITION_ADVANCED is not set
640CONFIG_MSDOS_PARTITION=y 674CONFIG_MSDOS_PARTITION=y
641# CONFIG_NLS is not set 675# CONFIG_NLS is not set
642# CONFIG_INSTRUMENTATION is not set
643 676
644# 677#
645# Kernel hacking 678# Kernel hacking
@@ -647,14 +680,22 @@ CONFIG_MSDOS_PARTITION=y
647# CONFIG_PRINTK_TIME is not set 680# CONFIG_PRINTK_TIME is not set
648CONFIG_ENABLE_WARN_DEPRECATED=y 681CONFIG_ENABLE_WARN_DEPRECATED=y
649CONFIG_ENABLE_MUST_CHECK=y 682CONFIG_ENABLE_MUST_CHECK=y
683CONFIG_FRAME_WARN=1024
650# CONFIG_MAGIC_SYSRQ is not set 684# CONFIG_MAGIC_SYSRQ is not set
651# CONFIG_UNUSED_SYMBOLS is not set 685# CONFIG_UNUSED_SYMBOLS is not set
652CONFIG_DEBUG_FS=y 686CONFIG_DEBUG_FS=y
653# CONFIG_HEADERS_CHECK is not set 687# CONFIG_HEADERS_CHECK is not set
654# CONFIG_DEBUG_KERNEL is not set 688# CONFIG_DEBUG_KERNEL is not set
655# CONFIG_DEBUG_BUGVERBOSE is not set 689# CONFIG_DEBUG_BUGVERBOSE is not set
690# CONFIG_DEBUG_MEMORY_INIT is not set
691# CONFIG_RCU_CPU_STALL_DETECTOR is not set
692# CONFIG_SYSCTL_SYSCALL_CHECK is not set
693# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
656# CONFIG_SAMPLES is not set 694# CONFIG_SAMPLES is not set
695CONFIG_HAVE_ARCH_KGDB=y
696CONFIG_DEBUG_VERBOSE=y
657CONFIG_DEBUG_MMRS=y 697CONFIG_DEBUG_MMRS=y
698# CONFIG_DEBUG_DOUBLEFAULT is not set
658CONFIG_DEBUG_HUNT_FOR_ZERO=y 699CONFIG_DEBUG_HUNT_FOR_ZERO=y
659CONFIG_DEBUG_BFIN_HWTRACE_ON=y 700CONFIG_DEBUG_BFIN_HWTRACE_ON=y
660CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y 701CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
@@ -671,9 +712,8 @@ CONFIG_ACCESS_CHECK=y
671# Security options 712# Security options
672# 713#
673# CONFIG_KEYS is not set 714# CONFIG_KEYS is not set
674CONFIG_SECURITY=y 715# CONFIG_SECURITY is not set
675# CONFIG_SECURITY_NETWORK is not set 716# CONFIG_SECURITYFS is not set
676CONFIG_SECURITY_CAPABILITIES=y
677# CONFIG_SECURITY_FILE_CAPABILITIES is not set 717# CONFIG_SECURITY_FILE_CAPABILITIES is not set
678# CONFIG_CRYPTO is not set 718# CONFIG_CRYPTO is not set
679 719
@@ -682,6 +722,7 @@ CONFIG_SECURITY_CAPABILITIES=y
682# 722#
683# CONFIG_CRC_CCITT is not set 723# CONFIG_CRC_CCITT is not set
684# CONFIG_CRC16 is not set 724# CONFIG_CRC16 is not set
725# CONFIG_CRC_T10DIF is not set
685# CONFIG_CRC_ITU_T is not set 726# CONFIG_CRC_ITU_T is not set
686# CONFIG_CRC32 is not set 727# CONFIG_CRC32 is not set
687# CONFIG_CRC7 is not set 728# CONFIG_CRC7 is not set